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: '6f8b36f9-9fdb-aa57-43da-adc76cdb4b8b'
         Node name: 'onap-msb-consul-86975585d9-z6dlr'
        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/05 04:01:57 [DEBUG] agent: Using random ID "6f8b36f9-9fdb-aa57-43da-adc76cdb4b8b" as node ID
    2021/05/05 04:01:57 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6f8b36f9-9fdb-aa57-43da-adc76cdb4b8b Address:127.0.0.1:8300}]
    2021/05/05 04:01:57 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/05 04:01:57 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/05 04:01:57 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/05 04:01:57 [WARN] raft: Unable to get address for server id 6f8b36f9-9fdb-aa57-43da-adc76cdb4b8b, using fallback address 127.0.0.1:8300: Could not find address for server id 6f8b36f9-9fdb-aa57-43da-adc76cdb4b8b
    2021/05/05 04:01:57 [DEBUG] raft: Votes needed: 1
    2021/05/05 04:01:57 [DEBUG] raft: Vote granted from 6f8b36f9-9fdb-aa57-43da-adc76cdb4b8b in term 2. Tally: 1
    2021/05/05 04:01:57 [INFO] raft: Election won. Tally: 1
    2021/05/05 04:01:57 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/05 04:01:57 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-z6dlr.dc1 127.0.0.1
    2021/05/05 04:01:58 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-z6dlr 127.0.0.1
    2021/05/05 04:01:58 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-z6dlr.dc1" in area "wan"
    2021/05/05 04:01:58 [INFO] consul: cluster leadership acquired
    2021/05/05 04:01:58 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-z6dlr (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/05 04:01:58 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/05 04:01:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/05 04:01:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/05 04:01:58 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/05 04:01:58 [INFO] agent: started state syncer
    2021/05/05 04:01:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/05 04:01:58 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-z6dlr
    2021/05/05 04:01:58 [INFO] agent: Synced node info
    2021/05/05 04:01:58 [DEBUG] agent: Node info in sync
    2021/05/05 04:01:59 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/05 04:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-z6dlr" since the cluster is too small
    2021/05/05 04:01:59 [INFO] consul: member 'onap-msb-consul-86975585d9-z6dlr' joined, marking health alive
    2021/05/05 04:01:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-z6dlr" since the cluster is too small
    2021/05/05 04:02:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/05 04:02:00 [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/05 04:02:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-z6dlr" since the cluster is too small
    2021/05/05 04:03:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/05 04:03:33 [DEBUG] agent: Node info in sync
    2021/05/05 04:03:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-z6dlr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/05 04:03:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-z6dlr" since the cluster is too small
    2021/05/05 04:04:05 [DEBUG] http: Request GET /v1/status/leader (306.107µs) from=10.233.72.221:46610
    2021/05/05 04:04:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:07 [INFO] agent: Synced service "_v0_multicloud_10.233.3.248_9001"
    2021/05/05 04:04:07 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:07 [DEBUG] http: Request PUT /v1/agent/service/register (352.025449ms) from=10.233.72.221:46620
    2021/05/05 04:04:07 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:07 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (55.995134ms) from=10.233.72.221:46628
    2021/05/05 04:04:07 [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/05 04:04:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:07 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:07 [INFO] agent: Synced service "_v1_multicloud_10.233.3.248_9001"
    2021/05/05 04:04:07 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:07 [DEBUG] http: Request PUT /v1/agent/service/register (34.310824ms) from=10.233.72.221:46632
    2021/05/05 04:04:07 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:07 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:07 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (288.478µs) from=10.233.72.221:46634
    2021/05/05 04:04:08 [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/05 04:04:08 [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/05 04:04:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:08 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:08 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:08 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.57.39_9005"
    2021/05/05 04:04:08 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:08 [DEBUG] http: Request PUT /v1/agent/service/register (99.69381ms) from=10.233.72.221:46638
    2021/05/05 04:04:08 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:08 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:08 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (344.801607ms) from=10.233.72.221:46642
    2021/05/05 04:04:09 [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/05 04:04:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:09 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.57.39_9005"
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:09 [DEBUG] http: Request PUT /v1/agent/service/register (229.716851ms) from=10.233.72.221:46648
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:09 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (455.92µs) from=10.233.72.221:46650
    2021/05/05 04:04:09 [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/05 04:04:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:09 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.57.39_9005"
    2021/05/05 04:04:09 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:09 [DEBUG] http: Request PUT /v1/agent/service/register (83.993059ms) from=10.233.72.221:46656
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:09 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:09 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (451.416µs) from=10.233.72.221:46658
    2021/05/05 04:04:10 [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/05 04:04:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:10 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.41.141_8080"
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:10 [DEBUG] http: Request PUT /v1/agent/service/register (142.466511ms) from=10.233.72.221:46660
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:10 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:10 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (455.22µs) from=10.233.72.221:46664
    2021/05/05 04:04:11 [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/05 04:04:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:11 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.0.231_9004"
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:11 [DEBUG] http: Request PUT /v1/agent/service/register (130.95473ms) from=10.233.72.221:46674
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:11 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:11 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (497.068µs) from=10.233.72.221:46676
    2021/05/05 04:04:11 [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/05 04:04:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.0.231_9004"
    2021/05/05 04:04:12 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:12 [DEBUG] http: Request PUT /v1/agent/service/register (173.399762ms) from=10.233.72.221:46682
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:12 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (337.296µs) from=10.233.72.221:46684
    2021/05/05 04:04:12 [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/05 04:04:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:12 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.44.130_9007"
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:12 [DEBUG] http: Request PUT /v1/agent/service/register (43.943402ms) from=10.233.72.221:46686
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (309.496µs) from=10.233.72.221:46688
    2021/05/05 04:04:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:12 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.44.130_9007"
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:12 [DEBUG] http: Request PUT /v1/agent/service/register (341.01597ms) from=10.233.72.221:46690
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:12 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (327.483µs) from=10.233.72.221:46694
    2021/05/05 04:04:13 [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/05 04:04:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:13 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.63.134_9011"
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:13 [DEBUG] http: Request PUT /v1/agent/service/register (245.036509ms) from=10.233.72.221:46698
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:13 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (300.816535ms) from=10.233.72.221:46700
    2021/05/05 04:04:14 [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/05 04:04:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.63.134_9011"
    2021/05/05 04:04:14 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:14 [DEBUG] http: Request PUT /v1/agent/service/register (100.295822ms) from=10.233.72.221:46708
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (79.70503ms) from=10.233.72.221:46710
    2021/05/05 04:04:14 [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/05 04:04:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [INFO] agent: Synced service "_v1_parser_10.233.38.165_8806"
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:14 [DEBUG] http: Request PUT /v1/agent/service/register (339.739292ms) from=10.233.72.221:46712
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (520.773µs) from=10.233.72.221:46716
    2021/05/05 04:04:14 [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/05 04:04:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [INFO] agent: Synced service "_v1_catalog_10.233.38.165_8806"
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.00158ms) from=10.233.72.221:46718
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:14 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (309.182µs) from=10.233.72.221:46720
    2021/05/05 04:04:15 [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/05 04:04:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:15 [INFO] agent: Synced service "_v1_nsd_10.233.38.165_8806"
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:15 [DEBUG] http: Request PUT /v1/agent/service/register (364.727479ms) from=10.233.72.221:46724
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (308.028µs) from=10.233.72.221:46726
    2021/05/05 04:04:15 [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/05 04:04:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:15 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.38.165_8806"
    2021/05/05 04:04:15 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:15 [DEBUG] http: Request PUT /v1/agent/service/register (330.768779ms) from=10.233.72.221:46728
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:15 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (714.144µs) from=10.233.72.221:46732
    2021/05/05 04:04:16 [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/05 04:04:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:16 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.43.85_443"
    2021/05/05 04:04:16 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:16 [DEBUG] http: Request PUT /v1/agent/service/register (232.270515ms) from=10.233.72.221:46734
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:16 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (806.684µs) from=10.233.72.221:46740
    2021/05/05 04:04:16 [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/05 04:04:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.49.42_9518"
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:17 [DEBUG] http: Request PUT /v1/agent/service/register (103.519ms) from=10.233.72.221:46746
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:17 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (410.504µs) from=10.233.72.221:46748
    2021/05/05 04:04:17 [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/05 04:04:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:17 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.49.177_9009"
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:17 [DEBUG] http: Request PUT /v1/agent/service/register (309.800392ms) from=10.233.72.221:46750
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:17 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (384.651µs) from=10.233.72.221:46760
    2021/05/05 04:04:17 [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/05 04:04:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:17 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.49.177_9009"
    2021/05/05 04:04:17 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:17 [DEBUG] http: Request PUT /v1/agent/service/register (136.109864ms) from=10.233.72.221:46764
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:17 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:17 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (429.748µs) from=10.233.72.221:46766
    2021/05/05 04:04:18 [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/05 04:04:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [INFO] agent: Synced service "_v1_appc_10.233.23.6_8443"
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:18 [DEBUG] http: Request PUT /v1/agent/service/register (103.654769ms) from=10.233.72.221:46768
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:18 [DEBUG] http: Request GET /v1/health/service/appc-v1 (373.173µs) from=10.233.72.221:46770
    2021/05/05 04:04:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:18 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.28.40_9015"
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:18 [DEBUG] http: Request PUT /v1/agent/service/register (142.620021ms) from=10.233.72.221:46772
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:18 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (100.240879ms) from=10.233.72.221:46782
    2021/05/05 04:04:19 [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/05 04:04:19 [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/05 04:04:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:19 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:19 [DEBUG] http: Request PUT /v1/agent/service/register (81.20273ms) from=10.233.72.221:46784
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (477.171µs) from=10.233.72.221:46786
    2021/05/05 04:04:19 [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/05 04:04:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:19 [DEBUG] http: Request PUT /v1/agent/service/register (314.217583ms) from=10.233.72.221:46788
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:19 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (388.482µs) from=10.233.72.221:46796
    2021/05/05 04:04:19 [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/05 04:04:19 [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/05 04:04:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:20 [DEBUG] http: Request PUT /v1/agent/service/register (300.384079ms) from=10.233.72.221:46798
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (402.075µs) from=10.233.72.221:46802
    2021/05/05 04:04:20 [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/05 04:04:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:20 [DEBUG] http: Request PUT /v1/agent/service/register (435.12982ms) from=10.233.72.221:46804
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (400.212086ms) from=10.233.72.221:46808
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:21 [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/05 04:04:21 [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/05 04:04:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:21 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:21 [DEBUG] http: Request PUT /v1/agent/service/register (330.214062ms) from=10.233.72.221:46820
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:21 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (445.692µs) from=10.233.72.221:46824
    2021/05/05 04:04:22 [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/05 04:04:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:22 [DEBUG] http: Request PUT /v1/agent/service/register (146.243012ms) from=10.233.72.221:46826
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (87.728244ms) from=10.233.72.221:46828
    2021/05/05 04:04:22 [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/05 04:04:22 [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/05 04:04:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:22 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:22 [DEBUG] http: Request PUT /v1/agent/service/register (300.728009ms) from=10.233.72.221:46830
    2021/05/05 04:04:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (499.553µs) from=10.233.72.221:46834
    2021/05/05 04:04:22 [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/05 04:04:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:23 [DEBUG] http: Request PUT /v1/agent/service/register (300.305996ms) from=10.233.72.221:46836
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (99.778648ms) from=10.233.72.221:46840
    2021/05/05 04:04:23 [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/05 04:04:23 [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/05 04:04:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:23 [DEBUG] http: Request PUT /v1/agent/service/register (76.507763ms) from=10.233.72.221:46844
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (472.384µs) from=10.233.72.221:46848
    2021/05/05 04:04:23 [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/05 04:04:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:23 [DEBUG] http: Request PUT /v1/agent/service/register (162.705699ms) from=10.233.72.221:46850
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:23 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (322.811µs) from=10.233.72.221:46854
    2021/05/05 04:04:24 [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/05 04:04:24 [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/05 04:04:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:24 [DEBUG] http: Request PUT /v1/agent/service/register (29.519728ms) from=10.233.72.221:46856
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (99.972884ms) from=10.233.72.221:46858
    2021/05/05 04:04:24 [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/05 04:04:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:24 [DEBUG] http: Request PUT /v1/agent/service/register (470.217111ms) from=10.233.72.221:46860
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:24 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (427.28µs) from=10.233.72.221:46864
    2021/05/05 04:04:25 [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/05 04:04:25 [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/05 04:04:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:25 [DEBUG] http: Request PUT /v1/agent/service/register (300.637224ms) from=10.233.72.221:46868
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:25 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (191.421781ms) from=10.233.72.221:46874
    2021/05/05 04:04:26 [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/05 04:04:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:26 [DEBUG] http: Request PUT /v1/agent/service/register (351.838326ms) from=10.233.72.221:46880
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (468.593µs) from=10.233.72.221:46884
    2021/05/05 04:04:26 [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/05 04:04:26 [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/05 04:04:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:26 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:26 [DEBUG] http: Request PUT /v1/agent/service/register (150.528004ms) from=10.233.72.221:46888
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:26 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (330.655µs) from=10.233.72.221:46892
    2021/05/05 04:04:27 [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/05 04:04:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (410.790298ms) from=10.233.72.221:46894
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (441.759µs) from=10.233.72.221:46906
    2021/05/05 04:04:27 [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/05 04:04:27 [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/05 04:04:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (293.78367ms) from=10.233.72.221:46908
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:27 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (99.71179ms) from=10.233.72.221:46912
    2021/05/05 04:04:28 [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/05 04:04:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.228_8446"
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (299.808302ms) from=10.233.72.221:46914
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (378.951µs) from=10.233.72.221:46918
    2021/05/05 04:04:28 [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/05 04:04:28 [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/05 04:04:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:28 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:28 [DEBUG] http: Request PUT /v1/agent/service/register (83.217648ms) from=10.233.72.221:46922
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:28 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (99.768859ms) from=10.233.72.221:46926
    2021/05/05 04:04:29 [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/05 04:04:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:29 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:29 [DEBUG] http: Request PUT /v1/agent/service/register (110.817233ms) from=10.233.72.221:46930
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (288.234µs) from=10.233.72.221:46932
    2021/05/05 04:04:29 [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/05 04:04:29 [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/05 04:04:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:29 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.460875ms) from=10.233.72.221:46934
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (465.284µs) from=10.233.72.221:46940
    2021/05/05 04:04:30 [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/05 04:04:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:30 [DEBUG] http: Request PUT /v1/agent/service/register (349.331986ms) from=10.233.72.221:46942
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (2.611729ms) from=10.233.72.221:46944
    2021/05/05 04:04:30 [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/05 04:04:30 [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/05 04:04:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:30 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (358.261483ms) from=10.233.72.221:46948
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (409.738µs) from=10.233.72.221:46954
    2021/05/05 04:04:31 [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/05 04:04:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:31 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (503.058842ms) from=10.233.72.221:46960
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (507.435µs) from=10.233.72.221:46968
    2021/05/05 04:04:32 [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/05 04:04:32 [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/05 04:04:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:32 [DEBUG] http: Request PUT /v1/agent/service/register (443.889382ms) from=10.233.72.221:46970
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:32 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.467536ms) from=10.233.72.221:46974
    2021/05/05 04:04:33 [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/05 04:04:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:33 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:33 [DEBUG] http: Request PUT /v1/agent/service/register (100.308099ms) from=10.233.72.221:46984
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:33 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (390.148µs) from=10.233.72.221:46988
    2021/05/05 04:04:33 [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/05 04:04:33 [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/05 04:04:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:34 [DEBUG] http: Request PUT /v1/agent/service/register (399.122068ms) from=10.233.72.221:46990
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (332.073µs) from=10.233.72.221:46992
    2021/05/05 04:04:34 [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/05 04:04:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:34 [DEBUG] http: Request PUT /v1/agent/service/register (142.192192ms) from=10.233.72.221:46994
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (406.083µs) from=10.233.72.221:46998
    2021/05/05 04:04:34 [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/05 04:04:34 [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/05 04:04:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:34 [DEBUG] http: Request PUT /v1/agent/service/register (195.241213ms) from=10.233.72.221:47000
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:34 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (99.718837ms) from=10.233.72.221:47002
    2021/05/05 04:04:35 [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/05 04:04:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:35 [DEBUG] http: Request PUT /v1/agent/service/register (298.737489ms) from=10.233.72.221:47006
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:35 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (418.776µs) from=10.233.72.221:47010
    2021/05/05 04:04:35 [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/05 04:04:35 [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/05 04:04:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:36 [DEBUG] http: Request PUT /v1/agent/service/register (410.572058ms) from=10.233.72.221:47012
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (99.783786ms) from=10.233.72.221:47020
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:36 [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/05 04:04:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:36 [DEBUG] http: Request PUT /v1/agent/service/register (399.754014ms) from=10.233.72.221:47024
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (383.777µs) from=10.233.72.221:47030
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:37 [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/05 04:04:37 [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/05 04:04:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04: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/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:37 [DEBUG] http: Request PUT /v1/agent/service/register (377.744951ms) from=10.233.72.221:47034
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:37 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (679.405028ms) from=10.233.72.221:47044
    2021/05/05 04:04:38 [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/05 04:04:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04: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/05 04:04:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:38 [DEBUG] http: Request PUT /v1/agent/service/register (478.397838ms) from=10.233.72.221:47054
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:38 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (200.046086ms) from=10.233.72.221:47064
    2021/05/05 04:04:39 [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/05 04:04:39 [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/05 04:04: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/05 04:04: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/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:39 [DEBUG] http: Request PUT /v1/agent/service/register (287.204856ms) from=10.233.72.221:47066
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:39 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (389.729µs) from=10.233.72.221:47070
    2021/05/05 04:04:39 [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/05 04:04: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/05 04:04: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/05 04:04:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.228_8446"
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:40 [DEBUG] http: Request PUT /v1/agent/service/register (418.643911ms) from=10.233.72.221:47076
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (350.362µs) from=10.233.72.221:47078
    2021/05/05 04:04:40 [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/05 04:04:40 [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/05 04:04: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/05 04:04: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/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:40 [DEBUG] http: Request PUT /v1/agent/service/register (300.083722ms) from=10.233.72.221:47080
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (322.57µs) from=10.233.72.221:47088
    2021/05/05 04:04:40 [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/05 04:04: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/05 04:04: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/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:40 [DEBUG] http: Request PUT /v1/agent/service/register (81.168072ms) from=10.233.72.221:47094
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (320.68µs) from=10.233.72.221:47096
    2021/05/05 04:04: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/05 04:04: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/05 04:04: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/05 04:04: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/05 04:04:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:41 [DEBUG] http: Request PUT /v1/agent/service/register (300.053441ms) from=10.233.72.221:47104
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:41 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (448.425µs) from=10.233.72.221:47110
    2021/05/05 04:04: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/05 04:04: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/05 04:04: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/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:42 [DEBUG] http: Request PUT /v1/agent/service/register (704.807048ms) from=10.233.72.221:47114
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (472.169µs) from=10.233.72.221:47120
    2021/05/05 04:04:42 [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/05 04:04:42 [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/05 04:04:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:42 [DEBUG] http: Request PUT /v1/agent/service/register (240.038104ms) from=10.233.72.221:47122
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (342.843µs) from=10.233.72.221:47126
    2021/05/05 04:04:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:43 [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/05 04:04:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:43 [DEBUG] http: Request PUT /v1/agent/service/register (100.512267ms) from=10.233.72.221:47136
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (466.547µs) from=10.233.72.221:47138
    2021/05/05 04:04:43 [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/05 04:04:43 [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/05 04:04:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:43 [DEBUG] http: Request PUT /v1/agent/service/register (49.125187ms) from=10.233.72.221:47144
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (87.855614ms) from=10.233.72.221:47148
    2021/05/05 04:04:43 [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/05 04:04:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:43 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:44 [DEBUG] http: Request PUT /v1/agent/service/register (244.187227ms) from=10.233.72.221:47150
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (329.604µs) from=10.233.72.221:47152
    2021/05/05 04:04:44 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.41.141_8080" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_parser_10.233.38.165_8806" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.40_9015" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.165_8806" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [INFO] agent: Synced service "_v15__aai-nquery_10.233.76.228_8446"
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_nsd_10.233.38.165_8806" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_catalog_10.233.38.165_8806" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_appc_10.233.23.6_8443" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.177_9009" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.49.42_9518" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.57.39_9005" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.231_9004" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.63.134_9011" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Node info in sync
    2021/05/05 04:04:44 [DEBUG] http: Request PUT /v1/agent/service/register (251.376135ms) from=10.233.72.221:47154
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.130_9007" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.248_9001" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.43.85_443" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.228_8446" in sync
    2021/05/05 04:04:44 [DEBUG] agent: Service "_