Results

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: '8c295ab4-d09b-1300-47d3-5639c3c44d5b'
         Node name: 'onap-msb-consul-86975585d9-m9psw'
        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/12 08:44:02 [DEBUG] agent: Using random ID "8c295ab4-d09b-1300-47d3-5639c3c44d5b" as node ID
    2021/05/12 08:44:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8c295ab4-d09b-1300-47d3-5639c3c44d5b Address:127.0.0.1:8300}]
    2021/05/12 08:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/12 08:44:02 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/12 08:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/12 08:44:02 [WARN] raft: Unable to get address for server id 8c295ab4-d09b-1300-47d3-5639c3c44d5b, using fallback address 127.0.0.1:8300: Could not find address for server id 8c295ab4-d09b-1300-47d3-5639c3c44d5b
    2021/05/12 08:44:02 [DEBUG] raft: Votes needed: 1
    2021/05/12 08:44:02 [DEBUG] raft: Vote granted from 8c295ab4-d09b-1300-47d3-5639c3c44d5b in term 2. Tally: 1
    2021/05/12 08:44:02 [INFO] raft: Election won. Tally: 1
    2021/05/12 08:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/12 08:44:02 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-m9psw.dc1 127.0.0.1
    2021/05/12 08:44:03 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-m9psw 127.0.0.1
    2021/05/12 08:44:03 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-m9psw (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/12 08:44:03 [INFO] consul: cluster leadership acquired
    2021/05/12 08:44:03 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-m9psw.dc1" in area "wan"
    2021/05/12 08:44:03 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/12 08:44:03 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-m9psw
    2021/05/12 08:44:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/12 08:44:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/12 08:44:03 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/12 08:44:03 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/12 08:44:03 [INFO] agent: started state syncer
    2021/05/12 08:44:03 [INFO] agent: Synced node info
    2021/05/12 08:44:04 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/12 08:44:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-m9psw" since the cluster is too small
    2021/05/12 08:44:04 [INFO] consul: member 'onap-msb-consul-86975585d9-m9psw' joined, marking health alive
    2021/05/12 08:44:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-m9psw" since the cluster is too small
    2021/05/12 08:44:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/12 08:44:05 [DEBUG] agent: Node info in sync
    2021/05/12 08:44:05 [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/12 08:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-m9psw" since the cluster is too small
    2021/05/12 08:45:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/12 08:45:37 [DEBUG] agent: Node info in sync
    2021/05/12 08:46:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-m9psw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/12 08:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-m9psw" since the cluster is too small
    2021/05/12 08:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-m9psw" since the cluster is too small
    2021/05/12 08:47:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/12 08:47:15 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:15 [DEBUG] http: Request GET /v1/status/leader (377.619µs) from=10.233.76.125:48972
    2021/05/12 08:47:16 [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/12 08:47: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/12 08:47:16 [INFO] agent: Synced service "_v1_appc_10.233.60.206_8443"
    2021/05/12 08:47:16 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:16 [DEBUG] http: Request PUT /v1/agent/service/register (315.262442ms) from=10.233.76.125:48974
    2021/05/12 08:47:16 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:16 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:16 [DEBUG] http: Request GET /v1/health/service/appc-v1 (298.580493ms) from=10.233.76.125:48986
    2021/05/12 08:47:17 [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/12 08:47: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/12 08:47:17 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:17 [INFO] agent: Synced service "_v1_message-router_10.233.52.7_3904"
    2021/05/12 08:47:17 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:17 [DEBUG] http: Request PUT /v1/agent/service/register (133.799412ms) from=10.233.76.125:48992
    2021/05/12 08:47:17 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:17 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:17 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:17 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (399.103µs) from=10.233.76.125:48994
    2021/05/12 08:47:18 [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/12 08:47: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/12 08:47:18 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:18 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.58.23_9015"
    2021/05/12 08:47:18 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:18 [DEBUG] http: Request PUT /v1/agent/service/register (162.621802ms) from=10.233.76.125:48998
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (405.59µs) from=10.233.76.125:49000
    2021/05/12 08:47:18 [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/12 08:47: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/12 08:47:18 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:18 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.1.169_9518"
    2021/05/12 08:47:18 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:18 [DEBUG] http: Request PUT /v1/agent/service/register (209.894767ms) from=10.233.76.125:49006
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:18 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:18 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (468.035µs) from=10.233.76.125:49014
    2021/05/12 08:47:19 [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/12 08:47: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/12 08:47:19 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:19 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:19 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.17.113_9004"
    2021/05/12 08:47:19 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:19 [DEBUG] http: Request PUT /v1/agent/service/register (404.00285ms) from=10.233.76.125:49016
    2021/05/12 08:47:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:19 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:19 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:19 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:19 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (98.211699ms) from=10.233.76.125:49020
    2021/05/12 08:47:20 [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/12 08:47: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/12 08:47:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:20 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.17.113_9004"
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:20 [DEBUG] http: Request PUT /v1/agent/service/register (93.680022ms) from=10.233.76.125:49022
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:20 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (412.754µs) from=10.233.76.125:49028
    2021/05/12 08:47:20 [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/12 08:47: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/12 08:47:20 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:20 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.11.17_9009"
    2021/05/12 08:47:20 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:20 [DEBUG] http: Request PUT /v1/agent/service/register (100.149119ms) from=10.233.76.125:49038
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:20 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:20 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (328.991µs) from=10.233.76.125:49042
    2021/05/12 08:47:20 [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/12 08:47: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/12 08:47:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:21 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.11.17_9009"
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:21 [DEBUG] http: Request PUT /v1/agent/service/register (881.491122ms) from=10.233.76.125:49044
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:21 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (317.273µs) from=10.233.76.125:49048
    2021/05/12 08:47:21 [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/12 08:47: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/12 08:47:22 [INFO] agent: Synced service "_v1_parser_10.233.10.7_8806"
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:22 [DEBUG] http: Request PUT /v1/agent/service/register (692.463934ms) from=10.233.76.125:49050
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:22 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (419.056µs) from=10.233.76.125:49060
    2021/05/12 08:47:22 [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/12 08:47: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/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [INFO] agent: Synced service "_v1_catalog_10.233.10.7_8806"
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (362.039336ms) from=10.233.76.125:49064
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (386.31µs) from=10.233.76.125:49068
    2021/05/12 08:47:23 [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/12 08:47: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/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:23 [INFO] agent: Synced service "_v1_nsd_10.233.10.7_8806"
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (220.095223ms) from=10.233.76.125:49070
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (100.138362ms) from=10.233.76.125:49078
    2021/05/12 08:47:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47: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/12 08:47:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.10.7_8806"
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:23 [DEBUG] http: Request PUT /v1/agent/service/register (96.77654ms) from=10.233.76.125:49080
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:23 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (411.389µs) from=10.233.76.125:49084
    2021/05/12 08:47:24 [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/12 08:47: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/12 08:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.0.125_9011"
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (194.802802ms) from=10.233.76.125:49088
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (281.705µs) from=10.233.76.125:49090
    2021/05/12 08:47:24 [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/12 08:47: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/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.0.125_9011"
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (94.636263ms) from=10.233.76.125:49096
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (368.947µs) from=10.233.76.125:49100
    2021/05/12 08:47:24 [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/12 08:47: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/12 08:47:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.2.181_9007"
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.720262ms) from=10.233.76.125:49104
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:24 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (324.062µs) from=10.233.76.125:49106
    2021/05/12 08:47:25 [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/12 08:47: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/12 08:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:25 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.2.181_9007"
    2021/05/12 08:47:25 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.239677ms) from=10.233.76.125:49108
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:25 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (101.326543ms) from=10.233.76.125:49110
    2021/05/12 08:47:26 [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/12 08:47: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/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.63.183_8080"
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (112.706487ms) from=10.233.76.125:49118
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:26 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (325.714µs) from=10.233.76.125:49122
    2021/05/12 08:47:26 [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/12 08:47:26 [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/12 08:47: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/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:26 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.6.135_9005"
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.949402ms) from=10.233.76.125:49124
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:26 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (355.086µs) from=10.233.76.125:49128
    2021/05/12 08:47:26 [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/12 08:47: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/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.6.135_9005"
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:26 [DEBUG] http: Request PUT /v1/agent/service/register (380.013318ms) from=10.233.76.125:49134
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:26 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:26 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (387.725µs) from=10.233.76.125:49140
    2021/05/12 08:47:27 [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/12 08:47: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/12 08:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.6.135_9005"
    2021/05/12 08:47:27 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (318.564116ms) from=10.233.76.125:49142
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (434.38µs) from=10.233.76.125:49144
    2021/05/12 08:47:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47: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/12 08:47:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.52.29_443"
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:27 [DEBUG] http: Request PUT /v1/agent/service/register (148.446143ms) from=10.233.76.125:49148
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:27 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (329.893µs) from=10.233.76.125:49150
    2021/05/12 08:47:27 [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/12 08:47: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/12 08:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [INFO] agent: Synced service "_v0_multicloud_10.233.53.86_9001"
    2021/05/12 08:47:28 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:28 [DEBUG] http: Request PUT /v1/agent/service/register (209.499908ms) from=10.233.76.125:49152
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (291.642µs) from=10.233.76.125:49156
    2021/05/12 08:47:28 [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/12 08:47: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/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [INFO] agent: Synced service "_v1_multicloud_10.233.53.86_9001"
    2021/05/12 08:47:28 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:28 [DEBUG] http: Request PUT /v1/agent/service/register (206.871495ms) from=10.233.76.125:49158
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (81.57283ms) from=10.233.76.125:49162
    2021/05/12 08:47:28 [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/12 08:47:28 [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/12 08:47: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/12 08:47: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/12 08:47:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:28 [DEBUG] http: Request PUT /v1/agent/service/register (334.530381ms) from=10.233.76.125:49166
    2021/05/12 08:47:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (298.674µs) from=10.233.76.125:49174
    2021/05/12 08:47:28 [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/12 08:47: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/12 08:47: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/12 08:47:28 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:28 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:28 [DEBUG] http: Request PUT /v1/agent/service/register (11.894254ms) from=10.233.76.125:49176
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:28 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (312.029µs) from=10.233.76.125:49178
    2021/05/12 08:47:29 [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/12 08:47:29 [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/12 08:47: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/12 08:47: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/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (59.856371ms) from=10.233.76.125:49180
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (452.128µs) from=10.233.76.125:49182
    2021/05/12 08:47:29 [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/12 08:47: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/12 08:47: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/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:29 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (269.939365ms) from=10.233.76.125:49186
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:29 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (359.272µs) from=10.233.76.125:49190
    2021/05/12 08:47:29 [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/12 08:47:29 [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/12 08:47: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/12 08:47: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/12 08:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (207.191769ms) from=10.233.76.125:49192
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (627.393µs) from=10.233.76.125:49198
    2021/05/12 08:47:30 [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/12 08:47: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/12 08:47: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/12 08:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (800.485179ms) from=10.233.76.125:49204
    2021/05/12 08:47:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (401.884µs) from=10.233.76.125:49216
    2021/05/12 08:47:31 [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/12 08:47:31 [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/12 08:47: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/12 08:47: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/12 08:47:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (100.044566ms) from=10.233.76.125:49218
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:31 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (409.475µs) from=10.233.76.125:49222
    2021/05/12 08:47:31 [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/12 08:47: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/12 08:47: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/12 08:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:32 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (337.51458ms) from=10.233.76.125:49224
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (393.956µs) from=10.233.76.125:49226
    2021/05/12 08:47:32 [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/12 08:47:32 [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/12 08:47: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/12 08:47: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/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (385.938878ms) from=10.233.76.125:49228
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (308.057µs) from=10.233.76.125:49234
    2021/05/12 08:47:32 [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/12 08:47: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/12 08:47: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/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:32 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (302.581376ms) from=10.233.76.125:49236
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (417.453µs) from=10.233.76.125:49240
    2021/05/12 08:47:33 [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/12 08:47:33 [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/12 08:47: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/12 08:47: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/12 08:47:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:33 [DEBUG] http: Request PUT /v1/agent/service/register (355.939105ms) from=10.233.76.125:49244
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:33 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (338.941µs) from=10.233.76.125:49250
    2021/05/12 08:47:33 [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/12 08:47: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/12 08:47: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/12 08:47:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:34 [DEBUG] http: Request PUT /v1/agent/service/register (484.843725ms) from=10.233.76.125:49252
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (22.354899ms) from=10.233.76.125:49258
    2021/05/12 08:47:34 [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/12 08:47:34 [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/12 08:47: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/12 08:47: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/12 08:47:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:34 [DEBUG] http: Request PUT /v1/agent/service/register (663.176292ms) from=10.233.76.125:49260
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:34 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (394.247µs) from=10.233.76.125:49272
    2021/05/12 08:47:34 [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/12 08:47: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/12 08:47: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/12 08:47:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:35 [DEBUG] http: Request PUT /v1/agent/service/register (308.858894ms) from=10.233.76.125:49274
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (559.423µs) from=10.233.76.125:49276
    2021/05/12 08:47:35 [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/12 08:47:35 [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/12 08:47: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/12 08:47: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/12 08:47:35 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:35 [DEBUG] http: Request PUT /v1/agent/service/register (299.85687ms) from=10.233.76.125:49282
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:35 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (332.663µs) from=10.233.76.125:49284
    2021/05/12 08:47:36 [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/12 08:47: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/12 08:47: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/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (212.648003ms) from=10.233.76.125:49286
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (282.59µs) from=10.233.76.125:49288
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:36 [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/12 08:47:36 [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/12 08:47: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/12 08:47: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/12 08:47:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (88.895812ms) from=10.233.76.125:49292
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (581.53µs) from=10.233.76.125:49294
    2021/05/12 08:47:36 [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/12 08:47: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/12 08:47: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/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.227_8446"
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (299.933947ms) from=10.233.76.125:49304
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (473.523µs) from=10.233.76.125:49308
    2021/05/12 08:47:37 [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/12 08:47:37 [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/12 08:47: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/12 08:47: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/12 08:47:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (303.545827ms) from=10.233.76.125:49310
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (373.533µs) from=10.233.76.125:49316
    2021/05/12 08:47:37 [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/12 08:47: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/12 08:47: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/12 08:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (200.356925ms) from=10.233.76.125:49318
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (427.941µs) from=10.233.76.125:49322
    2021/05/12 08:47:38 [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/12 08:47:38 [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/12 08:47:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (400.00546ms) from=10.233.76.125:49324
    2021/05/12 08:47:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (551.71µs) from=10.233.76.125:49332
    2021/05/12 08:47:38 [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/12 08:47:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (80.627516ms) from=10.233.76.125:49334
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:38 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (356.883µs) from=10.233.76.125:49340
    2021/05/12 08:47:39 [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/12 08:47:39 [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/12 08:47:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:39 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (323.533038ms) from=10.233.76.125:49342
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:39 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (471.855475ms) from=10.233.76.125:49344
    2021/05/12 08:47:40 [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/12 08:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (295.396992ms) from=10.233.76.125:49356
    2021/05/12 08:47:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (536.093µs) from=10.233.76.125:49368
    2021/05/12 08:47:40 [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/12 08:47:40 [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/12 08:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (98.47669ms) from=10.233.76.125:49372
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (100.063344ms) from=10.233.76.125:49376
    2021/05/12 08:47:41 [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/12 08:47:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:41 [DEBUG] http: Request PUT /v1/agent/service/register (190.254254ms) from=10.233.76.125:49378
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:41 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (373.396µs) from=10.233.76.125:49388
    2021/05/12 08:47:41 [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/12 08:47:41 [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/12 08:47:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:42 [DEBUG] http: Request PUT /v1/agent/service/register (553.174316ms) from=10.233.76.125:49390
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (433.756µs) from=10.233.76.125:49396
    2021/05/12 08:47:42 [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/12 08:47:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:42 [DEBUG] http: Request PUT /v1/agent/service/register (213.133561ms) from=10.233.76.125:49398
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:42 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (516.95µs) from=10.233.76.125:49400
    2021/05/12 08:47:42 [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/12 08:47:42 [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/12 08:47:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:43 [DEBUG] http: Request PUT /v1/agent/service/register (596.10773ms) from=10.233.76.125:49406
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:43 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (408.238µs) from=10.233.76.125:49418
    2021/05/12 08:47:43 [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/12 08:47:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:44 [DEBUG] http: Request PUT /v1/agent/service/register (785.454548ms) from=10.233.76.125:49420
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (382.4µs) from=10.233.76.125:49428
    2021/05/12 08:47:44 [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/12 08:47:44 [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/12 08:47:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:44 [DEBUG] http: Request PUT /v1/agent/service/register (462.335465ms) from=10.233.76.125:49432
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:44 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (294.344µs) from=10.233.76.125:49442
    2021/05/12 08:47:44 [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/12 08:47:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:45 [DEBUG] http: Request PUT /v1/agent/service/register (526.947006ms) from=10.233.76.125:49446
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (410.702µs) from=10.233.76.125:49452
    2021/05/12 08:47:45 [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/12 08:47:45 [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/12 08:47:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:46 [DEBUG] http: Request PUT /v1/agent/service/register (435.329514ms) from=10.233.76.125:49454
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (371.071µs) from=10.233.76.125:49460
    2021/05/12 08:47:46 [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/12 08:47:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:46 [DEBUG] http: Request PUT /v1/agent/service/register (247.132666ms) from=10.233.76.125:49462
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (357.58µs) from=10.233.76.125:49466
    2021/05/12 08:47:46 [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/12 08:47:46 [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/12 08:47:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:46 [DEBUG] http: Request PUT /v1/agent/service/register (266.054151ms) from=10.233.76.125:49468
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:46 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.031278ms) from=10.233.76.125:49478
    2021/05/12 08:47:46 [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/12 08:47:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.227_8446"
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:47 [DEBUG] http: Request PUT /v1/agent/service/register (401.5721ms) from=10.233.76.125:49482
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:47 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (300.694336ms) from=10.233.76.125:49484
    2021/05/12 08:47:47 [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/12 08:47:47 [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/12 08:47:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.227_8446"
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:48 [DEBUG] http: Request PUT /v1/agent/service/register (344.842558ms) from=10.233.76.125:49488
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (365.234µs) from=10.233.76.125:49492
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:48 [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/12 08:47:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.227_8446"
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:48 [DEBUG] http: Request PUT /v1/agent/service/register (219.173585ms) from=10.233.76.125:49494
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:48 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (372.818µs) from=10.233.76.125:49498
    2021/05/12 08:47:48 [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/12 08:47:48 [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/12 08:47:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.227_8446"
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:49 [DEBUG] http: Request PUT /v1/agent/service/register (345.927128ms) from=10.233.76.125:49502
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (455.708µs) from=10.233.76.125:49510
    2021/05/12 08:47:49 [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/12 08:47:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.227_8446"
    2021/05/12 08:47:49 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:49 [DEBUG] http: Request PUT /v1/agent/service/register (245.838728ms) from=10.233.76.125:49512
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (424.327µs) from=10.233.76.125:49514
    2021/05/12 08:47:49 [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/12 08:47:49 [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/12 08:47:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.227_8446"
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:49 [DEBUG] http: Request PUT /v1/agent/service/register (382.47811ms) from=10.233.76.125:49518
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:49 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (100.238624ms) from=10.233.76.125:49520
    2021/05/12 08:47:49 [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/12 08:47:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.227_8446"
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:50 [DEBUG] http: Request PUT /v1/agent/service/register (209.258873ms) from=10.233.76.125:49522
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (325.937µs) from=10.233.76.125:49528
    2021/05/12 08:47:50 [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/12 08:47:50 [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/12 08:47:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.227_8446"
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:50 [DEBUG] http: Request PUT /v1/agent/service/register (103.609042ms) from=10.233.76.125:49532
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (336.337µs) from=10.233.76.125:49540
    2021/05/12 08:47:50 [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/12 08:47:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.58.23_9015" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.183_8080" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_parser_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.7_8806" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud_10.233.53.86_9001" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.6.135_9005" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_appc_10.233.60.206_8443" in sync
    2021/05/12 08:47:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.11.17_9009" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.227_8446"
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Node info in sync
    2021/05/12 08:47:51 [DEBUG] http: Request PUT /v1/agent/service/register (471.006007ms) from=10.233.76.125:49544
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v1_message-router_10.233.52.7_3904" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.125_9011" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.29_443" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.17.113_9004" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.1.169_9518" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.181_9007" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.227_8446" in sync
    2021/05/12 08:47:51 [D