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: 'adb3f5b7-8214-9dcd-e3ce-0deb1ff6568d'
         Node name: 'dev-msb-consul-85cddc885c-xmspb'
        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/06 22:41:59 [DEBUG] agent: Using random ID "adb3f5b7-8214-9dcd-e3ce-0deb1ff6568d" as node ID
    2021/05/06 22:41:59 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:adb3f5b7-8214-9dcd-e3ce-0deb1ff6568d Address:127.0.0.1:8300}]
    2021/05/06 22:41:59 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/06 22:41:59 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-xmspb.dc1 127.0.0.1
    2021/05/06 22:41:59 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-xmspb 127.0.0.1
    2021/05/06 22:41:59 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-xmspb (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/06 22:41:59 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-xmspb.dc1" in area "wan"
    2021/05/06 22:41:59 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/06 22:41:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/06 22:41:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/06 22:41:59 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/06 22:41:59 [INFO] agent: started state syncer
    2021/05/06 22:41:59 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/06 22:41:59 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/06 22:41:59 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/06 22:41:59 [DEBUG] raft: Votes needed: 1
    2021/05/06 22:41:59 [DEBUG] raft: Vote granted from adb3f5b7-8214-9dcd-e3ce-0deb1ff6568d in term 2. Tally: 1
    2021/05/06 22:41:59 [INFO] raft: Election won. Tally: 1
    2021/05/06 22:41:59 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/06 22:41:59 [INFO] consul: cluster leadership acquired
    2021/05/06 22:41:59 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-xmspb
    2021/05/06 22:41:59 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/06 22:41:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-xmspb" since the cluster is too small
    2021/05/06 22:41:59 [INFO] consul: member 'dev-msb-consul-85cddc885c-xmspb' joined, marking health alive
    2021/05/06 22:41:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/06 22:41:59 [INFO] agent: Synced node info
    2021/05/06 22:41:59 [DEBUG] agent: Node info in sync
    2021/05/06 22:42:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/06 22:42:01 [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/06 22:42:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-xmspb" since the cluster is too small
    2021/05/06 22:43:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/06 22:43:34 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/status/leader (3.940797ms) from=10.242.217.5:47092
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [INFO] agent: Synced service "_v0_multicloud_10.96.58.154_9001"
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (14.300865ms) from=10.242.217.5:47094
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.277274ms) from=10.242.217.5:47096
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [INFO] agent: Synced service "_v1_multicloud_10.96.58.154_9001"
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.33092ms) from=10.242.217.5:47098
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.595654ms) from=10.242.217.5:47100
    2021/05/06 22:43:37 [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/06 22:43:37 [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/06 22:43: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/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.237.239_9005"
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (17.09306ms) from=10.242.217.5:47102
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (303.48µs) from=10.242.217.5:47104
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.237.239_9005"
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.139064ms) from=10.242.217.5:47106
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (337.394µs) from=10.242.217.5:47108
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.237.239_9005"
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (20.746352ms) from=10.242.217.5:47110
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (364.187µs) from=10.242.217.5:47112
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [INFO] agent: Synced service "_v1_appc_10.96.77.122_8443"
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.829143ms) from=10.242.217.5:47114
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/appc-v1 (276.769µs) from=10.242.217.5:47116
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [INFO] agent: Synced service "_v1_message-router_10.96.144.64_3904"
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.848244ms) from=10.242.217.5:47118
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (291.227µs) from=10.242.217.5:47120
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:37 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.196.148_9004"
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.367473ms) from=10.242.217.5:47122
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (332.228µs) from=10.242.217.5:47124
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.196.148_9004"
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.636574ms) from=10.242.217.5:47126
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (346.735µs) from=10.242.217.5:47128
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [INFO] agent: Synced service "_v1_parser_10.96.163.234_8806"
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.650175ms) from=10.242.217.5:47130
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:37 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (5.841192ms) from=10.242.217.5:47132
    2021/05/06 22:43:37 [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/06 22:43: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/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [INFO] agent: Synced service "_v1_catalog_10.96.163.234_8806"
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request PUT /v1/agent/service/register (252.863487ms) from=10.242.217.5:47134
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (328.902µs) from=10.242.217.5:47136
    2021/05/06 22:43:38 [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/06 22:43: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/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [INFO] agent: Synced service "_v1_nsd_10.96.163.234_8806"
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request PUT /v1/agent/service/register (88.603987ms) from=10.242.217.5:47138
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.082453ms) from=10.242.217.5:47140
    2021/05/06 22:43:38 [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/06 22:43: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/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.163.234_8806"
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request PUT /v1/agent/service/register (160.210646ms) from=10.242.217.5:47144
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (778.384µs) from=10.242.217.5:47146
    2021/05/06 22:43:38 [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/06 22:43: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/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.189.130_9518"
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request PUT /v1/agent/service/register (201.766305ms) from=10.242.217.5:47148
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (328.347µs) from=10.242.217.5:47150
    2021/05/06 22:43:38 [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/06 22:43: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/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.151.188_9009"
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request PUT /v1/agent/service/register (161.054242ms) from=10.242.217.5:47152
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:38 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:38 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (336.519µs) from=10.242.217.5:47160
    2021/05/06 22:43:38 [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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.151.188_9009"
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (161.872541ms) from=10.242.217.5:47162
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (278.622µs) from=10.242.217.5:47172
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.103.155_9011"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (153.516135ms) from=10.242.217.5:47174
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.090345ms) from=10.242.217.5:47180
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.103.155_9011"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.423278ms) from=10.242.217.5:47188
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (5.704549ms) from=10.242.217.5:47198
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.141.54_8080"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (29.003416ms) from=10.242.217.5:47204
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (485.409µs) from=10.242.217.5:47206
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.248.85_9015"
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.143651ms) from=10.242.217.5:47208
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (260.964µs) from=10.242.217.5:47210
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.155.214_9007"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.241797ms) from=10.242.217.5:47212
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (313.538µs) from=10.242.217.5:47214
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.155.214_9007"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (11.360288ms) from=10.242.217.5:47216
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (314.162µs) from=10.242.217.5:47218
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.239.243_443"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.533896ms) from=10.242.217.5:47222
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (327.816µs) from=10.242.217.5:47224
    2021/05/06 22:43:39 [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/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (21.945372ms) from=10.242.217.5:47226
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (270.608µs) from=10.242.217.5:47230
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.534732ms) from=10.242.217.5:47232
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.117911ms) from=10.242.217.5:47234
    2021/05/06 22:43:39 [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/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.871861ms) from=10.242.217.5:47236
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (389.184µs) from=10.242.217.5:47240
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.274762ms) from=10.242.217.5:47242
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (2.207698ms) from=10.242.217.5:47244
    2021/05/06 22:43:39 [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/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.447762ms) from=10.242.217.5:47246
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (451.998µs) from=10.242.217.5:47250
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.272172ms) from=10.242.217.5:47256
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (532.059µs) from=10.242.217.5:47260
    2021/05/06 22:43:39 [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/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.528342ms) from=10.242.217.5:47262
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (337.059µs) from=10.242.217.5:47264
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.809953ms) from=10.242.217.5:47266
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (379.676µs) from=10.242.217.5:47268
    2021/05/06 22:43:39 [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/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.162213ms) from=10.242.217.5:47272
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (254.851µs) from=10.242.217.5:47274
    2021/05/06 22:43:39 [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/06 22:43: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/06 22:43: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/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.215027ms) from=10.242.217.5:47276
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:39 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (289.648µs) from=10.242.217.5:47280
    2021/05/06 22:43:40 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/06 22:43:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (2.765971ms) from=10.242.217.5:47282
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (271.731µs) from=10.242.217.5:47284
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.130658ms) from=10.242.217.5:47286
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (381.113µs) from=10.242.217.5:47288
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (12.711591ms) from=10.242.217.5:47290
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (6.245491ms) from=10.242.217.5:47292
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.687266ms) from=10.242.217.5:47294
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (325.826µs) from=10.242.217.5:47296
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.68239ms) from=10.242.217.5:47298
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (321.945µs) from=10.242.217.5:47300
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.218748ms) from=10.242.217.5:47302
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.953391ms) from=10.242.217.5:47304
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (2.868751ms) from=10.242.217.5:47306
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (276.867µs) from=10.242.217.5:47308
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.121478ms) from=10.242.217.5:47310
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (505.697µs) from=10.242.217.5:47312
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.914687ms) from=10.242.217.5:47314
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (355.805µs) from=10.242.217.5:47316
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.768598ms) from=10.242.217.5:47318
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (392.499µs) from=10.242.217.5:47320
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.50428ms) from=10.242.217.5:47322
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (361.396µs) from=10.242.217.5:47324
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.289046ms) from=10.242.217.5:47326
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (611.602µs) from=10.242.217.5:47328
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (2.653163ms) from=10.242.217.5:47330
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (402.492µs) from=10.242.217.5:47332
    2021/05/06 22:43: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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.871341ms) from=10.242.217.5:47334
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (512.787µs) from=10.242.217.5:47336
    2021/05/06 22:43: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/06 22:43: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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.493415ms) from=10.242.217.5:47338
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (447.718µs) from=10.242.217.5:47340
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (2.928885ms) from=10.242.217.5:47344
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (508.243µs) from=10.242.217.5:47346
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.297978ms) from=10.242.217.5:47348
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (694.194µs) from=10.242.217.5:47350
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.397368ms) from=10.242.217.5:47352
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (289.305µs) from=10.242.217.5:47354
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.614746ms) from=10.242.217.5:47356
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (1.117665ms) from=10.242.217.5:47358
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (2.957527ms) from=10.242.217.5:47360
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (2.127746ms) from=10.242.217.5:47362
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.959705ms) from=10.242.217.5:47364
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (798.832µs) from=10.242.217.5:47366
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.195433ms) from=10.242.217.5:47368
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (6.613021ms) from=10.242.217.5:47370
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (25.594007ms) from=10.242.217.5:47372
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (315.031µs) from=10.242.217.5:47374
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.403115ms) from=10.242.217.5:47376
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (420.43µs) from=10.242.217.5:47378
    2021/05/06 22:43:40 [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/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.614454ms) from=10.242.217.5:47380
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (267.723µs) from=10.242.217.5:47382
    2021/05/06 22:43:40 [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/06 22:43: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/06 22:43: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/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.217.4_8446"
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.744598ms) from=10.242.217.5:47384
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:40 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (376.384µs) from=10.242.217.5:47386
    2021/05/06 22:43:41 [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/06 22:43:41 [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/06 22:43: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/06 22:43: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/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [INFO] agent: Synced service "_v11__aai-nquery_10.242.217.4_8446"
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.844029ms) from=10.242.217.5:47388
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (303.91µs) from=10.242.217.5:47390
    2021/05/06 22:43:41 [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/06 22:43: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/06 22:43: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/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [INFO] agent: Synced service "_v11_aai-nquery_10.242.217.4_8446"
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.168565ms) from=10.242.217.5:47392
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (290.269µs) from=10.242.217.5:47394
    2021/05/06 22:43:41 [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/06 22:43:41 [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/06 22:43: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/06 22:43: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/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [INFO] agent: Synced service "_v12__aai-nquery_10.242.217.4_8446"
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.519901ms) from=10.242.217.5:47396
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (272.918µs) from=10.242.217.5:47398
    2021/05/06 22:43:41 [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/06 22:43: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/06 22:43: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/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [INFO] agent: Synced service "_v12_aai-nquery_10.242.217.4_8446"
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.452637ms) from=10.242.217.5:47400
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (385.963µs) from=10.242.217.5:47402
    2021/05/06 22:43:41 [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/06 22:43:41 [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/06 22:43: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/06 22:43: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/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [INFO] agent: Synced service "_v13__aai-nquery_10.242.217.4_8446"
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.348515ms) from=10.242.217.5:47406
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (723.13µs) from=10.242.217.5:47408
    2021/05/06 22:43:41 [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/06 22:43: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/06 22:43: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/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [INFO] agent: Synced service "_v13_aai-nquery_10.242.217.4_8446"
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.593961ms) from=10.242.217.5:47410
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (372.938µs) from=10.242.217.5:47412
    2021/05/06 22:43:41 [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/06 22:43:41 [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/06 22:43: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/06 22:43: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/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [INFO] agent: Synced service "_v14__aai-nquery_10.242.217.4_8446"
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.179398ms) from=10.242.217.5:47414
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_catalog_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_message-router_10.96.144.64_3904" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Node info in sync
    2021/05/06 22:43:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (455.633µs) from=10.242.217.5:47416
    2021/05/06 22:43:41 [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/06 22:43: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/06 22:43: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/06 22:43:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_appc_10.96.77.122_8443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.155.214_9007" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_parser_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_nsd_10.96.163.234_8806" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.189.130_9518" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.239.243_443" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.151.188_9009" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.196.148_9004" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.103.155_9011" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.248.85_9015" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.237.239_9005" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.141.54_8080" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.217.4_8446" in sync
    2021/05/06 22:43:41 [DEBUG] agent: Service "_v0_multicloud_10.96.58.154_9001" in sync
    2021/05/06 22:43:41 [DEBUG] ag