You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/28 23:35:25 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 692 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/692/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=19563, name=jetty-launcher-2737-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=19563, name=jetty-launcher-2737-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([3678053EE2EE6BCB]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: [127.0.0.1:45491_solr] Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testIntegration_shard1_replica_n1",           "base_url":"https://127.0.0.1:46213/solr",           "node_name":"127.0.0.1:46213_solr",           "state":"down",           "type":"NRT"},         "core_node4":{           "core":"testIntegration_shard1_replica_n2",           "base_url":"https://127.0.0.1:45491/solr",           "node_name":"127.0.0.1:45491_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 again
null
Live Nodes: [127.0.0.1:45491_solr]
Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:46213/solr",
          "node_name":"127.0.0.1:46213_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:45491/solr",
          "node_name":"127.0.0.1:45491_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([3678053EE2EE6BCB:86190B12C7D1CAEE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

Error Message:
Error from server at https://127.0.0.1:41159/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41159/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([3678053EE2EE6BCB:72B425C58CD4BDA1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy

Error Message:
After running Solr cloud example, test collection 'newColl' not found in Solr at: http://localhost:34393/solr; tool output:  Welcome to the SolrCloud example!  This interactive session will help you launch a SolrCloud cluster on your local workstation. To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]:  Ok, let's start up 1 Solr nodes for your example SolrCloud cluster. Please enter the port for node1 [8983]:  Creating Solr home directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_3678053EE2EE6BCB-001/tempDir-006/cloud/node1/solr  Starting up Solr on port 34393 using command: "/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/bin/solr" start -cloud -p 34393 -s "temp/solr.util.TestSolrCLIRunExample_3678053EE2EE6BCB-001/tempDir-006/cloud/node1/solr"   Now let's create a new collection for indexing documents in your 1-node cluster. Please provide a name for your new collection: [gettingstarted]  How many shards would you like to split testCloudExamplePrompt1 into? [2] How many replicas per shard would you like to create? [2]  Please choose a configuration for the testCloudExamplePrompt1 collection, available options are: _default or sample_techproducts_configs [_default]  

Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection 'newColl' not found in Solr at: http://localhost:34393/solr; tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local workstation.
To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_3678053EE2EE6BCB-001/tempDir-006/cloud/node1/solr

Starting up Solr on port 34393 using command:
"/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/bin/solr" start -cloud -p 34393 -s "temp/solr.util.TestSolrCLIRunExample_3678053EE2EE6BCB-001/tempDir-006/cloud/node1/solr"


Now let's create a new collection for indexing documents in your 1-node cluster.
Please provide a name for your new collection: [gettingstarted] 
How many shards would you like to split testCloudExamplePrompt1 into? [2]
How many replicas per shard would you like to create? [2] 
Please choose a configuration for the testCloudExamplePrompt1 collection, available options are:
_default or sample_techproducts_configs [_default] 

	at __randomizedtesting.SeedInfo.seed([3678053EE2EE6BCB:C4D0BE319D5BF2ED]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:584)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11954 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/init-core-data-001
   [junit4]   2> 310932 WARN  (SUITE-SolrCloudReportersTest-seed#[3678053EE2EE6BCB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1336 numCloses=1336
   [junit4]   2> 310932 INFO  (SUITE-SolrCloudReportersTest-seed#[3678053EE2EE6BCB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 310933 INFO  (SUITE-SolrCloudReportersTest-seed#[3678053EE2EE6BCB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 310933 INFO  (SUITE-SolrCloudReportersTest-seed#[3678053EE2EE6BCB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 310934 INFO  (SUITE-SolrCloudReportersTest-seed#[3678053EE2EE6BCB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-001
   [junit4]   2> 310934 INFO  (SUITE-SolrCloudReportersTest-seed#[3678053EE2EE6BCB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 310941 INFO  (Thread-614) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 310941 INFO  (Thread-614) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 310944 ERROR (Thread-614) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 311042 INFO  (SUITE-SolrCloudReportersTest-seed#[3678053EE2EE6BCB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46209
   [junit4]   2> 312054 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 312054 ERROR (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 312054 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46209 46209
   [junit4]   2> 317082 INFO  (Thread-614) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46209 46209
   [junit4]   2> 317084 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002
   [junit4]   2> 317084 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317091 INFO  (Thread-615) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317091 INFO  (Thread-615) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317092 ERROR (Thread-615) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 317191 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.ZkTestServer start zk server on port:43963
   [junit4]   2> 317233 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f651bcc4f0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 317235 INFO  (jetty-launcher-429-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 317236 INFO  (jetty-launcher-429-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 317262 INFO  (jetty-launcher-429-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f2011e0{/solr,null,AVAILABLE}
   [junit4]   2> 317262 INFO  (jetty-launcher-429-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22fd6265{/solr,null,AVAILABLE}
   [junit4]   2> 317262 INFO  (jetty-launcher-429-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f1dd9db{SSL,[ssl, http/1.1]}{127.0.0.1:36293}
   [junit4]   2> 317262 INFO  (jetty-launcher-429-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f188df8{SSL,[ssl, http/1.1]}{127.0.0.1:36471}
   [junit4]   2> 317263 INFO  (jetty-launcher-429-thread-1) [    ] o.e.j.s.Server Started @319327ms
   [junit4]   2> 317263 INFO  (jetty-launcher-429-thread-2) [    ] o.e.j.s.Server Started @319327ms
   [junit4]   2> 317263 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36293}
   [junit4]   2> 317263 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36471}
   [junit4]   2> 317263 ERROR (jetty-launcher-429-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 317263 ERROR (jetty-launcher-429-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 317264 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 317267 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 317267 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 317267 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-28T22:30:41.662Z
   [junit4]   2> 317267 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 317267 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 317267 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 317268 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-28T22:30:41.662Z
   [junit4]   2> 317272 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 317273 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 317275 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 317275 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 317275 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 317275 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 317276 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 317276 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 317281 INFO  (jetty-launcher-429-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43963/solr
   [junit4]   2> 317282 INFO  (jetty-launcher-429-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43963/solr
   [junit4]   2> 317288 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f651bcc4f0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 317325 INFO  (jetty-launcher-429-thread-2) [n:127.0.0.1:36471_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 317325 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:36293_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 317331 INFO  (jetty-launcher-429-thread-2) [n:127.0.0.1:36471_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36471_solr
   [junit4]   2> 317332 INFO  (jetty-launcher-429-thread-2) [n:127.0.0.1:36471_solr    ] o.a.s.c.Overseer Overseer (id=98908886891692037-127.0.0.1:36471_solr-n_0000000000) starting
   [junit4]   2> 317333 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:36293_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36293_solr
   [junit4]   2> 317334 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317335 INFO  (zkCallback-440-thread-1-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317355 INFO  (jetty-launcher-429-thread-2) [n:127.0.0.1:36471_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36471_solr
   [junit4]   2> 317359 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317359 INFO  (zkCallback-440-thread-1-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317416 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:36293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 317420 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:36293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 317420 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:36293_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 317420 INFO  (jetty-launcher-429-thread-1) [n:127.0.0.1:36293_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node1/.
   [junit4]   2> 317450 INFO  (jetty-launcher-429-thread-2) [n:127.0.0.1:36471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 317454 INFO  (jetty-launcher-429-thread-2) [n:127.0.0.1:36471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 317454 INFO  (jetty-launcher-429-thread-2) [n:127.0.0.1:36471_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 317455 INFO  (jetty-launcher-429-thread-2) [n:127.0.0.1:36471_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node2/.
   [junit4]   1> ZK: 127.0.0.1:43963/solr
   [junit4]   2> 317471 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 317472 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43963/solr ready
   [junit4]   2> 317496 INFO  (qtp654184839-2326) [n:127.0.0.1:36471_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 317497 INFO  (OverseerThreadFactory-882-thread-1-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 317601 INFO  (OverseerStateUpdate-98908886891692037-127.0.0.1:36471_solr-n_0000000000) [n:127.0.0.1:36471_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36293/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 317601 INFO  (OverseerStateUpdate-98908886891692037-127.0.0.1:36471_solr-n_0000000000) [n:127.0.0.1:36471_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36471/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 317602 INFO  (OverseerStateUpdate-98908886891692037-127.0.0.1:36471_solr-n_0000000000) [n:127.0.0.1:36471_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36293/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 317603 INFO  (OverseerStateUpdate-98908886891692037-127.0.0.1:36471_solr-n_0000000000) [n:127.0.0.1:36471_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36471/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 317831 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 317832 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 317832 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 317883 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 317883 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 317893 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 317997 INFO  (zkCallback-440-thread-1-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 317997 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 317997 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 317997 INFO  (zkCallback-440-thread-2-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 318846 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 318850 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.s.IndexSchema [test_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 318851 WARN  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 318852 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 318852 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n2' using configuration from collection test_collection, trusted=true
   [junit4]   2> 318853 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard1.replica_n2' (registry 'solr.core.test_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 318853 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 318853 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.SolrCore [[test_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node2/test_collection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node2/./test_collection_shard1_replica_n2/data/]
   [junit4]   2> 318857 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 318869 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.s.IndexSchema [test_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 318870 WARN  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 318870 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 318870 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n6' using configuration from collection test_collection, trusted=true
   [junit4]   2> 318870 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard2.replica_n6' (registry 'solr.core.test_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 318871 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 318871 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.SolrCore [[test_collection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node2/test_collection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node2/./test_collection_shard2_replica_n6/data/]
   [junit4]   2> 318903 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 318903 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 318905 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d7e7e4e[test_collection_shard1_replica_n2] main]
   [junit4]   2> 318905 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 318905 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 318906 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6af930d1[test_collection_shard2_replica_n6] main]
   [junit4]   2> 318908 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 318909 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 318914 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 318916 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 318917 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 318917 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 318918 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 318918 INFO  (searcherExecutor-888-thread-1-processing-n:127.0.0.1:36471_solr x:test_collection_shard2_replica_n6 s:shard2 c:test_collection r:core_node8) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.SolrCore [test_collection_shard2_replica_n6] Registered new searcher Searcher@6af930d1[test_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318919 INFO  (searcherExecutor-887-thread-1-processing-n:127.0.0.1:36471_solr x:test_collection_shard1_replica_n2 s:shard1 c:test_collection r:core_node5) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.SolrCore [test_collection_shard1_replica_n2] Registered new searcher Searcher@5d7e7e4e[test_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318922 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 318977 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.s.IndexSchema [test_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 318977 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.s.IndexSchema [test_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 318978 WARN  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 318978 WARN  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 318978 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 318978 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 318978 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' using configuration from collection test_collection, trusted=true
   [junit4]   2> 318978 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n4' using configuration from collection test_collection, trusted=true
   [junit4]   2> 318978 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard1.replica_n1' (registry 'solr.core.test_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 318978 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.test_collection.shard2.replica_n4' (registry 'solr.core.test_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1342ed28
   [junit4]   2> 318978 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 318978 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 318979 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node1/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node1/./test_collection_shard1_replica_n1/data/]
   [junit4]   2> 318979 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.c.SolrCore [[test_collection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node1/test_collection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-002/node1/./test_collection_shard2_replica_n4/data/]
   [junit4]   2> 318980 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 318980 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 319032 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 319032 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 319033 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@271ce3d[test_collection_shard2_replica_n4] main]
   [junit4]   2> 319034 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 319034 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 319035 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 319043 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 319043 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 319044 INFO  (searcherExecutor-896-thread-1-processing-n:127.0.0.1:36293_solr x:test_collection_shard2_replica_n4 s:shard2 c:test_collection r:core_node7) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.c.SolrCore [test_collection_shard2_replica_n4] Registered new searcher Searcher@271ce3d[test_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 319044 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c4ff5c8[test_collection_shard1_replica_n1] main]
   [junit4]   2> 319045 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test
   [junit4]   2> 319045 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 319046 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 319046 INFO  (searcherExecutor-895-thread-1-processing-n:127.0.0.1:36293_solr x:test_collection_shard1_replica_n1 s:shard1 c:test_collection r:core_node3) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.c.SolrCore [test_collection_shard1_replica_n1] Registered new searcher Searcher@7c4ff5c8[test_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 319086 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319087 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319087 INFO  (zkCallback-440-thread-2-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319087 INFO  (zkCallback-440-thread-3-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319483 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 319483 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 319483 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 319483 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 319483 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36471/solr/test_collection_shard2_replica_n6/
   [junit4]   2> 319483 ERROR (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 319483 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36471/solr/test_collection_shard1_replica_n2/
   [junit4]   2> 319483 ERROR (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 319484 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 319484 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 319483 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 319484 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 319514 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36471/solr/test_collection_shard1_replica_n2/ shard1
   [junit4]   2> 319514 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36471/solr/test_collection_shard2_replica_n6/ shard2
   [junit4]   2> 319615 INFO  (zkCallback-440-thread-3-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319615 INFO  (zkCallback-440-thread-2-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319619 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319619 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319665 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 319665 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 319674 INFO  (qtp654184839-2328) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1842
   [junit4]   2> 319674 INFO  (qtp654184839-2333) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1843
   [junit4]   2> 319775 INFO  (zkCallback-440-thread-3-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319775 INFO  (zkCallback-440-thread-2-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319778 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 319778 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 320047 INFO  (qtp1539348444-2325) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2164
   [junit4]   2> 320049 INFO  (qtp1539348444-2334) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2156
   [junit4]   2> 320053 INFO  (qtp654184839-2326) [n:127.0.0.1:36471_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 320152 INFO  (zkCallback-440-thread-2-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 320152 INFO  (zkCallback-440-thread-3-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 320152 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 320152 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_collection/state.json] for collection [test_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 321053 INFO  (qtp654184839-2326) [n:127.0.0.1:36471_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3557
   [junit4]   2> 321055 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[3678053EE2EE6BCB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDefaultPlugins
   [junit4]   2> 321074 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3678053EE2EE6BCB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 321077 INFO  (jetty-closer-430-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@f188df8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 321077 INFO  (jetty-closer-430-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f1dd9db{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 321077 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1109019807
   [junit4]   2> 321077 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1604592612
   [junit4]   2> 321077 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 321077 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 321077 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@583c14d0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6495514b
   [junit4]   2> 321077 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@382421ad: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@64afd053
   [junit4]   2> 321081 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 321081 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ca8a035: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@40e6ffd6
   [junit4]   2> 321082 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 321082 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fec9089: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@40e6ffd6
   [junit4]   2> 321084 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 321084 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7dbb84fa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f46524e
   [junit4]   2> 321085 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36293_solr
   [junit4]   2> 321085 INFO  (jetty-closer-430-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 321085 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 321085 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c74a3e6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f46524e
   [junit4]   2> 321085 INFO  (zkCallback-440-thread-3-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 321085 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 321086 INFO  (coreCloseExecutor-903-thread-1) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.c.SolrCore [test_collection_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1641a3e4
   [junit4]   2> 321086 INFO  (coreCloseExecutor-903-thread-1) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n4, tag=373400548
   [junit4]   2> 321086 INFO  (coreCloseExecutor-903-thread-1) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1864a062: rootName = null, domain = solr.core.test_collection.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@624c1bbb
   [junit4]   2> 321087 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36471_solr
   [junit4]   2> 321087 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 321087 INFO  (zkCallback-440-thread-3-processing-n:127.0.0.1:36471_solr) [n:127.0.0.1:36471_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 321087 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:36293_solr) [n:127.0.0.1:36293_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 321089 INFO  (coreCloseExecutor-903-thread-2) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@73609b2b
   [junit4]   2> 321091 INFO  (coreCloseExecutor-904-thread-1) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.c.SolrCore [test_collection_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@42bd0614
   [junit4]   2> 321091 INFO  (coreCloseExecutor-904-thread-1) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n6, tag=1119684116
   [junit4]   2> 321091 INFO  (coreCloseExecutor-904-thread-1) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35ebb3e7: rootName = null, domain = solr.core.test_collection.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@5cb58b16
   [junit4]   2> 321095 INFO  (coreCloseExecutor-903-thread-1) [n:127.0.0.1:36293_solr c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader, tag=373400548
   [junit4]   2> 321099 INFO  (coreCloseExecutor-904-thread-2) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.c.SolrCore [test_collection_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a3ef61f
   [junit4]   2> 321100 INFO  (coreCloseExecutor-903-thread-2) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n1, tag=1935711019
   [junit4]   2> 321100 INFO  (coreCloseExecutor-903-thread-2) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@265b933a: rootName = null, domain = solr.core.test_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5d4bc7be
   [junit4]   2> 321106 INFO  (coreCloseExecutor-904-thread-2) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n2, tag=2050946591
   [junit4]   2> 321106 INFO  (coreCloseExecutor-904-thread-2) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d4fc38: rootName = null, domain = solr.core.test_collection.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@86ef9e8
   [junit4]   2> 321109 INFO  (coreCloseExecutor-903-thread-2) [n:127.0.0.1:36293_solr c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader, tag=1935711019
   [junit4]   2> 321116 INFO  (jetty-closer-430-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f2011e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 321117 INFO  (coreCloseExecutor-904-thread-1) [n:127.0.0.1:36471_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader, tag=1119684116
   [junit4]   2> 321117 INFO  (coreCloseExecutor-904-thread-2) [n:127.0.0.1:36471_solr c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader, tag=2050946591
   [junit4]   2> 321126 INFO  (jetty-closer-430-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98908886891692037-127.0.0.1:36471_solr-n_0000000000) closing
   [junit4]   2> 321126 INFO  (OverseerStateUpdate-98908886891692037-127.0.0.1:36471_solr-n_0000000000) [n:127.0.0.1:36471_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36471_solr
   [junit4]   2> 321127 WARN  (OverseerAutoScalingTriggerThread-98908886891692037-127.0.0.1:36471_solr-n_0000000000) [n:127.0.0.1:36471_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 321128 INFO  (jetty-closer-430-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22fd6265{/solr,null,UNAVAILABLE}
   [junit4]   2> 321128 ERROR (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3678053EE2EE6BCB]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 321128 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43963 43963
   [junit4]   2> 331404 INFO  (Thread-615) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43963 43963
   [junit4]   2> 331405 WARN  (Thread-615) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 331406 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_3678053EE2EE6BCB-001/tempDir-003
   [junit4]   2> 331406 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 331407 INFO  (Thread-636) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 331407 INFO  (Thread-636) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 331409 ERROR (Thread-636) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 331507 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[3678053EE2EE6BCB]) [    ] o.a.s.c.ZkTestServer start zk server on port:38207
   [junit4]   2> 331519 INFO  (jetty-launcher-450-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 331520 INFO  (jetty-launcher-450-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 331521 INFO  (jetty-launcher-450-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7215a849{/solr,null,AVAILABLE}
   [junit4]   2> 331521 INFO  (jetty-launcher-450-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@484a29bc{/solr,null,AVAILABLE}
   [junit4]   2> 331523 INFO  (jetty-launcher-450-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9cfa32b{SSL,[ssl, http/1.1]}{127.0.0.1:41159}
   [junit4]   2> 331523 INFO  (jetty-launcher-450-thread-1) [    ] o.e.j.s.Server Started @333587ms
   [junit4]   2> 331523 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41159}
   [junit4]   2> 331523 INFO  (jetty-launcher-450-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57ba91c9{SSL,[ssl, http/1.1]}{127.0.0.1:41701}
   [junit4]   2> 331523 INFO  (jetty-launcher-450-thread-2) [    ] o.e.j.s.Server Started @333588ms
   [junit4]   2> 331523 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41701}
   [junit4]   2> 331524 ERROR (jetty-launcher-450-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 331524 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 331524 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 331524 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 331524 ERROR (jetty-launcher-450-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 331524 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-28T22:30:55.919Z
   [junit4]   2> 331524 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 331524 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 331524 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 331524 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-28T22:30:55.919Z
   [junit4]   2> 331534 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 331541 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 331543 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 331543 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 331561 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 331562 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 331568 INFO  (jetty-launcher-450-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38207/solr
   [junit4]   2> 331568 INFO  (jetty-launcher-450-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38207/solr
   [junit4]   2> 331570 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f651c043b0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 331601 INFO  (jetty-launcher-450-thread-1) [n:127.0.0.1:41159_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 331601 INFO  (jetty-launcher-450-thread-1) [n:127.0.0.1:41159_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41159_solr
   [junit4]   2> 331601 INFO  (jetty-launcher-450-thread-1) [n:127.0.0.1:41159_solr    ] o.a.s.c.Overseer Overseer (id=98908887829905413-127.0.0.1:41159_solr-n_0000000000) starting
   [junit4]   2> 331602 INFO  (jetty-launcher-450-thread-2) [n:127.0.0.1:41701_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 331602 INFO  (jetty-launcher-450-thread-2) [n:127.0.0.1:41701_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41701_solr
   [junit4]   2> 331603 INFO  (zkCallback-462-thread-1-processing-n:127.0.0.1:41701_solr) [n:127.0.0.1:41701_solr    ] o.a.s.c.c.ZkStateReader Updated live

[...truncated too long message...]

ble #1: java.lang.AssertionError: After running Solr cloud example, test collection 'newColl' not found in Solr at: http://localhost:34393/solr; tool output: 
   [junit4]    > Welcome to the SolrCloud example!
   [junit4]    > This interactive session will help you launch a SolrCloud cluster on your local workstation.
   [junit4]    > To begin, how many Solr nodes would you like to run in your local cluster? (specify 1-4 nodes) [2]: 
   [junit4]    > Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
   [junit4]    > Please enter the port for node1 [8983]: 
   [junit4]    > Creating Solr home directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_3678053EE2EE6BCB-001/tempDir-006/cloud/node1/solr
   [junit4]    > Starting up Solr on port 34393 using command:
   [junit4]    > "/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/bin/solr" start -cloud -p 34393 -s "temp/solr.util.TestSolrCLIRunExample_3678053EE2EE6BCB-001/tempDir-006/cloud/node1/solr"
   [junit4]    > Now let's create a new collection for indexing documents in your 1-node cluster.
   [junit4]    > Please provide a name for your new collection: [gettingstarted] 
   [junit4]    > How many shards would you like to split testCloudExamplePrompt1 into? [2]
   [junit4]    > How many replicas per shard would you like to create? [2] 
   [junit4]    > Please choose a configuration for the testCloudExamplePrompt1 collection, available options are:
   [junit4]    > _default or sample_techproducts_configs [_default] 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3678053EE2EE6BCB:C4D0BE319D5BF2ED]:0)
   [junit4]    > 	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:584)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_3678053EE2EE6BCB-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, maxDocsPerChunk=7, blockSize=599), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, blockSize=599)), sim=RandomSimilarity(queryNorm=false): {}, locale=pt-PT, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=141879504,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, TestComplexPhraseQParserPlugin, TestInitQParser, HdfsBasicDistributedZk2Test, ShardRoutingCustomTest, HLLSerializationTest, TestStressRecovery, CloudExitableDirectoryReaderTest, SuggesterTSTTest, HdfsChaosMonkeySafeLeaderTest, TestRandomRequestDistribution, TestRequestForwarding, TestSkipOverseerOperations, TestPerFieldSimilarity, TestSQLHandler, TestXIncludeConfig, TestPushWriter, TestPKIAuthenticationPlugin, BufferStoreTest, PingRequestHandlerTest, TestSubQueryTransformer, UninvertDocValuesMergePolicyTest, NumericFieldsTest, TestStressReorder, DocumentAnalysisRequestHandlerTest, ManagedSchemaRoundRobinCloudTest, TestTolerantUpdateProcessorRandomCloud, AnalysisErrorHandlingTest, TestEmbeddedSolrServerAdminHandler, TestRemoteStreaming, DistribDocExpirationUpdateProcessorTest, TestLazyCores, LeaderFailureAfterFreshStartTest, CreateCollectionCleanupTest, DocValuesMultiTest, TestSolr4Spatial2, TestQuerySenderNoQuery, TestZkAclsWithHadoopAuth, PrimUtilsTest, SignatureUpdateProcessorFactoryTest, TestNumericRangeQuery64, TestAddFieldRealTimeGet, MoreLikeThisHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ZkSolrClientTest, TestDynamicFieldResource, TestHdfsCloudBackupRestore, BinaryUpdateRequestHandlerTest, BitVectorTest, MBeansHandlerTest, HdfsUnloadDistributedZkTest, TestFaceting, LukeRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, TestFastLRUCache, TestLuceneMatchVersion, SynonymTokenizerTest, MergeStrategyTest, RegexBoostProcessorTest, ConjunctionSolrSpellCheckerTest, TestSolrCoreSnapshots, TestLegacyTerms, TestExactStatsCache, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, TestDefaultStatsCache, TestMiniSolrCloudClusterSSL, TestXmlQParser, TestBinaryResponseWriter, TestPullReplica, NodeAddedTriggerTest, TestManagedSynonymFilterFactory, TestSegmentSorting, ImplicitSnitchTest, TestCollationField, ParsingFieldUpdateProcessorsTest, BlobRepositoryCloudTest, MetricsHandlerTest, TestLeaderInitiatedRecoveryThread, TestCloudPivotFacet, TestBlendedInfixSuggestions, TestOmitPositions, OverseerCollectionConfigSetProcessorTest, TestRetrieveFieldsOptimizer, DebugComponentTest, TestInPlaceUpdatesStandalone, TestUseDocValuesAsStored, TestBackupRepositoryFactory, TestStressLiveNodes, OverseerStatusTest, TestBulkSchemaAPI, TestPivotHelperCode, HdfsRecoverLeaseTest, AssignTest, TestCloudNestedDocsSort, JvmMetricsTest, TestMacros, TestOverriddenPrefixQueryForCustomFieldType, SimpleMLTQParserTest, ShowFileRequestHandlerTest, RecoveryAfterSoftCommitTest, SuggesterFSTTest, TestExceedMaxTermLength, DirectUpdateHandlerTest, TestFieldTypeCollectionResource, ChaosMonkeySafeLeaderTest, TestSolr4Spatial, TestMaxTokenLenTokenizer, TemplateUpdateProcessorTest, NodeMutatorTest, TestReloadAndDeleteDocs, TestIntervalFaceting, SolrShardReporterTest, ExitableDirectoryReaderTest, SchemaVersionSpecificBehaviorTest, TestReRankQParserPlugin, TestCustomStream, TestDelegationWithHadoopAuth, HighlighterMaxOffsetTest, AddReplicaTest, TestJmxIntegration, ClassificationUpdateProcessorFactoryTest, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, TestReplicationHandler, DistributedSpellCheckComponentTest, TestStressVersions, TestRangeQuery, TestFunctionQuery, SolrIndexSplitterTest, CoreAdminHandlerTest, TestStressLucene, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, SolrInfoBeanTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TermsComponentTest, TestAnalyzedSuggestions, CSVRequestHandlerTest, SOLR749Test, UpdateParamsTest, SolrIndexConfigTest, MultiTermTest, SampleTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, DateMathParserTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, FileUtilsTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, TestLuceneIndexBackCompat, CdcrBootstrapTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudSearcherWarming, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestTlogReplica, AutoAddReplicasPlanActionTest, SystemLogListenerTest, TestPolicyCloud, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsSyncSliceTest, HdfsThreadLeakTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, TestInfoStreamLogging, TestSolrConfigHandler, TestSolrCloudSnapshots, TestHdfsBackupRestoreCore, V2StandaloneTest, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, InfixSuggestersTest, ReplicaListTransformerTest, SpatialHeatmapFacetsTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestNumericTokenStream, SolrMetricManagerTest, SolrGangliaReporterTest, SubstringBytesRefFilterTest, TestStreamBody, JSONWriterTest, SmileWriterTest, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestFieldCollectionResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCloudSchemaless, TestSchemaManager, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, TestSolrCoreParser, TestSolrFieldCacheBean, TestStandardQParsers, TestStressUserVersions, TestTrieFacet, TestXmlQParserPlugin, TestJsonFacetRefinement, TestJsonFacets, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, BasicAuthIntegrationTest, HdfsLockFactoryTest, TestDocTermOrds, TestFieldCache, TestFieldCacheWithThreads, TestNumericTerms64, TestDocBasedVersionConstraints, AtomicUpdateProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest, TestNamedUpdateProcessors, UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, NumberUtilsTest, TestObjectReleaseTracker, TestSolrCLIRunExample]
   [junit4] Completed [745/745 (4!)] on J1 in 262.30s, 5 tests, 1 failure <<< FAILURES!

[...truncated 47241 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 695 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/695/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

19 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTROnSolrCloud

Error Message:
66 threads leaked from SUITE scope at org.apache.solr.ltr.TestLTROnSolrCloud:     1) Thread[id=29, name=qtp2287053-29, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=37, name=qtp2122856-37-acceptor-0@f80965-ServerConnector@931f57{HTTP/1.1,[http/1.1]}{127.0.0.1:42251}, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24, name=qtp2287053-24, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=36, name=qtp2122856-36, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=30, name=qtp2287053-30-acceptor-0@7ec261-ServerConnector@158982b{HTTP/1.1,[http/1.1]}{127.0.0.1:43369}, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=78, name=jetty-launcher-1-thread-1-EventThread, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    7) Thread[id=28, name=qtp2287053-28, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=41, name=qtp2122856-41, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=60, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=113, name=Scheduler-17800546, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=63, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   12) Thread[id=27, name=qtp2122856-27, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   13) Thread[id=112, name=Scheduler-31934284, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   14) Thread[id=16, name=ProcessThread(sid:0 cport:42111):, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)   15) Thread[id=121, name=ScheduledTrigger-14-thread-4, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   16) Thread[id=61, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   17) Thread[id=99, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   18) Thread[id=38, name=qtp2122856-38, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   19) Thread[id=49, name=qtp9954403-49, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   20) Thread[id=86, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   21) Thread[id=40, name=org.eclipse.jetty.server.session.HashSessionManager@80dd71Timer, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   22) Thread[id=45, name=qtp9954403-45-acceptor-0@e51771-ServerConnector@1698db3{HTTP/1.1,[http/1.1]}{127.0.0.1:34865}, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   23) Thread[id=92, name=Thread-29, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1678)   24) Thread[id=43, name=qtp9954403-43, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   25) Thread[id=77, name=jetty-launcher-1-thread-2-EventThread, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   26) Thread[id=128, name=zkCallback-17-thread-4, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   27) Thread[id=65, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   28) Thread[id=39, name=qtp9954403-39, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   29) Thread[id=80, name=jetty-launcher-1-thread-3-EventThread, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   30) Thread[id=46, name=org.eclipse.jetty.server.session.HashSessionManager@1d0b353Timer, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   31) Thread[id=31, name=qtp2287053-31, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:812)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)         at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)         at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)         at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)         at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)         at org.apache.solr.core.ZkContainer$$Lambda$353/9953277.run(Unknown Source)         at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)         at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)         at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1046)         at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)         at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)         at org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$163/8954847.execute(Unknown Source)         at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)         at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)         at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)         at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)         at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)         at org.eclipse.jetty.server.Server.handle(Server.java:534)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)         at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)         at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   32) Thread[id=107, name=Scheduler-13054895, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   33) Thread[id=108, name=OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:42251_solr, state=WAITING, group=Overseer collection creation process.]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ExecutorCompletionService.take(ExecutorCompletionService.java:193)         at org.apache.solr.handler.component.HttpShardHandler.take(HttpShardHandler.java:248)         at org.apache.solr.handler.component.HttpShardHandler.takeCompletedOrError(HttpShardHandler.java:241)         at org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:730)         at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:297)         at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)         at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/21284425.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   34) Thread[id=25, name=qtp9954403-25, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   35) Thread[id=42, name=qtp2122856-42, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   36) Thread[id=129, name=zkCallback-17-thread-5, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   37) Thread[id=79, name=jetty-launcher-1-thread-3-SendThread(127.0.0.1:42111), state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)   38) Thread[id=104, name=TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[34A9BDDEE6D9E0A0]-EventThread, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   39) Thread[id=84, name=OverseerStateUpdate-98911438106001416-127.0.0.1:42251_solr-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:435)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:202)         at java.lang.Thread.run(Thread.java:748)   40) Thread[id=75, name=jetty-launcher-1-thread-1-SendThread(127.0.0.1:42111), state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)   41) Thread[id=64, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   42) Thread[id=126, name=searcherExecutor-25-thread-1, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   43) Thread[id=87, name=OverseerAutoScalingTriggerThread-98911438106001416-127.0.0.1:42251_solr-n_0000000000, state=WAITING, group=Overseer autoscaling triggers]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:161)         at java.lang.Thread.run(Thread.java:748)   44) Thread[id=91, name=Thread-28, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1678)   45) Thread[id=34, name=qtp2122856-34, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:812)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)         at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)         at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)         at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)         at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)         at org.apache.solr.core.ZkContainer$$Lambda$353/9953277.run(Unknown Source)         at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)         at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)         at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1046)         at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)         at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)         at org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$163/8954847.execute(Unknown Source)         at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)         at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)         at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)         at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)         at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)         at org.eclipse.jetty.server.Server.handle(Server.java:534)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)         at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)         at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   46) Thread[id=32, name=qtp2287053-32, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   47) Thread[id=88, name=ScheduledTrigger-14-thread-1, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   48) Thread[id=125, name=searcherExecutor-24-thread-1, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   49) Thread[id=90, name=Thread-27, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1678)   50) Thread[id=50, name=org.eclipse.jetty.server.session.HashSessionManager@1fc7cTimer, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   51) Thread[id=33, name=qtp2287053-33, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   52) Thread[id=44, name=qtp9954403-44, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   53) Thread[id=62, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   54) Thread[id=13, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)         at java.lang.Thread.run(Thread.java:748)   55) Thread[id=26, name=qtp2287053-26, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   56) Thread[id=47, name=qtp9954403-47, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:812)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)         at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)         at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)         at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)         at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)         at org.apache.solr.core.ZkContainer$$Lambda$353/9953277.run(Unknown Source)         at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)         at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)         at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1046)         at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)         at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)         at org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$163/8954847.execute(Unknown Source)         at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)         at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)         at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)         at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)         at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)         at org.eclipse.jetty.server.Server.handle(Server.java:534)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)         at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)         at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   57) Thread[id=14, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)   58) Thread[id=89, name=ScheduledTrigger-14-thread-2, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   59) Thread[id=48, name=qtp9954403-48, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   60) Thread[id=76, name=jetty-launcher-1-thread-2-SendThread(127.0.0.1:42111), state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)   61) Thread[id=85, name=OverseerCollectionConfigSetProcessor-98911438106001416-127.0.0.1:42251_solr-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:435)         at org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:235)         at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:228)         at java.lang.Thread.run(Thread.java:748)   62) Thread[id=127, name=searcherExecutor-23-thread-1, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   63) Thread[id=103, name=TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[34A9BDDEE6D9E0A0]-SendThread(127.0.0.1:42111), state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)   64) Thread[id=106, name=ScheduledTrigger-14-thread-3, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   65) Thread[id=12, name=Thread-1, state=WAITING, group=TGRP-TestLTROnSolrCloud]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1252)         at java.lang.Thread.join(Thread.java:1326)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)   66) Thread[id=35, name=qtp2122856-35, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 66 threads leaked from SUITE scope at org.apache.solr.ltr.TestLTROnSolrCloud: 
   1) Thread[id=29, name=qtp2287053-29, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=37, name=qtp2122856-37-acceptor-0@f80965-ServerConnector@931f57{HTTP/1.1,[http/1.1]}{127.0.0.1:42251}, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24, name=qtp2287053-24, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=36, name=qtp2122856-36, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=30, name=qtp2287053-30-acceptor-0@7ec261-ServerConnector@158982b{HTTP/1.1,[http/1.1]}{127.0.0.1:43369}, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=78, name=jetty-launcher-1-thread-1-EventThread, state=WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   7) Thread[id=28, name=qtp2287053-28, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=41, name=qtp2122856-41, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=60, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=113, name=Scheduler-17800546, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=63, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  12) Thread[id=27, name=qtp2122856-27, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  13) Thread[id=112, name=Scheduler-31934284, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  14) Thread[id=16, name=ProcessThread(sid:0 cport:42111):, state=WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
  15) Thread[id=121, name=ScheduledTrigger-14-thread-4, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  16) Thread[id=61, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  17) Thread[id=99, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  18) Thread[id=38, name=qtp2122856-38, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  19) Thread[id=49, name=qtp9954403-49, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  20) Thread[id=86, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  21) Thread[id=40, name=org.eclipse.jetty.server.session.HashSessionManager@80dd71Timer, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  22) Thread[id=45, name=qtp9954403-45-acceptor-0@e51771-ServerConnector@1698db3{HTTP/1.1,[http/1.1]}{127.0.0.1:34865}, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  23) Thread[id=92, name=Thread-29, state=WAITING, group=TGRP-TestLTROnSolrCloud]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1678)
  24) Thread[id=43, name=qtp9954403-43, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  25) Thread[id=77, name=jetty-launcher-1-thread-2-EventThread, state=WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
  26) Thread[id=128, name=zkCallback-17-thread-4, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  27) Thread[id=65, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  28) Thread[id=39, name=qtp9954403-39, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  29) Thread[id=80, name=jetty-launcher-1-thread-3-EventThread, state=WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
  30) Thread[id=46, name=org.eclipse.jetty.server.session.HashSessionManager@1d0b353Timer, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  31) Thread[id=31, name=qtp2287053-31, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:812)
        at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
        at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
        at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
        at org.apache.solr.core.ZkContainer$$Lambda$353/9953277.run(Unknown Source)
        at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
        at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
        at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1046)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
        at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
        at org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$163/8954847.execute(Unknown Source)
        at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
        at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
        at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
        at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
        at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at org.eclipse.jet

[...truncated too long message...]

>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   26) Thread[id=103, name=TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[34A9BDDEE6D9E0A0]-SendThread(127.0.0.1:42111), state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >   27) Thread[id=40, name=org.eclipse.jetty.server.session.HashSessionManager@80dd71Timer, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   28) Thread[id=106, name=ScheduledTrigger-14-thread-3, state=WAITING, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   29) Thread[id=92, name=Thread-29, state=WAITING, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1678)
   [junit4]    >   30) Thread[id=43, name=qtp9954403-43, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processSelected(ManagedSelector.java:272)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:181)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   31) Thread[id=128, name=zkCallback-17-thread-4, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   32) Thread[id=39, name=qtp9954403-39, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   33) Thread[id=35, name=qtp2122856-35, state=RUNNABLE, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at sun.nio.ch.IOUtil.drain(Native Method)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   34) Thread[id=46, name=org.eclipse.jetty.server.session.HashSessionManager@1d0b353Timer, state=TIMED_WAITING, group=TGRP-TestLTROnSolrCloud]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([34A9BDDEE6D9E0A0]:0)
   [junit4] Completed [28/33 (1!)] on J0 in 207.73s, 1 test, 3 errors <<< FAILURES!

[...truncated 35771 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 694 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/694/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
expected:<COMPLETED> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<RUNNING>
	at __randomizedtesting.SeedInfo.seed([AF68430489017625:273C7CDE27FD1BDD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testBackupAndRestore(AbstractCloudBackupRestoreTestCase.java:277)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: [127.0.0.1:44459_solr] Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/7)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testIntegration_shard1_replica_n1",           "base_url":"https://127.0.0.1:36127/solr",           "node_name":"127.0.0.1:36127_solr",           "state":"down",           "type":"NRT"},         "core_node4":{           "core":"testIntegration_shard1_replica_n2",           "base_url":"https://127.0.0.1:44459/solr",           "node_name":"127.0.0.1:44459_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 again
null
Live Nodes: [127.0.0.1:44459_solr]
Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/7)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:36127/solr",
          "node_name":"127.0.0.1:36127_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:44459/solr",
          "node_name":"127.0.0.1:44459_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([AF68430489017625:1F094D28AC3ED700]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.function.TestFunctionQuery.testNumericComparisons

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([AF68430489017625:B8555125E56777CB]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:845)
	at org.apache.solr.search.function.TestFunctionQuery.singleTest(TestFunctionQuery.java:131)
	at org.apache.solr.search.function.TestFunctionQuery.singleTest(TestFunctionQuery.java:137)
	at org.apache.solr.search.function.TestFunctionQuery.testNumericComparisons(TestFunctionQuery.java:900)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//doc[./str[@name='id']='2'  and ./float[@name='score']='2.0']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">0</int>
</lst>
<result name="response" numFound="107" start="0" maxScore="5.0">
  <doc>
    <str name="id">1</str>
    <int name="id_i">1</int>
    <int name="age_i">35</int>
    <float name="score">5.0</float></doc>
  <doc>
    <str name="id">0</str>
    <int name="id_i">0</int>
    <float name="default_amount_f">15779.0</float>
    <str name="amounts_dpf">1|1.39 2|2.44 3|3.42 4|4.49 5|5.47 6|6.17 7|7.9 8|8.7 9|9.68 10|10.92 11|11.40 12|12.34 13|13.45 14|14.53 15|15.85 16|16.4 17|17.4 18|18.60 19|19.55 20|20.98 21|21.82 22|22.6 23|23.0 24|24.99 25|25.19 26|26.15 27|27.99 28|28.22 29|29.22 30|30.25 31|31.74 32|32.85 33|33.33 34|34.79 35|35.0 36|36.30 37|37.95 38|38.18 39|39.26 40|40.67 41|41.88 42|42.52 43|43.38 44|44.9 45|45.66 46|46.46 47|47.56 48|48.64 49|49.25 50|50.54 51|51.56 52|52.49 53|53.41 54|54.19 55|55.94 56|56.80 57|57.44 58|58.14 59|59.11 60|60.61 61|61.16 62|62.75 63|63.22 64|64.71 65|65.92 66|66.17 67|67.6 68|68.98 69|69.31 70|70.78 71|71.18 72|72.41 73|73.19 74|74.39 75|75.44 76|76.77 77|77.64 78|78.44 79|79.0 80|80.62 81|81.9 82|82.74 83|83.12 84|84.74 85|85.48 86|86.32 87|87.82 88|88.14 89|89.28 90|90.13 91|91.86 92|92.23 93|93.11 94|94.56 95|95.83 96|96.90 97|97.36 98|98.66 99|99.13 100|100.92 101|101.78 102|102.37 103|103.3 104|104.22 105|105.61 106|106.34 107|107.87 108|108.50 109|109.54 110|110.45 111|111.40 112|112.91 113|113.37 114|114.90 115|115.80 116|116.42 117|117.81 118|118.15 119|119.9 120|120.38 121|121.80 122|122.94 123|123.35 124|124.15 125|125.57 126|126.7 127|127.51 128|128.89 129|129.50 130|130.23 131|131.32 132|132.28 133|133.60 134|134.70 135|135.39 136|136.44 137|137.47 138|138.29 139|139.6 140|140.2 141|141.86 142|142.47 143|143.13 144|144.29 145|145.70 146|146.69 147|147.72 148|148.22 149|149.46 150|150.38 151|151.87 152|152.74 153|153.79 154|154.72 155|155.68 156|156.21 157|157.55 158|158.82 159|159.87 160|160.33 161|161.53 162|162.3 163|163.61 164|164.47 165|165.21 166|166.13 167|167.81 168|168.97 169|169.51 170|170.10 171|171.86 172|172.29 173|173.48 174|174.83 175|175.78 176|176.29 177|177.33 178|178.4 179|179.81 180|180.47 181|181.83 182|182.9 183|183.15 184|184.86 185|185.49 186|186.70 187|187.76 188|188.41 189|189.90 190|190.5 191|191.34 192|192.34 193|193.2 194|194.74 195|195.26 196|196.41 197|197.57 198|198.25 199|199.18 200|200.45 201|201.40 202|202.89 203|203.0 204|204.8 205|205.33 206|206.58 207|207.28 208|208.45 209|209.77 210|210.78 211|211.14 212|212.20 213|213.79 214|214.23 215|215.11 216|216.11 217|217.67 218|218.0 219|219.67 220|220.64 221|221.61 222|222.55 223|223.44 224|224.58 225|225.79 226|226.77 227|227.88 228|228.35 229|229.66 230|230.87 231|231.92 232|232.7 233|233.52 234|234.26 235|235.94 236|236.19 237|237.34 238|238.6 239|239.78 240|240.50 241|241.67 242|242.10 243|243.61 244|244.47 245|245.10 246|246.61 247|247.22 248|248.19 249|249.40 250|250.94 251|251.26 252|252.24 253|253.86 254|254.52 255|255.67 256|256.1 257|257.49 258|258.35 259|259.8 260|260.60 261|261.60 262|262.86 263|263.31 264|264.28 265|265.6 266|266.13 267|267.52 268|268.68 269|269.13 270|270.16 271|271.9 272|272.50 273|273.67 274|274.7 275|275.83 276|276.18 277|277.21 278|278.35 279|279.57 280|280.89 281|281.5 282|282.52 283|283.86 284|284.55 285|285.33 286|286.67 287|287.51 288|288.57 289|289.67 290|290.30 291|291.99 292|292.61 293|293.7 294|294.53 295|295.50 296|296.37 297|297.92 298|298.12 299|299.15 300|300.56 301|301.44 302|302.36 303|303.25 304|304.97 305|305.96 306|306.15 307|307.47 308|308.76 309|309.19 310|310.50 311|311.57 312|312.95 313|313.38 314|314.80 315|315.34 316|316.20 317|317.57 318|318.37 319|319.3 320|320.38 321|321.67 322|322.46 323|323.93 324|324.83 325|325.78 326|326.1 327|327.11 328|328.93 329|329.1 330|330.74 331|331.29 332|332.16 333|333.5 334|334.35 335|335.81 336|336.22 337|337.25 338|338.50 339|339.68 340|340.1 341|341.38 342|342.52 343|343.85 344|344.8 345|345.66 346|346.30 347|347.73 348|348.95 349|349.87 350|350.29 351|351.4 352|352.71 353|353.50 354|354.56 355|355.80 356|356.76 357|357.38 358|358.4 359|359.14 360|360.91 361|361.94 362|362.53 363|363.96 364|364.58 365|365.10 366|366.89 367|367.11 368|368.19 369|369.64 370|370.49 371|371.43 372|372.15 373|373.48 374|374.38 375|375.38 376|376.86 377|377.30 378|378.19 379|379.31 380|380.66 381|381.6 382|382.75 383|383.65 384|384.19 385|385.19 386|386.42 387|387.92 388|388.1 389|389.80 390|390.82 391|391.64 392|392.46 393|393.8 394|394.22 395|395.85 396|396.19 397|397.66 398|398.13 399|399.21 400|400.91 401|401.0 402|402.12 403|403.94 404|404.2 405|405.43 406|406.20 407|407.39 408|408.83 409|409.75 410|410.49 411|411.56 412|412.81 413|413.81 414|414.36 415|415.53 416|416.78 417|417.69 418|418.17 419|419.15 420|420.75 421|421.7 422|422.25 423|423.51 424|424.76 425|425.4 426|426.59 427|427.94 428|428.62 429|429.94 430|430.86 431|431.16 432|432.83 433|433.31 434|434.41 435|435.32 436|436.62 437|437.63 438|438.66 439|439.16 440|440.51 441|441.25 442|442.52 443|443.70 444|444.67 445|445.43 446|446.38 447|447.96 448|448.13 449|449.12 450|450.1 451|451.41 452|452.45 453|453.7 454|454.61 455|455.41 456|456.78 457|457.21 458|458.78 459|459.61 460|460.6 461|461.19 462|462.25 463|463.70 464|464.49 465|465.20 466|466.60 467|467.14 468|468.25 469|469.31 470|470.48 471|471.75 472|472.43 473|473.20 474|474.12 475|475.6 476|476.15 477|477.18 478|478.54 479|479.19 480|480.41 481|481.82 482|482.59 483|483.5 484|484.43 485|485.42 486|486.37 487|487.59 488|488.3 489|489.65 490|490.16 491|491.35 492|492.70 493|493.67 494|494.81 495|495.17 496|496.90 497|497.85 498|498.4 499|499.43 500|500.6 501|501.28 502|502.37 503|503.41 504|504.68 505|505.38 506|506.22 507|507.98 508|508.64 509|509.15 510|510.67 511|511.49 512|512.12 513|513.51 514|514.97 515|515.15 516|516.20 517|517.53 518|518.9 519|519.63 520|520.70 521|521.25 522|522.65 523|523.0 524|524.11 525|525.38 526|526.90 527|527.43 528|528.84 529|529.82 530|530.43 531|531.54 532|532.55 533|533.50 534|534.17 535|535.78 536|536.76 537|537.11 538|538.96 539|539.18 540|540.77 541|541.63 542|542.0 543|543.28 544|544.8 545|545.55 546|546.66 547|547.66 548|548.53 549|549.45 550|550.77 551|551.62 552|552.1 553|553.27 554|554.59 555|555.16 556|556.34 557|557.98 558|558.88 559|559.55 560|560.66 561|561.43 562|562.52 563|563.5 564|564.12 565|565.79 566|566.96 567|567.10 568|568.70 569|569.82 570|570.25 571|571.41 572|572.48 573|573.15 574|574.95 575|575.57 576|576.65 577|577.75 578|578.62 579|579.90 580|580.46 581|581.30 582|582.43 583|583.85 584|584.29 585|585.50 586|586.88 587|587.86 588|588.93 589|589.20 590|590.75 591|591.79 592|592.5 593|593.48 594|594.77 595|595.13 596|596.41 597|597.6 598|598.85 599|599.11 600|600.59 601|601.40 602|602.17 603|603.61 604|604.35 605|605.93 606|606.59 607|607.54 608|608.87 609|609.7 610|610.77 611|611.30 612|612.84 613|613.56 614|614.43 615|615.87 616|616.86 617|617.42 618|618.0 619|619.53 620|620.50 621|621.93 622|622.97 623|623.62 624|624.86 625|625.25 626|626.51 627|627.97 628|628.42 629|629.44 630|630.2 631|631.63 632|632.61 633|633.34 634|634.96 635|635.49 636|636.20 637|637.24 638|638.79 639|639.64 640|640.60 641|641.84 642|642.69 643|643.15 644|644.40 645|645.7 646|646.55 647|647.93 648|648.96 649|649.57 650|650.9 651|651.32 652|652.39 653|653.58 654|654.64 655|655.67 656|656.23 657|657.72 658|658.70 659|659.76 660|660.54 661|661.27 662|662.48 663|663.71 664|664.66 665|665.75 666|666.26 667|667.26 668|668.4 669|669.1 670|670.48 671|671.55 672|672.55 673|673.62 674|674.93 675|675.61 676|676.4 677|677.73 678|678.64 679|679.75 680|680.7 681|681.72 682|682.33 683|683.73 684|684.3 685|685.16 686|686.36 687|687.49 688|688.36 689|689.25 690|690.53 691|691.97 692|692.23 693|693.19 694|694.47 695|695.55 696|696.23 697|697.49 698|698.16 699|699.24 700|700.16 701|701.80 702|702.49 703|703.1 704|704.56 705|705.43 706|706.38 707|707.1 708|708.3 709|709.5 710|710.1 711|711.23 712|712.80 713|713.87 714|714.49 715|715.90 716|716.19 717|717.41 718|718.71 719|719.85 720|720.12 721|721.15 722|722.52 723|723.36 724|724.7 725|725.97 726|726.90 727|727.48 728|728.31 729|729.33 730|730.81 731|731.63 732|732.24 733|733.40 734|734.63 735|735.36 736|736.98 737|737.13 738|738.45 739|739.8 740|740.67 741|741.14 742|742.58 743|743.17 744|744.82 745|745.90 746|746.89 747|747.32 748|748.78 749|749.49 750|750.37 751|751.70 752|752.32 753|753.26 754|754.9 755|755.52 756|756.85 757|757.38 758|758.19 759|759.50 760|760.70 761|761.75 762|762.51 763|763.42 764|764.28 765|765.98 766|766.83 767|767.80 768|768.86 769|769.25 770|770.18 771|771.6 772|772.84 773|773.6 774|774.71 775|775.31 776|776.88 777|777.54 778|778.37 779|779.53 780|780.77 781|781.57 782|782.86 783|783.94 784|784.34 785|785.68 786|786.36 787|787.2 788|788.47 789|789.94 790|790.9 791|791.42 792|792.76 793|793.20 794|794.16 795|795.32 796|796.99 797|797.79 798|798.72 799|799.39 800|800.67 801|801.19 802|802.34 803|803.94 804|804.92 805|805.81 806|806.26 807|807.50 808|808.95 809|809.98 810|810.91 811|811.17 812|812.78 813|813.1 814|814.94 815|815.91 816|816.81 817|817.32 818|818.46 819|819.57 820|820.35 821|821.47 822|822.26 823|823.5 824|824.47 825|825.77 826|826.98 827|827.45 828|828.58 829|829.92 830|830.37 831|831.7 832|832.35 833|833.98 834|834.55 835|835.43 836|836.28 837|837.6 838|838.44 839|839.23 840|840.97 841|841.39 842|842.67 843|843.46 844|844.24 845|845.86 846|846.29 847|847.51 848|848.11 849|849.88 850|850.16 851|851.32 852|852.20 853|853.40 854|854.36 855|855.41 856|856.88 857|857.99 858|858.36 859|859.85 860|860.93 861|861.45 862|862.55 863|863.10 864|864.25 865|865.71 866|866.67 867|867.24 868|868.76 869|869.1 870|870.89 871|871.16 872|872.98 873|873.87 874|874.57 875|875.65 876|876.57 877|877.3 878|878.50 879|879.23 880|880.81 881|881.33 882|882.11 883|883.65 884|884.79 885|885.6 886|886.68 887|887.33 888|888.26 889|889.17 890|890.21 891|891.36 892|892.8 893|893.30 894|894.21 895|895.42 896|896.66 897|897.46 898|898.48 899|899.60 900|900.96 901|901.59 902|902.41 903|903.57 904|904.61 905|905.23 906|906.36 907|907.15 908|908.68 909|909.9 910|910.46 911|911.30 912|912.33 913|913.30 914|914.97 915|915.83 916|916.17 917|917.97 918|918.79 919|919.71 920|920.33 921|921.31 922|922.3 923|923.22 924|924.53 925|925.90 926|926.32 927|927.24 928|928.89 929|929.88 930|930.23 931|931.84 932|932.14 933|933.33 934|934.2 935|935.73 936|936.7 937|937.99 938|938.88 939|939.71 940|940.92 941|941.62 942|942.12 943|943.5 944|944.26 945|945.35 946|946.94 947|947.63 948|948.13 949|949.34 950|950.9 951|951.2 952|952.16 953|953.78 954|954.79 955|955.40 956|956.85 957|957.70 958|958.26 959|959.20 960|960.12 961|961.13 962|962.38 963|963.98 964|964.59 965|965.50 966|966.38 967|967.17 968|968.84 969|969.54 970|970.94 971|971.37 972|972.66 973|973.69 974|974.54 975|975.93 976|976.55 977|977.25 978|978.55 979|979.68 980|980.91 981|981.40 982|982.99 983|983.16 984|984.11 985|985.34 986|986.17 987|987.75 988|988.2 989|989.29 990|990.24 991|991.37 992|992.78 993|993.19 994|994.66 995|995.95 996|996.32 997|997.36 998|998.89 999|999.38 1000|1000.57 1001|1001.75 1002|1002.92 1003|1003.19 1004|1004.10 1005|1005.72 1006|1006.61 1007|1007.37 1008|1008.67 1009|1009.47 1010|1010.40 1011|1011.86 1012|1012.20 1013|1013.3 1014|1014.48 1015|1015.61 1016|1016.85 1017|1017.21 1018|1018.26 1019|1019.76 1020|1020.50 1021|1021.31 1022|1022.34 1023|1023.32 1024|1024.45 1025|1025.67 1026|1026.81 1027|1027.80 1028|1028.51 1029|1029.45 1030|1030.17 1031|1031.16 1032|1032.8 1033|1033.7 1034|1034.20 1035|1035.14 1036|1036.53 1037|1037.45 1038|1038.10 1039|1039.99 1040|1040.3 1041|1041.16 1042|1042.80 1043|1043.31 1044|1044.61 1045|1045.71 1046|1046.10 1047|1047.68 1048|1048.53 1049|1049.35 1050|1050.94 1051|1051.43 1052|1052.48 1053|1053.74 1054|1054.51 1055|1055.18 1056|1056.91 1057|1057.97 1058|1058.14 1059|1059.75 1060|1060.52 1061|1061.21 1062|1062.69 1063|1063.11 1064|1064.56 1065|1065.14 1066|1066.59 1067|1067.94 1068|1068.57 1069|1069.99 1070|1070.11 1071|1071.91 1072|1072.77 1073|1073.70 1074|1074.52 1075|1075.99 1076|1076.4 1077|1077.55 1078|1078.99 1079|1079.14 1080|1080.35 1081|1081.85 1082|1082.22 1083|1083.65 1084|1084.84 1085|1085.79 1086|1086.63 1087|1087.61 1088|1088.24 1089|1089.8 1090|1090.37 1091|1091.47 1092|1092.81 1093|1093.12 1094|1094.98 1095|1095.39 1096|1096.70 1097|1097.15 1098|1098.3 1099|1099.86 1100|1100.4 1101|1101.25 1102|1102.63 1103|1103.46 1104|1104.58 1105|1105.97 1106|1106.14 1107|1107.78 1108|1108.78 1109|1109.53 1110|1110.85 1111|1111.24 1112|1112.57 1113|1113.35 1114|1114.78 1115|1115.26 1116|1116.5 1117|1117.30 1118|1118.19 1119|1119.46 1120|1120.81 1121|1121.59 1122|1122.32 1123|1123.22 1124|1124.5 1125|1125.82 1126|1126.31 1127|1127.74 1128|1128.70 1129|1129.81 1130|1130.28 1131|1131.45 1132|1132.10 1133|1133.86 1134|1134.14 1135|1135.87 1136|1136.20 1137|1137.14 1138|1138.32 1139|1139.23 1140|1140.99 1141|1141.8 1142|1142.38 1143|1143.61 1144|1144.44 1145|1145.95 1146|1146.29 1147|1147.63 1148|1148.45 1149|1149.67 1150|1150.0 1151|1151.43 1152|1152.58 1153|1153.0 1154|1154.36 1155|1155.57 1156|1156.30 1157|1157.42 1158|1158.85 1159|1159.37 1160|1160.15 1161|1161.75 1162|1162.10 1163|1163.3 1164|1164.63 1165|1165.23 1166|1166.92 1167|1167.21 1168|1168.8 1169|1169.93 1170|1170.12 1171|1171.65 1172|1172.14 1173|1173.73 1174|1174.89 1175|1175.7 1176|1176.7 1177|1177.34 1178|1178.85 1179|1179.19 1180|1180.10 1181|1181.99 1182|1182.13 1183|1183.28 1184|1184.47 1185|1185.16 1186|1186.34 1187|1187.49 1188|1188.82 1189|1189.91 1190|1190.29 1191|1191.25 1192|1192.93 1193|1193.80 1194|1194.27 1195|1195.66 1196|1196.44 1197|1197.42 1198|1198.46 1199|1199.83 1200|1200.37 1201|1201.51 1202|1202.7 1203|1203.33 1204|1204.67 1205|1205.61 1206|1206.39 1207|1207.22 1208|1208.70 1209|1209.80 1210|1210.30 1211|1211.12 1212|1212.95 1213|1213.71 1214|1214.51 1215|1215.1 1216|1216.72 1217|1217.90 1218|1218.58 1219|1219.95 1220|1220.36 1221|1221.59 1222|1222.99 1223|1223.21 1224|1224.11 1225|1225.70 1226|1226.71 1227|1227.74 1228|1228.14 1229|1229.16 1230|1230.94 1231|1231.8 1232|1232.93 1233|1233.38 1234|1234.74 1235|1235.39 1236|1236.56 1237|1237.90 1238|1238.0 1239|1239.30 1240|1240.80 1241|1241.69 1242|1242.80 1243|1243.37 1244|1244.51 1245|1245.85 1246|1246.78 1247|1247.20 1248|1248.89 1249|1249.72 1250|1250.39 1251|1251.45 1252|1252.52 1253|1253.13 1254|1254.27 1255|1255.35 1256|1256.91 1257|1257.12 1258|1258.28 1259|1259.34 1260|1260.55 1261|1261.67 1262|1262.3 1263|1263.7 1264|1264.88 1265|1265.2 1266|1266.98 1267|1267.64 1268|1268.30 1269|1269.72 1270|1270.94 1271|1271.14 1272|1272.80 1273|1273.50 1274|1274.23 1275|1275.55 1276|1276.22 1277|1277.20 1278|1278.50 1279|1279.50 1280|1280.93 1281|1281.98 1282|1282.97 1283|1283.85 1284|1284.3 1285|1285.7 1286|1286.93 1287|1287.4 1288|1288.52 1289|1289.48 1290|1290.3 1291|1291.87 1292|1292.36 1293|1293.98 1294|1294.93 1295|1295.85 1296|1296.49 1297|1297.73 1298|1298.47 1299|1299.62 1300|1300.23 1301|1301.37 1302|1302.40 1303|1303.99 1304|1304.52 1305|1305.98 1306|1306.16 1307|1307.18 1308|1308.7 1309|1309.84 1310|1310.95 1311|1311.28 1312|1312.20 1313|1313.83 1314|1314.42 1315|1315.40 1316|1316.12 1317|1317.78 1318|1318.64 1319|1319.43 1320|1320.47 1321|1321.81 1322|1322.6 1323|1323.97 1324|1324.14 1325|1325.97 1326|1326.68 1327|1327.62 1328|1328.25 1329|1329.46 1330|1330.10 1331|1331.37 1332|1332.67 1333|1333.39 1334|1334.50 1335|1335.81 1336|1336.75 1337|1337.21 1338|1338.57 1339|1339.15 1340|1340.25 1341|1341.26 1342|1342.89 1343|1343.43 1344|1344.31 1345|1345.45 1346|1346.5 1347|1347.72 1348|1348.31 1349|1349.20 1350|1350.14 1351|1351.18 1352|1352.10 1353|1353.22 1354|1354.13 1355|1355.98 1356|1356.23 1357|1357.15 1358|1358.91 1359|1359.67 1360|1360.57 1361|1361.79 1362|1362.51 1363|1363.9 1364|1364.59 1365|1365.8 1366|1366.73 1367|1367.70 1368|1368.36 1369|1369.84 1370|1370.42 1371|1371.57 1372|1372.15 1373|1373.52 1374|1374.47 1375|1375.32 1376|1376.75 1377|1377.3 1378|1378.90 1379|1379.83 1380|1380.98 1381|1381.75 1382|1382.66 1383|1383.36 1384|1384.36 1385|1385.96 1386|1386.58 1387|1387.60 1388|1388.75 1389|1389.96 1390|1390.84 1391|1391.40 1392|1392.38 1393|1393.76 1394|1394.49 1395|1395.87 1396|1396.71 1397|1397.65 1398|1398.57 1399|1399.40 1400|1400.95 1401|1401.51 1402|1402.6 1403|1403.84 1404|1404.66 1405|1405.55 1406|1406.66 1407|1407.74 1408|1408.76 1409|1409.42 1410|1410.41 1411|1411.39 1412|1412.21 1413|1413.62 1414|1414.51 1415|1415.83 1416|1416.88 1417|1417.8 1418|1418.57 1419|1419.74 1420|1420.86 1421|1421.58 1422|1422.13 1423|1423.69 1424|1424.13 1425|1425.2 1426|1426.70 1427|1427.9 1428|1428.56 1429|1429.12 1430|1430.94 1431|1431.15 1432|1432.83 1433|1433.64 1434|1434.51 1435|1435.79 1436|1436.88 1437|1437.64 1438|1438.31 1439|1439.76 1440|1440.93 1441|1441.42 1442|1442.39 1443|1443.85 1444|1444.18 1445|1445.52 1446|1446.26 1447|1447.32 1448|1448.25 1449|1449.54 1450|1450.77 1451|1451.7 1452|1452.99 1453|1453.97 1454|1454.87 1455|1455.51 1456|1456.86 1457|1457.47 1458|1458.31 1459|1459.90 1460|1460.4 1461|1461.75 1462|1462.93 1463|1463.59 1464|1464.32 1465|1465.49 1466|1466.15 1467|1467.4 1468|1468.20 1469|1469.7 1470|1470.23 1471|1471.21 1472|1472.27 1473|1473.64 1474|1474.8 1475|1475.66 1476|1476.16 1477|1477.45 1478|1478.64 1479|1479.53 1480|1480.69 1481|1481.93 1482|1482.51 1483|1483.40 1484|1484.6 1485|1485.0 1486|1486.3 1487|1487.91 1488|1488.40 1489|1489.9 1490|1490.30 1491|1491.12 1492|1492.75 1493|1493.58 1494|1494.14 1495|1495.79 1496|1496.76 1497|1497.56 1498|1498.15 1499|1499.0 1500|1500.14 1501|1501.25 1502|1502.42 1503|1503.76 1504|1504.80 1505|1505.30 1506|1506.66 1507|1507.83 1508|1508.19 1509|1509.84 1510|1510.24 1511|1511.92 1512|1512.35 1513|1513.96 1514|1514.44 1515|1515.71 1516|1516.73 1517|1517.70 1518|1518.16 1519|1519.73 1520|1520.35 1521|1521.21 1522|1522.21 1523|1523.52 1524|1524.90 1525|1525.98 1526|1526.76 1527|1527.27 1528|1528.87 1529|1529.77 1530|1530.46 1531|1531.96 1532|1532.64 1533|1533.2 1534|1534.12 1535|1535.89 1536|1536.80 1537|1537.79 1538|1538.60 1539|1539.66 1540|1540.98 1541|1541.42 1542|1542.59 1543|1543.72 1544|1544.97 1545|1545.55 1546|1546.28 1547|1547.35 1548|1548.56 1549|1549.80 1550|1550.1 1551|1551.5 1552|1552.83 1553|1553.27 1554|1554.76 1555|1555.14 1556|1556.39 1557|1557.96 1558|1558.23 1559|1559.81 1560|1560.53 1561|1561.28 1562|1562.46 1563|1563.61 1564|1564.2 1565|1565.9 1566|1566.63 1567|1567.94 1568|1568.95 1569|1569.16 1570|1570.3 1571|1571.90 1572|1572.26 1573|1573.92 1574|1574.69 1575|1575.77 1576|1576.59 1577|1577.55 1578|1578.51 1579|1579.55 1580|1580.60 1581|1581.4 1582|1582.10 1583|1583.81 1584|1584.71 1585|1585.22 1586|1586.65 1587|1587.90 1588|1588.86 1589|1589.36 1590|1590.83 1591|1591.36 1592|1592.2 1593|1593.7 1594|1594.72 1595|1595.34 1596|1596.41 1597|1597.47 1598|1598.66 1599|1599.4 1600|1600.47 1601|1601.80 1602|1602.4 1603|1603.1 1604|1604.99 1605|1605.68 1606|1606.11 1607|1607.62 1608|1608.51 1609|1609.8 1610|1610.76 1611|1611.67 1612|1612.51 1613|1613.2 1614|1614.38 1615|1615.28 1616|1616.30 1617|1617.41 1618|1618.65 1619|1619.57 1620|1620.44 1621|1621.82 1622|1622.83 1623|1623.93 1624|1624.1 1625|1625.88 1626|1626.65 1627|1627.41 1628|1628.15 1629|1629.35 1630|1630.69 1631|1631.17 1632|1632.41 1633|1633.51 1634|1634.69 1635|1635.4 1636|1636.23 1637|1637.99 1638|1638.69 1639|1639.42 1640|1640.54 1641|1641.48 1642|1642.5 1643|1643.23 1644|1644.20 1645|1645.8 1646|1646.84 1647|1647.40 1648|1648.32 1649|1649.77 1650|1650.77 1651|1651.90 1652|1652.24 1653|1653.19 1654|1654.18 1655|1655.54 1656|1656.28 1657|1657.31 1658|1658.1 1659|1659.22 1660|1660.87 1661|1661.18 1662|1662.0 1663|1663.21 1664|1664.29 1665|1665.84 1666|1666.27 1667|1667.9 1668|1668.35 1669|1669.25 1670|1670.43 1671|1671.55 1672|1672.13 1673|1673.14 1674|1674.26 1675|1675.13 1676|1676.36 1677|1677.46 1678|1678.79 1679|1679.33 1680|1680.12 1681|1681.66 1682|1682.66 1683|1683.20 1684|1684.7 1685|1685.56 1686|1686.69 1687|1687.93 1688|1688.76 1689|1689.73 1690|1690.54 1691|1691.81 1692|1692.81 1693|1693.35 1694|1694.10 1695|1695.65 1696|1696.85 1697|1697.97 1698|1698.70 1699|1699.89 1700|1700.58 1701|1701.53 1702|1702.26 1703|1703.3 1704|1704.4 1705|1705.31 1706|1706.75 1707|1707.97 1708|1708.16 1709|1709.3 1710|1710.35 1711|1711.59 1712|1712.87 1713|1713.37 1714|1714.8 1715|1715.86 1716|1716.18 1717|1717.72 1718|1718.83 1719|1719.15 1720|1720.16 1721|1721.65 1722|1722.38 1723|1723.56 1724|1724.33 1725|1725.33 1726|1726.25 1727|1727.72 1728|1728.15 1729|1729.21 1730|1730.49 1731|1731.51 1732|1732.2 1733|1733.0 1734|1734.59 1735|1735.4 1736|1736.20 1737|1737.21 1738|1738.33 1739|1739.59 1740|1740.37 1741|1741.30 1742|1742.6 1743|1743.21 1744|1744.26 1745|1745.68 1746|1746.42 1747|1747.51 1748|1748.45 1749|1749.53 1750|1750.35 1751|1751.16 1752|1752.99 1753|1753.88 1754|1754.38 1755|1755.57 1756|1756.54 1757|1757.61 1758|1758.85 1759|1759.29 1760|1760.52 1761|1761.20 1762|1762.53 1763|1763.3 1764|1764.8 1765|1765.61 1766|1766.55 1767|1767.50 1768|1768.6 1769|1769.9 1770|1770.10 1771|1771.88 1772|1772.97 1773|1773.35 1774|1774.74 1775|1775.60 1776|1776.95 1777|1777.23 1778|1778.45 1779|1779.86 1780|1780.28 1781|1781.49 1782|1782.35 1783|1783.40 1784|1784.40 1785|1785.13 1786|1786.21 1787|1787.96 1788|1788.53 1789|1789.83 1790|1790.18 1791|1791.99 1792|1792.33 1793|1793.72 1794|1794.21 1795|1795.47 1796|1796.22 1797|1797.28 1798|1798.77 1799|1799.28 1800|1800.94 1801|1801.78 1802|1802.87 1803|1803.50 1804|1804.79 1805|1805.72 1806|1806.75 1807|1807.60 1808|1808.84 1809|1809.20 1810|1810.98 1811|1811.78 1812|1812.37 1813|1813.60 1814|1814.24 1815|1815.40 1816|1816.62 1817|1817.30 1818|1818.64 1819|1819.75 1820|1820.88 1821|1821.78 1822|1822.37 1823|1823.29 1824|1824.70 1825|1825.62 1826|1826.10 1827|1827.56 1828|1828.78 1829|1829.92 1830|1830.41 1831|1831.19 1832|1832.68 1833|1833.39 1834|1834.36 1835|1835.26 1836|1836.89 1837|1837.58 1838|1838.61 1839|1839.5 1840|1840.94 1841|1841.46 1842|1842.51 1843|1843.9 1844|1844.81 1845|1845.25 1846|1846.98 1847|1847.6 1848|1848.0 1849|1849.85 1850|1850.20 1851|1851.67 1852|1852.18 1853|1853.98 1854|1854.33 1855|1855.89 1856|1856.46 1857|1857.97 1858|1858.25 1859|1859.3 1860|1860.45 1861|1861.82 1862|1862.87 1863|1863.53 1864|1864.55 1865|1865.56 1866|1866.10 1867|1867.53 1868|1868.32 1869|1869.96 1870|1870.43 1871|1871.50 1872|1872.31 1873|1873.81 1874|1874.34 1875|1875.84 1876|1876.96 1877|1877.78 1878|1878.66 1879|1879.29 1880|1880.46 1881|1881.67 1882|1882.13 1883|1883.70 1884|1884.77 1885|1885.10 1886|1886.88 1887|1887.23 1888|1888.30 1889|1889.97 1890|1890.67 1891|1891.27 1892|1892.15 1893|1893.75 1894|1894.22 1895|1895.98 1896|1896.2 1897|1897.9 1898|1898.36 1899|1899.5 1900|1900.43 1901|1901.9 1902|1902.62 1903|1903.24 1904|1904.91 1905|1905.74 1906|1906.70 1907|1907.70 1908|1908.9 1909|1909.90 1910|1910.14 1911|1911.63 1912|1912.54 1913|1913.71 1914|1914.63 1915|1915.76 1916|1916.8 1917|1917.59 1918|1918.65 1919|1919.58 1920|1920.61 1921|1921.51 1922|1922.95 1923|1923.31 1924|1924.66 1925|1925.30 1926|1926.67 1927|1927.84 1928|1928.80 1929|1929.39 1930|1930.95 1931|1931.48 1932|1932.34 1933|1933.60 1934|1934.34 1935|1935.29 1936|1936.40 1937|1937.58 1938|1938.79 1939|1939.31 1940|1940.50 1941|1941.96 1942|1942.88 1943|1943.21 1944|1944.1 1945|1945.95 1946|1946.67 1947|1947.47 1948|1948.13 1949|1949.56 1950|1950.70 1951|1951.61 1952|1952.61 1953|1953.11 1954|1954.58 1955|1955.84 1956|1956.75 1957|1957.44 1958|1958.50 1959|1959.32 1960|1960.2 1961|1961.82 1962|1962.58 1963|1963.17 1964|1964.98 1965|1965.96 1966|1966.85 1967|1967.61 1968|1968.46 1969|1969.97 1970|1970.97 1971|1971.73 1972|1972.14 1973|1973.87 1974|1974.58 1975|1975.1 1976|1976.7 1977|1977.32 1978|1978.60 1979|1979.73 1980|1980.25 1981|1981.20 1982|1982.27 1983|1983.42 1984|1984.21 1985|1985.63 1986|1986.79 1987|1987.30 1988|1988.84 1989|1989.41 1990|1990.9 1991|1991.63 1992|1992.6 1993|1993.67 1994|1994.23 1995|1995.91 1996|1996.96 1997|1997.60 1998|1998.98 1999|1999.46 2000|2000.20 2001|2001.16 2002|2002.33 2003|2003.77 2004|2004.3 2005|2005.92 2006|2006.52 2007|2007.96 2008|2008.57 2009|2009.76 2010|2010.43 2011|2011.73 2012|2012.24 2013|2013.19 2014|2014.42 2015|2015.14 2016|2016.35 2017|2017.31 2018|2018.91 2019|2019.27 2020|2020.4 2021|2021.5 2022|2022.61 2023|2023.89 2024|2024.86 2025|2025.22 2026|2026.5 2027|2027.63 2028|2028.95 2029|2029.27 2030|2030.26 2031|2031.50 2032|2032.30 2033|2033.69 2034|2034.65 2035|2035.32 2036|2036.60 2037|2037.53 2038|2038.27 2039|2039.68 2040|2040.23 2041|2041.78 2042|2042.77 2043|2043.46 2044|2044.83 2045|2045.91 2046|2046.66 2047|2047.4 2048|2048.39 2049|2049.95 2050|2050.19 2051|2051.54 2052|2052.8 2053|2053.33 2054|2054.6 2055|2055.49 2056|2056.17 2057|2057.78 2058|2058.77 2059|2059.20 2060|2060.46 2061|2061.29 2062|2062.51 2063|2063.72 2064|2064.87 2065|2065.54 2066|2066.42 2067|2067.7 2068|2068.80 2069|2069.4 2070|2070.54 2071|2071.39 2072|2072.27 2073|2073.45 2074|2074.60 2075|2075.59 2076|2076.30 2077|2077.36 2078|2078.16 2079|2079.79 2080|2080.77 2081|2081.48 2082|2082.43 2083|2083.93 2084|2084.77 2085|2085.63 2086|2086.64 2087|2087.50 2088|2088.36 2089|2089.43 2090|2090.66 2091|2091.70 2092|2092.45 2093|2093.79 2094|2094.21 2095|2095.74 2096|2096.8 2097|2097.34 2098|2098.32 2099|2099.1 2100|2100.36 2101|2101.20 2102|2102.86 2103|2103.5 2104|2104.12 2105|2105.60 2106|2106.22 2107|2107.95 2108|2108.48 2109|2109.85 2110|2110.4 2111|2111.7 2112|2112.4 2113|2113.44 2114|2114.5 2115|2115.11 2116|2116.17 2117|2117.24 2118|2118.95 2119|2119.98 2120|2120.2 2121|2121.9 2122|2122.97 2123|2123.55 2124|2124.71 2125|2125.10 2126|2126.8 2127|2127.16 2128|2128.69 2129|2129.75 2130|2130.0 2131|2131.92 2132|2132.10 2133|2133.37 2134|2134.8 2135|2135.86 2136|2136.29 2137|2137.7 2138|2138.33 2139|2139.20 2140|2140.67 2141|2141.1 2142|2142.58 2143|2143.91 2144|2144.17 2145|2145.86 2146|2146.51 2147|2147.28 2148|2148.45 2149|2149.55 2150|2150.42 2151|2151.99 2152|2152.65 2153|2153.49 2154|2154.57 2155|2155.28 2156|2156.50 2157|2157.16 2158|2158.69 2159|2159.4 2160|2160.36 2161|2161.29 2162|2162.46 2163|2163.50 2164|2164.22 2165|2165.18 2166|2166.72 2167|2167.74 2168|2168.90 2169|2169.85 2170|2170.49 2171|2171.47 2172|2172.55 2173|2173.11 2174|2174.77 2175|2175.36 2176|2176.61 2177|2177.52 2178|2178.30 2179|2179.10 2180|2180.22 2181|2181.39 2182|2182.94 2183|2183.58 2184|2184.64 2185|2185.91 2186|2186.24 2187|2187.63 2188|2188.41 2189|2189.83 2190|2190.24 2191|2191.89 2192|2192.59 2193|2193.1 2194|2194.95 2195|2195.15 2196|2196.8 2197|2197.71 2198|2198.32 2199|2199.73 2200|2200.65 2201|2201.77 2202|2202.71 2203|2203.33 2204|2204.35 2205|2205.27 2206|2206.88 2207|2207.59 2208|2208.60 2209|2209.43 2210|2210.33 2211|2211.11 2212|2212.15 2213|2213.10 2214|2214.66 2215|2215.11 2216|2216.50 2217|2217.66 2218|2218.28 2219|2219.2 2220|2220.31 2221|2221.48 2222|2222.33 2223|2223.49 2224|2224.79 2225|2225.46 2226|2226.65 2227|2227.91 2228|2228.47 2229|2229.0 2230|2230.55 2231|2231.30 2232|2232.77 2233|2233.70 2234|2234.75 2235|2235.90 2236|2236.64 2237|2237.91 2238|2238.80 2239|2239.55 2240|2240.59 2241|2241.76 2242|2242.2 2243|2243.77 2244|2244.98 2245|2245.43 2246|2246.1 2247|2247.52 2248|2248.0 2249|2249.10 2250|2250.80 2251|2251.40 2252|2252.89 2253|2253.20 2254|2254.2 2255|2255.75 2256|2256.72 2257|2257.22 2258|2258.34 2259|2259.20 2260|2260.21 2261|2261.90 2262|2262.87 2263|2263.5 2264|2264.4 2265|2265.98 2266|2266.76 2267|2267.8 2268|2268.95 2269|2269.5 2270|2270.42 2271|2271.45 2272|2272.16 2273|2273.69 2274|2274.70 2275|2275.93 2276|2276.93 2277|2277.72 2278|2278.60 2279|2279.86 2280|2280.63 2281|2281.39 2282|2282.89 2283|2283.95 2284|2284.38 2285|2285.70 2286|2286.81 2287|2287.44 2288|2288.70 2289|2289.81 2290|2290.83 2291|2291.48 2292|2292.60 2293|2293.7 2294|2294.18 2295|2295.34 2296|2296.42 2297|2297.1 2298|2298.52 2299|2299.29 2300|2300.11 2301|2301.65 2302|2302.48 2303|2303.93 2304|2304.38 2305|2305.10 2306|2306.79 2307|2307.80 2308|2308.93 2309|2309.49 2310|2310.88 2311|2311.90 2312|2312.67 2313|2313.28 2314|2314.89 2315|2315.10 2316|2316.83 2317|2317.52 2318|2318.63 2319|2319.21 2320|2320.9 2321|2321.99 2322|2322.67 2323|2323.21 2324|2324.80 2325|2325.5 2326|2326.96 2327|2327.65 2328|2328.51 2329|2329.81 2330|2330.77 2331|2331.13 2332|2332.80 2333|2333.50 2334|2334.24 2335|2335.84 2336|2336.47 2337|2337.42 2338|2338.27 2339|2339.75 2340|2340.75 2341|2341.13 2342|2342.42 2343|2343.73 2344|2344.68 2345|2345.5 2346|2346.50 2347|2347.6 2348|2348.66 2349|2349.21 2350|2350.26 2351|2351.49 2352|2352.45 2353|2353.99 2354|2354.75 2355|2355.30 2356|2356.67 2357|2357.7 2358|2358.40 2359|2359.77 2360|2360.57 2361|2361.67 2362|2362.86 2363|2363.18 2364|2364.29 2365|2365.29 2366|2366.17 2367|2367.88 2368|2368.22 2369|2369.89 2370|2370.54 2371|2371.68 2372|2372.75 2373|2373.15 2374|2374.47 2375|2375.75 2376|2376.39 2377|2377.49 2378|2378.2 2379|2379.68 2380|2380.31 2381|2381.88 2382|2382.61 2383|2383.62 2384|2384.56 2385|2385.86 2386|2386.68 2387|2387.15 2388|2388.8 2389|2389.60 2390|2390.71 2391|2391.71 2392|2392.71 2393|2393.81 2394|2394.93 2395|2395.36 2396|2396.9 2397|2397.86 2398|2398.36 2399|2399.4 2400|2400.47 2401|2401.9 2402|2402.25 2403|2403.66 2404|2404.66 2405|2405.76 2406|2406.9 2407|2407.3 2408|2408.66 2409|2409.79 2410|2410.86 2411|2411.62 2412|2412.30 2413|2413.28 2414|2414.17 2415|2415.25 2416|2416.70 2417|2417.71 2418|2418.83 2419|2419.71 2420|2420.15 2421|2421.14 2422|2422.25 2423|2423.17 2424|2424.95 2425|2425.56 2426|2426.18 2427|2427.67 2428|2428.72 2429|2429.54 2430|2430.16 2431|2431.51 2432|2432.91 2433|2433.89 2434|2434.40 2435|2435.38 2436|2436.42 2437|2437.20 2438|2438.39 2439|2439.7 2440|2440.61 2441|2441.84 2442|2442.36 2443|2443.33 2444|2444.7 2445|2445.27 2446|2446.19 2447|2447.83 2448|2448.30 2449|2449.89 2450|2450.39 2451|2451.61 2452|2452.98 2453|2453.65 2454|2454.20 2455|2455.53 2456|2456.27 2457|2457.12 2458|2458.96 2459|2459.31 2460|2460.32 2461|2461.16 2462|2462.6 2463|2463.79 2464|2464.75 2465|2465.28 2466|2466.5 2467|2467.43 2468|2468.16 2469|2469.45 2470|2470.39 2471|2471.14 2472|2472.56 2473|2473.20 2474|2474.7 2475|2475.85 2476|2476.0 2477|2477.3 2478|2478.62 2479|2479.25 2480|2480.27 2481|2481.68 2482|2482.13 2483|2483.73 2484|2484.14 2485|2485.10 2486|2486.52 2487|2487.6 2488|2488.33 2489|2489.76 2490|2490.20 2491|2491.79 2492|2492.83 2493|2493.90 2494|2494.86 2495|2495.87 2496|2496.47 2497|2497.22 2498|2498.74 2499|2499.36 2500|2500.74 2501|2501.21 2502|2502.26 2503|2503.29 2504|2504.99 2505|2505.87 2506|2506.37 2507|2507.69 2508|2508.41 2509|2509.66 2510|2510.51 2511|2511.41 2512|2512.15 2513|2513.51 2514|2514.38 2515|2515.15 2516|2516.9 2517|2517.61 2518|2518.70 2519|2519.14 2520|2520.74 2521|2521.39 2522|2522.70 2523|2523.88 2524|2524.60 2525|2525.80 2526|2526.11 2527|2527.39 2528|2528.36 2529|2529.87 2530|2530.96 2531|2531.59 2532|2532.47 2533|2533.20 2534|2534.46 2535|2535.85 2536|2536.74 2537|2537.27 2538|2538.74 2539|2539.30 2540|2540.61 2541|2541.92 2542|2542.7 2543|2543.98 2544|2544.36 2545|2545.33 2546|2546.7 2547|2547.77 2548|2548.93 2549|2549.79 2550|2550.57 2551|2551.21 2552|2552.15 2553|2553.70 2554|2554.82 2555|2555.90 2556|2556.23 2557|2557.54 2558|2558.87 2559|2559.53 2560|2560.78 2561|2561.88 2562|2562.64 2563|2563.40 2564|2564.14 2565|2565.30 2566|2566.18 2567|2567.39 2568|2568.92 2569|2569.5 2570|2570.6 2571|2571.56 2572|2572.26 2573|2573.35 2574|2574.18 2575|2575.90 2576|2576.91 2577|2577.52 2578|2578.47 2579|2579.22 2580|2580.16 2581|2581.93 2582|2582.69 2583|2583.46 2584|2584.2 2585|2585.70 2586|2586.51 2587|2587.72 2588|2588.32 2589|2589.81 2590|2590.20 2591|2591.10 2592|2592.87 2593|2593.63 2594|2594.32 2595|2595.41 2596|2596.71 2597|2597.66 2598|2598.54 2599|2599.17 2600|2600.37 2601|2601.11 2602|2602.7 2603|2603.14 2604|2604.34 2605|2605.30 2606|2606.59 2607|2607.15 2608|2608.86 2609|2609.44 2610|2610.6 2611|2611.40 2612|2612.60 2613|2613.49 2614|2614.86 2615|2615.47 2616|2616.57 2617|2617.31 2618|2618.13 2619|2619.99 2620|2620.13 2621|2621.53 2622|2622.38 2623|2623.55 2624|2624.45 2625|2625.60 2626|2626.6 2627|2627.32 2628|2628.41 2629|2629.28 2630|2630.0 2631|2631.48 2632|2632.76 2633|2633.50 2634|2634.77 2635|2635.93 2636|2636.85 2637|2637.49 2638|2638.96 2639|2639.5 2640|2640.69 2641|2641.78 2642|2642.61 2643|2643.8 2644|2644.1 2645|2645.41 2646|2646.84 2647|2647.34 2648|2648.64 2649|2649.82 2650|2650.5 2651|2651.72 2652|2652.81 2653|2653.18 2654|2654.90 2655|2655.47 2656|2656.60 2657|2657.98 2658|2658.78 2659|2659.1 2660|2660.74 2661|2661.50 2662|2662.96 2663|2663.66 2664|2664.64 2665|2665.20 2666|2666.19 2667|2667.13 2668|2668.0 2669|2669.80 2670|2670.13 2671|2671.93 2672|2672.59 2673|2673.56 2674|2674.82 2675|2675.6 2676|2676.62 2677|2677.22 2678|2678.32 2679|2679.12 2680|2680.77 2681|2681.14 2682|2682.8 2683|2683.55 2684|2684.98 2685|2685.76 2686|2686.5 2687|2687.93 2688|2688.41 2689|2689.64 2690|2690.0 2691|2691.2 2692|2692.83 2693|2693.79 2694|2694.67 2695|2695.55 2696|2696.20 2697|2697.85 2698|2698.9 2699|2699.69 2700|2700.71 2701|2701.75 2702|2702.57 2703|2703.18 2704|2704.62 2705|2705.35 2706|2706.71 2707|2707.78 2708|2708.86 2709|2709.31 2710|2710.13 2711|2711.0 2712|2712.3 2713|2713.3 2714|2714.53 2715|2715.30 2716|2716.52 2717|2717.0 2718|2718.69 2719|2719.23 2720|2720.23 2721|2721.69 2722|2722.89 2723|2723.31 2724|2724.5 2725|2725.28 2726|2726.13 2727|2727.12 2728|2728.86 2729|2729.57 2730|2730.56 2731|2731.36 2732|2732.80 2733|2733.29 2734|2734.94 2735|2735.97 2736|2736.20 2737|2737.38 2738|2738.31 2739|2739.99 2740|2740.88 2741|2741.26 2742|2742.57 2743|2743.65 2744|2744.76 2745|2745.78 2746|2746.12 2747|2747.78 2748|2748.43 2749|2749.2 2750|2750.2 2751|2751.46 2752|2752.47 2753|2753.93 2754|2754.0 2755|2755.34 2756|2756.33 2757|2757.60 2758|2758.42 2759|2759.97 2760|2760.85 2761|2761.85 2762|2762.63 2763|2763.95 2764|2764.6 2765|2765.49 2766|2766.38 2767|2767.40 2768|2768.53 2769|2769.65 2770|2770.25 2771|2771.16 2772|2772.83 2773|2773.11 2774|2774.55 2775|2775.56 2776|2776.56 2777|2777.71 2778|2778.54 2779|2779.3 2780|2780.98 2781|2781.70 2782|2782.6 2783|2783.20 2784|2784.25 2785|2785.41 2786|2786.84 2787|2787.94 2788|2788.54 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">3</str>
    <int name="id_i">3</int>
    <float name="default_amount_f">18799.0</float>
    <str name="amounts_dpf">1|1.64 2|2.49 3|3.15 4|4.64 5|5.47 6|6.18 7|7.32 8|8.74 9|9.22 10|10.89 11|11.64 12|12.95 13|13.77 14|14.68 15|15.68 16|16.1 17|17.45 18|18.33 19|19.72 20|20.55 21|21.27 22|22.29 23|23.56 24|24.51 25|25.69 26|26.15 27|27.41 28|28.79 29|29.68 30|30.16 31|31.61 32|32.72 33|33.10 34|34.83 35|35.71 36|36.51 37|37.14 38|38.80 39|39.9 40|40.31 41|41.22 42|42.19 43|43.9 44|44.86 45|45.93 46|46.75 47|47.35 48|48.72 49|49.32 50|50.62 51|51.55 52|52.3 53|53.83 54|54.96 55|55.37 56|56.73 57|57.35 58|58.75 59|59.96 60|60.43 61|61.9 62|62.28 63|63.62 64|64.91 65|65.8 66|66.36 67|67.10 68|68.32 69|69.43 70|70.88 71|71.54 72|72.19 73|73.47 74|74.67 75|75.31 76|76.99 77|77.18 78|78.43 79|79.11 80|80.47 81|81.19 82|82.85 83|83.91 84|84.44 85|85.99 86|86.86 87|87.56 88|88.83 89|89.59 90|90.43 91|91.7 92|92.23 93|93.5 94|94.16 95|95.49 96|96.21 97|97.44 98|98.51 99|99.83 100|100.26 101|101.16 102|102.25 103|103.63 104|104.39 105|105.62 106|106.88 107|107.92 108|108.22 109|109.93 110|110.20 111|111.26 112|112.54 113|113.62 114|114.22 115|115.78 116|116.75 117|117.28 118|118.68 119|119.80 120|120.21 121|121.38 122|122.41 123|123.64 124|124.17 125|125.94 126|126.12 127|127.7 128|128.16 129|129.35 130|130.11 131|131.12 132|132.61 133|133.29 134|134.76 135|135.46 136|136.72 137|137.27 138|138.84 139|139.93 140|140.92 141|141.43 142|142.46 143|143.96 144|144.73 145|145.44 146|146.30 147|147.16 148|148.78 149|149.59 150|150.56 151|151.25 152|152.92 153|153.96 154|154.18 155|155.72 156|156.40 157|157.88 158|158.22 159|159.91 160|160.45 161|161.35 162|162.20 163|163.47 164|164.0 165|165.67 166|166.38 167|167.39 168|168.55 169|169.23 170|170.95 171|171.30 172|172.42 173|173.21 174|174.54 175|175.88 176|176.25 177|177.50 178|178.90 179|179.84 180|180.84 181|181.85 182|182.1 183|183.83 184|184.88 185|185.13 186|186.56 187|187.13 188|188.7 189|189.51 190|190.34 191|191.25 192|192.48 193|193.86 194|194.32 195|195.35 196|196.65 197|197.45 198|198.75 199|199.56 200|200.25 201|201.84 202|202.52 203|203.30 204|204.99 205|205.42 206|206.98 207|207.13 208|208.91 209|209.10 210|210.38 211|211.28 212|212.11 213|213.63 214|214.69 215|215.50 216|216.24 217|217.68 218|218.4 219|219.55 220|220.83 221|221.34 222|222.19 223|223.60 224|224.22 225|225.84 226|226.16 227|227.36 228|228.79 229|229.53 230|230.16 231|231.99 232|232.11 233|233.13 234|234.0 235|235.19 236|236.7 237|237.82 238|238.29 239|239.50 240|240.82 241|241.65 242|242.41 243|243.42 244|244.13 245|245.90 246|246.57 247|247.2 248|248.50 249|249.3 250|250.38 251|251.54 252|252.87 253|253.12 254|254.69 255|255.23 256|256.59 257|257.74 258|258.83 259|259.84 260|260.41 261|261.89 262|262.71 263|263.37 264|264.69 265|265.97 266|266.45 267|267.78 268|268.41 269|269.92 270|270.63 271|271.97 272|272.41 273|273.52 274|274.19 275|275.42 276|276.24 277|277.30 278|278.55 279|279.22 280|280.51 281|281.1 282|282.70 283|283.19 284|284.71 285|285.75 286|286.93 287|287.2 288|288.85 289|289.44 290|290.85 291|291.68 292|292.29 293|293.20 294|294.7 295|295.83 296|296.63 297|297.96 298|298.2 299|299.19 300|300.53 301|301.92 302|302.84 303|303.41 304|304.69 305|305.29 306|306.68 307|307.28 308|308.85 309|309.61 310|310.83 311|311.82 312|312.26 313|313.53 314|314.54 315|315.40 316|316.51 317|317.25 318|318.6 319|319.71 320|320.8 321|321.25 322|322.76 323|323.79 324|324.0 325|325.27 326|326.16 327|327.86 328|328.68 329|329.49 330|330.21 331|331.68 332|332.96 333|333.66 334|334.81 335|335.96 336|336.6 337|337.67 338|338.52 339|339.20 340|340.80 341|341.30 342|342.55 343|343.12 344|344.66 345|345.1 346|346.35 347|347.38 348|348.45 349|349.48 350|350.59 351|351.37 352|352.95 353|353.19 354|354.10 355|355.9 356|356.57 357|357.41 358|358.53 359|359.10 360|360.20 361|361.84 362|362.57 363|363.44 364|364.85 365|365.20 366|366.92 367|367.28 368|368.86 369|369.63 370|370.56 371|371.67 372|372.29 373|373.93 374|374.33 375|375.91 376|376.86 377|377.23 378|378.88 379|379.65 380|380.2 381|381.47 382|382.58 383|383.42 384|384.83 385|385.83 386|386.82 387|387.87 388|388.32 389|389.94 390|390.93 391|391.76 392|392.59 393|393.72 394|394.93 395|395.52 396|396.74 397|397.16 398|398.65 399|399.60 400|400.58 401|401.49 402|402.61 403|403.92 404|404.61 405|405.90 406|406.58 407|407.78 408|408.80 409|409.32 410|410.75 411|411.81 412|412.69 413|413.7 414|414.44 415|415.27 416|416.30 417|417.58 418|418.75 419|419.93 420|420.16 421|421.7 422|422.36 423|423.34 424|424.82 425|425.17 426|426.29 427|427.8 428|428.96 429|429.1 430|430.12 431|431.43 432|432.96 433|433.99 434|434.95 435|435.17 436|436.87 437|437.77 438|438.79 439|439.43 440|440.30 441|441.60 442|442.35 443|443.65 444|444.63 445|445.47 446|446.92 447|447.99 448|448.64 449|449.57 450|450.52 451|451.3 452|452.11 453|453.75 454|454.20 455|455.14 456|456.64 457|457.10 458|458.85 459|459.68 460|460.68 461|461.63 462|462.30 463|463.27 464|464.15 465|465.98 466|466.20 467|467.50 468|468.25 469|469.6 470|470.6 471|471.0 472|472.94 473|473.98 474|474.45 475|475.31 476|476.25 477|477.17 478|478.31 479|479.89 480|480.91 481|481.4 482|482.3 483|483.34 484|484.71 485|485.49 486|486.51 487|487.96 488|488.31 489|489.36 490|490.42 491|491.18 492|492.8 493|493.90 494|494.31 495|495.2 496|496.25 497|497.57 498|498.21 499|499.79 500|500.86 501|501.20 502|502.61 503|503.72 504|504.27 505|505.54 506|506.85 507|507.98 508|508.48 509|509.47 510|510.33 511|511.65 512|512.70 513|513.12 514|514.31 515|515.52 516|516.93 517|517.70 518|518.82 519|519.61 520|520.66 521|521.59 522|522.85 523|523.98 524|524.76 525|525.56 526|526.45 527|527.3 528|528.56 529|529.19 530|530.77 531|531.72 532|532.44 533|533.5 534|534.42 535|535.48 536|536.79 537|537.14 538|538.39 539|539.21 540|540.56 541|541.60 542|542.83 543|543.60 544|544.61 545|545.7 546|546.79 547|547.66 548|548.97 549|549.3 550|550.61 551|551.70 552|552.75 553|553.49 554|554.99 555|555.28 556|556.88 557|557.10 558|558.92 559|559.5 560|560.37 561|561.43 562|562.85 563|563.11 564|564.53 565|565.30 566|566.12 567|567.35 568|568.63 569|569.96 570|570.48 571|571.73 572|572.89 573|573.54 574|574.19 575|575.34 576|576.38 577|577.51 578|578.74 579|579.92 580|580.96 581|581.15 582|582.81 583|583.59 584|584.56 585|585.45 586|586.15 587|587.37 588|588.28 589|589.84 590|590.89 591|591.16 592|592.3 593|593.12 594|594.94 595|595.26 596|596.26 597|597.90 598|598.33 599|599.13 600|600.61 601|601.57 602|602.25 603|603.82 604|604.90 605|605.80 606|606.56 607|607.45 608|608.65 609|609.6 610|610.15 611|611.63 612|612.24 613|613.91 614|614.77 615|615.3 616|616.87 617|617.87 618|618.89 619|619.21 620|620.80 621|621.0 622|622.27 623|623.51 624|624.58 625|625.24 626|626.41 627|627.42 628|628.65 629|629.14 630|630.32 631|631.92 632|632.84 633|633.95 634|634.45 635|635.38 636|636.15 637|637.41 638|638.85 639|639.58 640|640.27 641|641.71 642|642.3 643|643.76 644|644.28 645|645.50 646|646.73 647|647.40 648|648.18 649|649.37 650|650.52 651|651.61 652|652.71 653|653.90 654|654.36 655|655.51 656|656.95 657|657.2 658|658.69 659|659.31 660|660.80 661|661.58 662|662.56 663|663.3 664|664.97 665|665.50 666|666.20 667|667.63 668|668.31 669|669.82 670|670.75 671|671.0 672|672.11 673|673.33 674|674.68 675|675.6 676|676.38 677|677.25 678|678.69 679|679.16 680|680.18 681|681.64 682|682.59 683|683.57 684|684.69 685|685.84 686|686.71 687|687.1 688|688.68 689|689.69 690|690.77 691|691.23 692|692.6 693|693.12 694|694.72 695|695.19 696|696.51 697|697.28 698|698.16 699|699.45 700|700.27 701|701.32 702|702.49 703|703.91 704|704.70 705|705.10 706|706.51 707|707.68 708|708.69 709|709.45 710|710.1 711|711.78 712|712.50 713|713.81 714|714.37 715|715.90 716|716.21 717|717.8 718|718.30 719|719.32 720|720.10 721|721.72 722|722.29 723|723.62 724|724.94 725|725.30 726|726.87 727|727.17 728|728.35 729|729.20 730|730.88 731|731.29 732|732.52 733|733.42 734|734.87 735|735.64 736|736.64 737|737.37 738|738.69 739|739.88 740|740.97 741|741.29 742|742.0 743|743.81 744|744.45 745|745.66 746|746.73 747|747.40 748|748.82 749|749.95 750|750.92 751|751.60 752|752.69 753|753.90 754|754.44 755|755.94 756|756.83 757|757.84 758|758.70 759|759.16 760|760.21 761|761.19 762|762.64 763|763.21 764|764.73 765|765.68 766|766.5 767|767.55 768|768.51 769|769.38 770|770.90 771|771.47 772|772.19 773|773.26 774|774.8 775|775.40 776|776.3 777|777.95 778|778.25 779|779.79 780|780.37 781|781.24 782|782.24 783|783.94 784|784.11 785|785.76 786|786.36 787|787.29 788|788.29 789|789.86 790|790.90 791|791.1 792|792.36 793|793.23 794|794.0 795|795.93 796|796.85 797|797.27 798|798.45 799|799.81 800|800.80 801|801.73 802|802.1 803|803.45 804|804.16 805|805.45 806|806.90 807|807.4 808|808.96 809|809.67 810|810.10 811|811.66 812|812.91 813|813.44 814|814.80 815|815.74 816|816.22 817|817.41 818|818.25 819|819.95 820|820.28 821|821.13 822|822.20 823|823.44 824|824.66 825|825.58 826|826.2 827|827.60 828|828.86 829|829.22 830|830.91 831|831.96 832|832.94 833|833.59 834|834.83 835|835.87 836|836.73 837|837.11 838|838.15 839|839.52 840|840.76 841|841.20 842|842.26 843|843.76 844|844.79 845|845.96 846|846.37 847|847.35 848|848.86 849|849.22 850|850.64 851|851.78 852|852.84 853|853.63 854|854.11 855|855.33 856|856.30 857|857.45 858|858.98 859|859.92 860|860.9 861|861.76 862|862.24 863|863.67 864|864.3 865|865.13 866|866.12 867|867.85 868|868.0 869|869.75 870|870.44 871|871.17 872|872.93 873|873.93 874|874.59 875|875.89 876|876.68 877|877.48 878|878.47 879|879.26 880|880.58 881|881.96 882|882.92 883|883.44 884|884.68 885|885.99 886|886.98 887|887.93 888|888.36 889|889.5 890|890.4 891|891.69 892|892.63 893|893.26 894|894.82 895|895.41 896|896.29 897|897.29 898|898.91 899|899.42 900|900.96 901|901.19 902|902.49 903|903.17 904|904.47 905|905.16 906|906.82 907|907.27 908|908.39 909|909.30 910|910.27 911|911.50 912|912.39 913|913.32 914|914.5 915|915.9 916|916.69 917|917.34 918|918.95 919|919.4 920|920.30 921|921.48 922|922.80 923|923.24 924|924.58 925|925.6 926|926.70 927|927.35 928|928.42 929|929.85 930|930.18 931|931.42 932|932.15 933|933.77 934|934.61 935|935.11 936|936.61 937|937.60 938|938.76 939|939.11 940|940.89 941|941.86 942|942.81 943|943.17 944|944.67 945|945.84 946|946.45 947|947.33 948|948.22 949|949.68 950|950.55 951|951.27 952|952.35 953|953.26 954|954.10 955|955.5 956|956.81 957|957.2 958|958.78 959|959.65 960|960.32 961|961.50 962|962.68 963|963.22 964|964.40 965|965.85 966|966.51 967|967.54 968|968.81 969|969.74 970|970.19 971|971.47 972|972.12 973|973.31 974|974.95 975|975.69 976|976.79 977|977.34 978|978.59 979|979.90 980|980.44 981|981.82 982|982.8 983|983.58 984|984.9 985|985.85 986|986.25 987|987.10 988|988.80 989|989.47 990|990.11 991|991.48 992|992.53 993|993.42 994|994.95 995|995.41 996|996.25 997|997.88 998|998.89 999|999.19 1000|1000.81 1001|1001.13 1002|1002.28 1003|1003.29 1004|1004.0 1005|1005.82 1006|1006.49 1007|1007.4 1008|1008.85 1009|1009.21 1010|1010.2 1011|1011.62 1012|1012.80 1013|1013.22 1014|1014.69 1015|1015.54 1016|1016.47 1017|1017.6 1018|1018.20 1019|1019.97 1020|1020.0 1021|1021.55 1022|1022.63 1023|1023.74 1024|1024.71 1025|1025.5 1026|1026.4 1027|1027.65 1028|1028.86 1029|1029.68 1030|1030.54 1031|1031.44 1032|1032.44 1033|1033.25 1034|1034.3 1035|1035.38 1036|1036.47 1037|1037.91 1038|1038.46 1039|1039.78 1040|1040.72 1041|1041.50 1042|1042.49 1043|1043.59 1044|1044.23 1045|1045.87 1046|1046.78 1047|1047.9 1048|1048.87 1049|1049.15 1050|1050.45 1051|1051.61 1052|1052.85 1053|1053.99 1054|1054.54 1055|1055.37 1056|1056.97 1057|1057.0 1058|1058.36 1059|1059.5 1060|1060.30 1061|1061.55 1062|1062.51 1063|1063.47 1064|1064.17 1065|1065.25 1066|1066.39 1067|1067.91 1068|1068.86 1069|1069.42 1070|1070.95 1071|1071.23 1072|1072.87 1073|1073.88 1074|1074.74 1075|1075.80 1076|1076.38 1077|1077.56 1078|1078.57 1079|1079.88 1080|1080.45 1081|1081.13 1082|1082.20 1083|1083.9 1084|1084.28 1085|1085.17 1086|1086.96 1087|1087.7 1088|1088.91 1089|1089.95 1090|1090.80 1091|1091.21 1092|1092.30 1093|1093.18 1094|1094.62 1095|1095.83 1096|1096.63 1097|1097.82 1098|1098.48 1099|1099.27 1100|1100.74 1101|1101.42 1102|1102.66 1103|1103.40 1104|1104.3 1105|1105.81 1106|1106.94 1107|1107.96 1108|1108.56 1109|1109.3 1110|1110.55 1111|1111.36 1112|1112.2 1113|1113.33 1114|1114.75 1115|1115.32 1116|1116.69 1117|1117.7 1118|1118.81 1119|1119.54 1120|1120.15 1121|1121.48 1122|1122.77 1123|1123.1 1124|1124.98 1125|1125.4 1126|1126.56 1127|1127.10 1128|1128.42 1129|1129.74 1130|1130.29 1131|1131.53 1132|1132.55 1133|1133.54 1134|1134.59 1135|1135.8 1136|1136.22 1137|1137.13 1138|1138.8 1139|1139.47 1140|1140.29 1141|1141.44 1142|1142.15 1143|1143.98 1144|1144.96 1145|1145.25 1146|1146.5 1147|1147.2 1148|1148.20 1149|1149.22 1150|1150.72 1151|1151.75 1152|1152.55 1153|1153.76 1154|1154.94 1155|1155.9 1156|1156.71 1157|1157.33 1158|1158.26 1159|1159.61 1160|1160.1 1161|1161.86 1162|1162.25 1163|1163.84 1164|1164.31 1165|1165.1 1166|1166.71 1167|1167.98 1168|1168.32 1169|1169.1 1170|1170.82 1171|1171.22 1172|1172.45 1173|1173.15 1174|1174.42 1175|1175.64 1176|1176.65 1177|1177.25 1178|1178.33 1179|1179.13 1180|1180.95 1181|1181.58 1182|1182.16 1183|1183.2 1184|1184.30 1185|1185.29 1186|1186.90 1187|1187.13 1188|1188.54 1189|1189.46 1190|1190.42 1191|1191.71 1192|1192.58 1193|1193.43 1194|1194.83 1195|1195.1 1196|1196.9 1197|1197.95 1198|1198.84 1199|1199.84 1200|1200.9 1201|1201.55 1202|1202.18 1203|1203.89 1204|1204.32 1205|1205.61 1206|1206.88 1207|1207.88 1208|1208.56 1209|1209.43 1210|1210.43 1211|1211.21 1212|1212.18 1213|1213.35 1214|1214.52 1215|1215.4 1216|1216.74 1217|1217.50 1218|1218.73 1219|1219.18 1220|1220.75 1221|1221.16 1222|1222.88 1223|1223.84 1224|1224.30 1225|1225.19 1226|1226.94 1227|1227.28 1228|1228.25 1229|1229.84 1230|1230.6 1231|1231.93 1232|1232.57 1233|1233.15 1234|1234.11 1235|1235.81 1236|1236.19 1237|1237.10 1238|1238.64 1239|1239.7 1240|1240.62 1241|1241.62 1242|1242.49 1243|1243.99 1244|1244.85 1245|1245.24 1246|1246.16 1247|1247.4 1248|1248.75 1249|1249.55 1250|1250.38 1251|1251.66 1252|1252.96 1253|1253.57 1254|1254.90 1255|1255.59 1256|1256.47 1257|1257.34 1258|1258.15 1259|1259.99 1260|1260.16 1261|1261.92 1262|1262.33 1263|1263.31 1264|1264.63 1265|1265.41 1266|1266.5 1267|1267.46 1268|1268.1 1269|1269.92 1270|1270.41 1271|1271.86 1272|1272.12 1273|1273.76 1274|1274.37 1275|1275.57 1276|1276.31 1277|1277.46 1278|1278.73 1279|1279.36 1280|1280.7 1281|1281.39 1282|1282.87 1283|1283.96 1284|1284.75 1285|1285.63 1286|1286.91 1287|1287.12 1288|1288.7 1289|1289.74 1290|1290.72 1291|1291.53 1292|1292.87 1293|1293.36 1294|1294.5 1295|1295.97 1296|1296.8 1297|1297.12 1298|1298.14 1299|1299.66 1300|1300.0 1301|1301.4 1302|1302.97 1303|1303.54 1304|1304.91 1305|1305.35 1306|1306.7 1307|1307.30 1308|1308.8 1309|1309.77 1310|1310.50 1311|1311.56 1312|1312.85 1313|1313.17 1314|1314.19 1315|1315.59 1316|1316.72 1317|1317.13 1318|1318.79 1319|1319.85 1320|1320.41 1321|1321.2 1322|1322.33 1323|1323.55 1324|1324.8 1325|1325.72 1326|1326.8 1327|1327.74 1328|1328.31 1329|1329.42 1330|1330.13 1331|1331.30 1332|1332.57 1333|1333.99 1334|1334.63 1335|1335.67 1336|1336.21 1337|1337.80 1338|1338.41 1339|1339.54 1340|1340.57 1341|1341.36 1342|1342.83 1343|1343.4 1344|1344.30 1345|1345.50 1346|1346.77 1347|1347.97 1348|1348.68 1349|1349.26 1350|1350.56 1351|1351.10 1352|1352.47 1353|1353.68 1354|1354.15 1355|1355.2 1356|1356.83 1357|1357.81 1358|1358.7 1359|1359.68 1360|1360.78 1361|1361.19 1362|1362.65 1363|1363.67 1364|1364.88 1365|1365.60 1366|1366.13 1367|1367.61 1368|1368.68 1369|1369.16 1370|1370.19 1371|1371.18 1372|1372.37 1373|1373.50 1374|1374.5 1375|1375.34 1376|1376.61 1377|1377.63 1378|1378.18 1379|1379.17 1380|1380.61 1381|1381.14 1382|1382.90 1383|1383.10 1384|1384.92 1385|1385.27 1386|1386.22 1387|1387.32 1388|1388.67 1389|1389.3 1390|1390.84 1391|1391.6 1392|1392.21 1393|1393.99 1394|1394.68 1395|1395.32 1396|1396.86 1397|1397.24 1398|1398.16 1399|1399.64 1400|1400.84 1401|1401.70 1402|1402.19 1403|1403.30 1404|1404.81 1405|1405.31 1406|1406.15 1407|1407.64 1408|1408.52 1409|1409.75 1410|1410.83 1411|1411.73 1412|1412.20 1413|1413.79 1414|1414.17 1415|1415.31 1416|1416.21 1417|1417.6 1418|1418.21 1419|1419.88 1420|1420.22 1421|1421.87 1422|1422.43 1423|1423.99 1424|1424.23 1425|1425.39 1426|1426.87 1427|1427.0 1428|1428.43 1429|1429.85 1430|1430.76 1431|1431.45 1432|1432.85 1433|1433.45 1434|1434.88 1435|1435.9 1436|1436.31 1437|1437.34 1438|1438.82 1439|1439.45 1440|1440.13 1441|1441.16 1442|1442.57 1443|1443.42 1444|1444.26 1445|1445.62 1446|1446.60 1447|1447.5 1448|1448.37 1449|1449.20 1450|1450.53 1451|1451.27 1452|1452.40 1453|1453.7 1454|1454.75 1455|1455.25 1456|1456.34 1457|1457.18 1458|1458.59 1459|1459.69 1460|1460.27 1461|1461.59 1462|1462.27 1463|1463.48 1464|1464.62 1465|1465.25 1466|1466.4 1467|1467.29 1468|1468.88 1469|1469.92 1470|1470.44 1471|1471.23 1472|1472.72 1473|1473.3 1474|1474.95 1475|1475.99 1476|1476.40 1477|1477.76 1478|1478.73 1479|1479.14 1480|1480.61 1481|1481.37 1482|1482.94 1483|1483.44 1484|1484.49 1485|1485.3 1486|1486.47 1487|1487.48 1488|1488.28 1489|1489.12 1490|1490.3 1491|1491.99 1492|1492.89 1493|1493.60 1494|1494.81 1495|1495.19 1496|1496.31 1497|1497.22 1498|1498.2 1499|1499.63 1500|1500.79 1501|1501.69 1502|1502.26 1503|1503.73 1504|1504.5 1505|1505.34 1506|1506.14 1507|1507.47 1508|1508.73 1509|1509.4 1510|1510.52 1511|1511.9 1512|1512.25 1513|1513.82 1514|1514.53 1515|1515.32 1516|1516.69 1517|1517.28 1518|1518.56 1519|1519.92 1520|1520.9 1521|1521.52 1522|1522.7 1523|1523.63 1524|1524.74 1525|1525.73 1526|1526.12 1527|1527.52 1528|1528.31 1529|1529.70 1530|1530.88 1531|1531.96 1532|1532.66 1533|1533.88 1534|1534.10 1535|1535.53 1536|1536.95 1537|1537.82 1538|1538.77 1539|1539.89 1540|1540.41 1541|1541.45 1542|1542.11 1543|1543.53 1544|1544.0 1545|1545.72 1546|1546.35 1547|1547.90 1548|1548.15 1549|1549.8 1550|1550.43 1551|1551.56 1552|1552.76 1553|1553.43 1554|1554.17 1555|1555.26 1556|1556.99 1557|1557.92 1558|1558.18 1559|1559.55 1560|1560.27 1561|1561.25 1562|1562.15 1563|1563.86 1564|1564.88 1565|1565.47 1566|1566.14 1567|1567.69 1568|1568.73 1569|1569.85 1570|1570.51 1571|1571.54 1572|1572.43 1573|1573.95 1574|1574.56 1575|1575.94 1576|1576.68 1577|1577.34 1578|1578.76 1579|1579.21 1580|1580.85 1581|1581.61 1582|1582.51 1583|1583.11 1584|1584.39 1585|1585.11 1586|1586.21 1587|1587.80 1588|1588.13 1589|1589.42 1590|1590.57 1591|1591.85 1592|1592.95 1593|1593.42 1594|1594.86 1595|1595.42 1596|1596.57 1597|1597.13 1598|1598.85 1599|1599.14 1600|1600.49 1601|1601.30 1602|1602.70 1603|1603.98 1604|1604.32 1605|1605.37 1606|1606.40 1607|1607.27 1608|1608.2 1609|1609.66 1610|1610.25 1611|1611.86 1612|1612.19 1613|1613.47 1614|1614.16 1615|1615.67 1616|1616.18 1617|1617.5 1618|1618.15 1619|1619.56 1620|1620.23 1621|1621.75 1622|1622.60 1623|1623.61 1624|1624.61 1625|1625.95 1626|1626.76 1627|1627.94 1628|1628.85 1629|1629.51 1630|1630.64 1631|1631.97 1632|1632.60 1633|1633.86 1634|1634.67 1635|1635.10 1636|1636.13 1637|1637.5 1638|1638.90 1639|1639.56 1640|1640.52 1641|1641.94 1642|1642.19 1643|1643.75 1644|1644.81 1645|1645.10 1646|1646.91 1647|1647.63 1648|1648.91 1649|1649.19 1650|1650.47 1651|1651.64 1652|1652.2 1653|1653.42 1654|1654.31 1655|1655.31 1656|1656.5 1657|1657.11 1658|1658.19 1659|1659.62 1660|1660.94 1661|1661.85 1662|1662.20 1663|1663.18 1664|1664.72 1665|1665.7 1666|1666.90 1667|1667.11 1668|1668.65 1669|1669.25 1670|1670.19 1671|1671.44 1672|1672.91 1673|1673.36 1674|1674.26 1675|1675.86 1676|1676.94 1677|1677.7 1678|1678.25 1679|1679.4 1680|1680.55 1681|1681.61 1682|1682.57 1683|1683.8 1684|1684.3 1685|1685.18 1686|1686.75 1687|1687.82 1688|1688.87 1689|1689.61 1690|1690.36 1691|1691.49 1692|1692.57 1693|1693.8 1694|1694.93 1695|1695.94 1696|1696.83 1697|1697.79 1698|1698.92 1699|1699.71 1700|1700.42 1701|1701.76 1702|1702.13 1703|1703.59 1704|1704.30 1705|1705.36 1706|1706.96 1707|1707.88 1708|1708.61 1709|1709.29 1710|1710.56 1711|1711.4 1712|1712.58 1713|1713.69 1714|1714.60 1715|1715.26 1716|1716.18 1717|1717.46 1718|1718.1 1719|1719.40 1720|1720.7 1721|1721.93 1722|1722.37 1723|1723.52 1724|1724.83 1725|1725.68 1726|1726.51 1727|1727.10 1728|1728.96 1729|1729.37 1730|1730.1 1731|1731.67 1732|1732.30 1733|1733.52 1734|1734.74 1735|1735.86 1736|1736.12 1737|1737.77 1738|1738.52 1739|1739.28 1740|1740.99 1741|1741.24 1742|1742.74 1743|1743.95 1744|1744.85 1745|1745.33 1746|1746.68 1747|1747.85 1748|1748.73 1749|1749.72 1750|1750.2 1751|1751.39 1752|1752.87 1753|1753.31 1754|1754.77 1755|1755.84 1756|1756.42 1757|1757.87 1758|1758.35 1759|1759.44 1760|1760.18 1761|1761.6 1762|1762.5 1763|1763.48 1764|1764.11 1765|1765.48 1766|1766.70 1767|1767.88 1768|1768.53 1769|1769.45 1770|1770.28 1771|1771.40 1772|1772.54 1773|1773.29 1774|1774.4 1775|1775.68 1776|1776.71 1777|1777.61 1778|1778.25 1779|1779.77 1780|1780.92 1781|1781.54 1782|1782.44 1783|1783.41 1784|1784.52 1785|1785.79 1786|1786.5 1787|1787.79 1788|1788.11 1789|1789.57 1790|1790.94 1791|1791.49 1792|1792.47 1793|1793.81 1794|1794.45 1795|1795.40 1796|1796.84 1797|1797.13 1798|1798.10 1799|1799.89 1800|1800.60 1801|1801.10 1802|1802.10 1803|1803.95 1804|1804.96 1805|1805.46 1806|1806.78 1807|1807.20 1808|1808.45 1809|1809.49 1810|1810.48 1811|1811.52 1812|1812.9 1813|1813.60 1814|1814.10 1815|1815.53 1816|1816.0 1817|1817.25 1818|1818.96 1819|1819.29 1820|1820.65 1821|1821.2 1822|1822.95 1823|1823.3 1824|1824.56 1825|1825.58 1826|1826.59 1827|1827.41 1828|1828.76 1829|1829.53 1830|1830.51 1831|1831.51 1832|1832.53 1833|1833.48 1834|1834.30 1835|1835.97 1836|1836.61 1837|1837.73 1838|1838.23 1839|1839.31 1840|1840.91 1841|1841.38 1842|1842.39 1843|1843.82 1844|1844.80 1845|1845.43 1846|1846.30 1847|1847.34 1848|1848.75 1849|1849.28 1850|1850.46 1851|1851.68 1852|1852.11 1853|1853.17 1854|1854.22 1855|1855.80 1856|1856.72 1857|1857.57 1858|1858.31 1859|1859.3 1860|1860.15 1861|1861.61 1862|1862.52 1863|1863.56 1864|1864.92 1865|1865.22 1866|1866.16 1867|1867.27 1868|1868.70 1869|1869.12 1870|1870.1 1871|1871.96 1872|1872.15 1873|1873.25 1874|1874.47 1875|1875.32 1876|1876.78 1877|1877.10 1878|1878.34 1879|1879.47 1880|1880.11 1881|1881.75 1882|1882.96 1883|1883.6 1884|1884.28 1885|1885.7 1886|1886.14 1887|1887.46 1888|1888.35 1889|1889.31 1890|1890.73 1891|1891.70 1892|1892.0 1893|1893.39 1894|1894.28 1895|1895.85 1896|1896.61 1897|1897.72 1898|1898.35 1899|1899.16 1900|1900.4 1901|1901.51 1902|1902.60 1903|1903.97 1904|1904.83 1905|1905.13 1906|1906.80 1907|1907.76 1908|1908.46 1909|1909.17 1910|1910.43 1911|1911.52 1912|1912.85 1913|1913.59 1914|1914.18 1915|1915.38 1916|1916.75 1917|1917.14 1918|1918.14 1919|1919.59 1920|1920.39 1921|1921.73 1922|1922.42 1923|1923.45 1924|1924.89 1925|1925.68 1926|1926.46 1927|1927.27 1928|1928.20 1929|1929.23 1930|1930.14 1931|1931.88 1932|1932.38 1933|1933.59 1934|1934.53 1935|1935.6 1936|1936.65 1937|1937.22 1938|1938.33 1939|1939.99 1940|1940.67 1941|1941.52 1942|1942.25 1943|1943.98 1944|1944.98 1945|1945.3 1946|1946.24 1947|1947.57 1948|1948.84 1949|1949.18 1950|1950.7 1951|1951.63 1952|1952.93 1953|1953.54 1954|1954.66 1955|1955.33 1956|1956.20 1957|1957.72 1958|1958.30 1959|1959.77 1960|1960.20 1961|1961.44 1962|1962.11 1963|1963.18 1964|1964.74 1965|1965.34 1966|1966.85 1967|1967.77 1968|1968.20 1969|1969.74 1970|1970.0 1971|1971.0 1972|1972.20 1973|1973.2 1974|1974.26 1975|1975.37 1976|1976.87 1977|1977.33 1978|1978.80 1979|1979.2 1980|1980.62 1981|1981.43 1982|1982.29 1983|1983.85 1984|1984.18 1985|1985.25 1986|1986.17 1987|1987.85 1988|1988.43 1989|1989.79 1990|1990.70 1991|1991.92 1992|1992.24 1993|1993.37 1994|1994.10 1995|1995.87 1996|1996.68 1997|1997.40 1998|1998.94 1999|1999.22 2000|2000.16 2001|2001.37 2002|2002.55 2003|2003.83 2004|2004.30 2005|2005.86 2006|2006.12 2007|2007.96 2008|2008.39 2009|2009.70 2010|2010.10 2011|2011.94 2012|2012.1 2013|2013.87 2014|2014.66 2015|2015.68 2016|2016.94 2017|2017.5 2018|2018.68 2019|2019.1 2020|2020.92 2021|2021.12 2022|2022.61 2023|2023.69 2024|2024.17 2025|2025.1 2026|2026.84 2027|2027.97 2028|2028.9 2029|2029.9 2030|2030.61 2031|2031.53 2032|2032.0 2033|2033.83 2034|2034.96 2035|2035.35 2036|2036.19 2037|2037.5 2038|2038.26 2039|2039.53 2040|2040.39 2041|2041.30 2042|2042.80 2043|2043.9 2044|2044.29 2045|2045.40 2046|2046.43 2047|2047.56 2048|2048.42 2049|2049.22 2050|2050.10 2051|2051.59 2052|2052.80 2053|2053.78 2054|2054.47 2055|2055.56 2056|2056.7 2057|2057.51 2058|2058.20 2059|2059.15 2060|2060.44 2061|2061.54 2062|2062.85 2063|2063.30 2064|2064.44 2065|2065.4 2066|2066.78 2067|2067.1 2068|2068.14 2069|2069.72 2070|2070.55 2071|2071.44 2072|2072.41 2073|2073.37 2074|2074.45 2075|2075.97 2076|2076.93 2077|2077.11 2078|2078.99 2079|2079.57 2080|2080.72 2081|2081.54 2082|2082.34 2083|2083.89 2084|2084.78 2085|2085.20 2086|2086.20 2087|2087.90 2088|2088.82 2089|2089.5 2090|2090.80 2091|2091.99 2092|2092.97 2093|2093.79 2094|2094.9 2095|2095.92 2096|2096.26 2097|2097.92 2098|2098.8 2099|2099.65 2100|2100.49 2101|2101.14 2102|2102.71 2103|2103.92 2104|2104.5 2105|2105.5 2106|2106.76 2107|2107.73 2108|2108.10 2109|2109.92 2110|2110.77 2111|2111.5 2112|2112.9 2113|2113.35 2114|2114.35 2115|2115.71 2116|2116.63 2117|2117.4 2118|2118.46 2119|2119.22 2120|2120.32 2121|2121.4 2122|2122.74 2123|2123.61 2124|2124.8 2125|2125.2 2126|2126.74 2127|2127.95 2128|2128.90 2129|2129.90 2130|2130.40 2131|2131.85 2132|2132.99 2133|2133.44 2134|2134.84 2135|2135.23 2136|2136.80 2137|2137.31 2138|2138.1 2139|2139.82 2140|2140.31 2141|2141.33 2142|2142.38 2143|2143.27 2144|2144.51 2145|2145.61 2146|2146.2 2147|2147.17 2148|2148.91 2149|2149.60 2150|2150.48 2151|2151.80 2152|2152.22 2153|2153.80 2154|2154.90 2155|2155.77 2156|2156.26 2157|2157.56 2158|2158.76 2159|2159.73 2160|2160.34 2161|2161.67 2162|2162.79 2163|2163.99 2164|2164.59 2165|2165.47 2166|2166.10 2167|2167.94 2168|2168.61 2169|2169.77 2170|2170.23 2171|2171.77 2172|2172.48 2173|2173.55 2174|2174.77 2175|2175.19 2176|2176.27 2177|2177.84 2178|2178.18 2179|2179.12 2180|2180.92 2181|2181.88 2182|2182.15 2183|2183.71 2184|2184.53 2185|2185.70 2186|2186.2 2187|2187.7 2188|2188.16 2189|2189.54 2190|2190.83 2191|2191.80 2192|2192.52 2193|2193.58 2194|2194.35 2195|2195.46 2196|2196.31 2197|2197.54 2198|2198.70 2199|2199.9 2200|2200.28 2201|2201.67 2202|2202.8 2203|2203.27 2204|2204.82 2205|2205.92 2206|2206.84 2207|2207.72 2208|2208.84 2209|2209.5 2210|2210.35 2211|2211.65 2212|2212.85 2213|2213.15 2214|2214.80 2215|2215.31 2216|2216.89 2217|2217.98 2218|2218.52 2219|2219.13 2220|2220.80 2221|2221.17 2222|2222.8 2223|2223.96 2224|2224.28 2225|2225.60 2226|2226.20 2227|2227.72 2228|2228.60 2229|2229.82 2230|2230.44 2231|2231.80 2232|2232.42 2233|2233.29 2234|2234.19 2235|2235.7 2236|2236.92 2237|2237.51 2238|2238.87 2239|2239.21 2240|2240.21 2241|2241.56 2242|2242.78 2243|2243.48 2244|2244.2 2245|2245.23 2246|2246.67 2247|2247.72 2248|2248.84 2249|2249.13 2250|2250.48 2251|2251.31 2252|2252.35 2253|2253.26 2254|2254.42 2255|2255.37 2256|2256.64 2257|2257.21 2258|2258.47 2259|2259.30 2260|2260.99 2261|2261.31 2262|2262.24 2263|2263.27 2264|2264.88 2265|2265.93 2266|2266.85 2267|2267.59 2268|2268.3 2269|2269.11 2270|2270.89 2271|2271.83 2272|2272.35 2273|2273.18 2274|2274.38 2275|2275.28 2276|2276.62 2277|2277.73 2278|2278.61 2279|2279.39 2280|2280.72 2281|2281.27 2282|2282.49 2283|2283.32 2284|2284.54 2285|2285.66 2286|2286.15 2287|2287.33 2288|2288.85 2289|2289.67 2290|2290.36 2291|2291.23 2292|2292.54 2293|2293.11 2294|2294.91 2295|2295.30 2296|2296.0 2297|2297.97 2298|2298.5 2299|2299.60 2300|2300.48 2301|2301.12 2302|2302.65 2303|2303.82 2304|2304.55 2305|2305.33 2306|2306.46 2307|2307.91 2308|2308.55 2309|2309.24 2310|2310.38 2311|2311.71 2312|2312.30 2313|2313.77 2314|2314.74 2315|2315.27 2316|2316.38 2317|2317.33 2318|2318.42 2319|2319.67 2320|2320.62 2321|2321.35 2322|2322.29 2323|2323.49 2324|2324.92 2325|2325.94 2326|2326.61 2327|2327.63 2328|2328.94 2329|2329.76 2330|2330.69 2331|2331.7 2332|2332.47 2333|2333.48 2334|2334.27 2335|2335.19 2336|2336.40 2337|2337.8 2338|2338.29 2339|2339.39 2340|2340.84 2341|2341.72 2342|2342.1 2343|2343.0 2344|2344.53 2345|2345.82 2346|2346.79 2347|2347.29 2348|2348.70 2349|2349.55 2350|2350.69 2351|2351.89 2352|2352.10 2353|2353.68 2354|2354.30 2355|2355.21 2356|2356.42 2357|2357.32 2358|2358.11 2359|2359.60 2360|2360.12 2361|2361.97 2362|2362.21 2363|2363.55 2364|2364.68 2365|2365.0 2366|2366.32 2367|2367.24 2368|2368.9 2369|2369.84 2370|2370.20 2371|2371.92 2372|2372.93 2373|2373.29 2374|2374.13 2375|2375.29 2376|2376.94 2377|2377.41 2378|2378.80 2379|2379.82 2380|2380.37 2381|2381.57 2382|2382.97 2383|2383.17 2384|2384.63 2385|2385.42 2386|2386.56 2387|2387.20 2388|2388.22 2389|2389.12 2390|2390.39 2391|2391.11 2392|2392.7 2393|2393.35 2394|2394.66 2395|2395.8 2396|2396.46 2397|2397.70 2398|2398.62 2399|2399.7 2400|2400.66 2401|2401.84 2402|2402.11 2403|2403.3 2404|2404.20 2405|2405.95 2406|2406.58 2407|2407.92 2408|2408.44 2409|2409.89 2410|2410.71 2411|2411.21 2412|2412.77 2413|2413.6 2414|2414.83 2415|2415.11 2416|2416.17 2417|2417.78 2418|2418.12 2419|2419.83 2420|2420.37 2421|2421.35 2422|2422.94 2423|2423.76 2424|2424.54 2425|2425.58 2426|2426.96 2427|2427.72 2428|2428.81 2429|2429.85 2430|2430.7 2431|2431.97 2432|2432.53 2433|2433.20 2434|2434.93 2435|2435.48 2436|2436.37 2437|2437.94 2438|2438.91 2439|2439.52 2440|2440.93 2441|2441.49 2442|2442.34 2443|2443.85 2444|2444.10 2445|2445.65 2446|2446.56 2447|2447.99 2448|2448.47 2449|2449.8 2450|2450.21 2451|2451.40 2452|2452.53 2453|2453.86 2454|2454.63 2455|2455.41 2456|2456.70 2457|2457.95 2458|2458.83 2459|2459.26 2460|2460.13 2461|2461.54 2462|2462.76 2463|2463.72 2464|2464.38 2465|2465.34 2466|2466.59 2467|2467.17 2468|2468.62 2469|2469.87 2470|2470.7 2471|2471.41 2472|2472.6 2473|2473.42 2474|2474.20 2475|2475.59 2476|2476.51 2477|2477.33 2478|2478.24 2479|2479.45 2480|2480.0 2481|2481.72 2482|2482.89 2483|2483.96 2484|2484.83 2485|2485.41 2486|2486.0 2487|2487.95 2488|2488.60 2489|2489.55 2490|2490.5 2491|2491.12 2492|2492.11 2493|2493.88 2494|2494.89 2495|2495.43 2496|2496.52 2497|2497.61 2498|2498.14 2499|2499.59 2500|2500.46 2501|2501.22 2502|2502.97 2503|2503.13 2504|2504.57 2505|2505.78 2506|2506.98 2507|2507.62 2508|2508.52 2509|2509.84 2510|2510.24 2511|2511.44 2512|2512.26 2513|2513.35 2514|2514.13 2515|2515.31 2516|2516.68 2517|2517.10 2518|2518.23 2519|2519.58 2520|2520.48 2521|2521.14 2522|2522.54 2523|2523.87 2524|2524.30 2525|2525.67 2526|2526.92 2527|2527.88 2528|2528.91 2529|2529.85 2530|2530.99 2531|2531.88 2532|2532.76 2533|2533.22 2534|2534.44 2535|2535.64 2536|2536.35 2537|2537.13 2538|2538.9 2539|2539.75 2540|2540.81 2541|2541.98 2542|2542.26 2543|2543.22 2544|2544.99 2545|2545.46 2546|2546.10 2547|2547.91 2548|2548.93 2549|2549.69 2550|2550.84 2551|2551.90 2552|2552.69 2553|2553.89 2554|2554.54 2555|2555.24 2556|2556.44 2557|2557.24 2558|2558.11 2559|2559.90 2560|2560.83 2561|2561.70 2562|2562.52 2563|2563.48 2564|2564.40 2565|2565.53 2566|2566.60 2567|2567.59 2568|2568.44 2569|2569.22 2570|2570.68 2571|2571.44 2572|2572.41 2573|2573.84 2574|2574.24 2575|2575.32 2576|2576.1 2577|2577.26 2578|2578.65 2579|2579.35 2580|2580.7 2581|2581.0 2582|2582.34 2583|2583.51 2584|2584.71 2585|2585.70 2586|2586.21 2587|2587.42 2588|2588.49 2589|2589.16 2590|2590.51 2591|2591.11 2592|2592.25 2593|2593.22 2594|2594.47 2595|2595.53 2596|2596.79 2597|2597.3 2598|2598.65 2599|2599.52 2600|2600.2 2601|2601.22 2602|2602.94 2603|2603.38 2604|2604.13 2605|2605.48 2606|2606.84 2607|2607.22 2608|2608.50 2609|2609.60 2610|2610.35 2611|2611.58 2612|2612.0 2613|2613.90 2614|2614.59 2615|2615.31 2616|2616.3 2617|2617.70 2618|2618.95 2619|2619.35 2620|2620.43 2621|2621.32 2622|2622.40 2623|2623.37 2624|2624.69 2625|2625.9 2626|2626.28 2627|2627.42 2628|2628.65 2629|2629.30 2630|2630.21 2631|2631.2 2632|2632.2 2633|2633.81 2634|2634.11 2635|2635.74 2636|2636.38 2637|2637.40 2638|2638.85 2639|2639.14 2640|2640.10 2641|2641.1 2642|2642.62 2643|2643.32 2644|2644.25 2645|2645.87 2646|2646.99 2647|2647.81 2648|2648.5 2649|2649.89 2650|2650.1 2651|2651.62 2652|2652.43 2653|2653.25 2654|2654.24 2655|2655.46 2656|2656.72 2657|2657.18 2658|2658.96 2659|2659.34 2660|2660.97 2661|2661.11 2662|2662.25 2663|2663.38 2664|2664.24 2665|2665.68 2666|2666.68 2667|2667.53 2668|2668.76 2669|2669.55 2670|2670.45 2671|2671.97 2672|2672.38 2673|2673.90 2674|2674.57 2675|2675.39 2676|2676.83 2677|2677.51 2678|2678.84 2679|2679.34 2680|2680.17 2681|2681.94 2682|2682.55 2683|2683.19 2684|2684.26 2685|2685.73 2686|2686.77 2687|2687.55 2688|2688.30 2689|2689.28 2690|2690.94 2691|2691.9 2692|2692.99 2693|2693.47 2694|2694.32 2695|2695.95 2696|2696.28 2697|2697.94 2698|2698.46 2699|2699.54 2700|2700.36 2701|2701.63 2702|2702.63 2703|2703.54 2704|2704.89 2705|2705.88 2706|2706.33 2707|2707.21 2708|2708.6 2709|2709.32 2710|2710.3 2711|2711.88 2712|2712.40 2713|2713.67 2714|2714.9 2715|2715.57 2716|2716.43 2717|2717.94 2718|2718.74 2719|2719.34 2720|2720.19 2721|2721.8 2722|2722.87 2723|2723.96 2724|2724.35 2725|2725.49 2726|2726.58 2727|2727.75 2728|2728.30 2729|2729.71 2730|2730.19 2731|2731.91 2732|2732.73 2733|2733.3 2734|2734.31 2735|2735.95 2736|2736.93 2737|2737.42 2738|2738.13 2739|2739.66 2740|2740.42 2741|2741.31 2742|2742.29 2743|2743.86 2744|2744.68 2745|2745.44 2746|2746.53 2747|2747.56 2748|2748.26 2749|2749.93 2750|2750.84 2751|2751.9 2752|2752.36 2753|2753.65 2754|2754.87 2755|2755.76 2756|2756.67 2757|2757.95 2758|2758.4 2759|2759.3 2760|2760.1 2761|2761.9 2762|2762.62 2763|2763.43 2764|2764.49 2765|2765.29 2766|2766.0 2767|2767.74 2768|2768.46 2769|2769.48 2770|2770.29 2771|2771.16 2772|2772.21 2773|2773.35 2774|2774.3 2775|2775.91 2776|2776.13 2777|2777.95 2778|2778.11 2779|2779.65 2780|2780.68 2781|2781.84 2782|2782.51 2783|2783.19 2784|2784.80 2785|2785.78 2786|2786.80 2787|2787.87 2788|2788.49 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">4</str>
    <int name="id_i">4</int>
    <float name="default_amount_f">11499.0</float>
    <str name="amounts_dpf">1|1.90 2|2.23 3|3.87 4|4.3 5|5.62 6|6.25 7|7.80 8|8.11 9|9.70 10|10.75 11|11.78 12|12.95 13|13.9 14|14.67 15|15.19 16|16.59 17|17.79 18|18.54 19|19.75 20|20.69 21|21.51 22|22.9 23|23.55 24|24.43 25|25.84 26|26.67 27|27.36 28|28.82 29|29.83 30|30.68 31|31.36 32|32.55 33|33.16 34|34.55 35|35.90 36|36.79 37|37.66 38|38.52 39|39.19 40|40.77 41|41.19 42|42.2 43|43.61 44|44.64 45|45.47 46|46.70 47|47.96 48|48.2 49|49.3 50|50.18 51|51.41 52|52.46 53|53.40 54|54.44 55|55.86 56|56.53 57|57.74 58|58.1 59|59.7 60|60.76 61|61.43 62|62.15 63|63.35 64|64.35 65|65.50 66|66.77 67|67.48 68|68.64 69|69.87 70|70.42 71|71.30 72|72.3 73|73.87 74|74.66 75|75.80 76|76.13 77|77.73 78|78.13 79|79.31 80|80.21 81|81.69 82|82.52 83|83.87 84|84.1 85|85.11 86|86.51 87|87.35 88|88.95 89|89.52 90|90.20 91|91.72 92|92.95 93|93.83 94|94.12 95|95.85 96|96.52 97|97.22 98|98.48 99|99.17 100|100.25 101|101.65 102|102.23 103|103.26 104|104.81 105|105.89 106|106.70 107|107.34 108|108.68 109|109.91 110|110.63 111|111.39 112|112.78 113|113.12 114|114.99 115|115.50 116|116.78 117|117.43 118|118.80 119|119.89 120|120.73 121|121.43 122|122.27 123|123.19 124|124.56 125|125.47 126|126.73 127|127.71 128|128.5 129|129.61 130|130.53 131|131.8 132|132.82 133|133.54 134|134.66 135|135.20 136|136.77 137|137.15 138|138.50 139|139.96 140|140.47 141|141.16 142|142.46 143|143.30 144|144.72 145|145.2 146|146.10 147|147.28 148|148.77 149|149.86 150|150.62 151|151.8 152|152.87 153|153.5 154|154.44 155|155.89 156|156.39 157|157.82 158|158.99 159|159.88 160|160.80 161|161.99 162|162.22 163|163.26 164|164.91 165|165.10 166|166.32 167|167.94 168|168.57 169|169.42 170|170.96 171|171.36 172|172.52 173|173.1 174|174.74 175|175.99 176|176.5 177|177.32 178|178.18 179|179.82 180|180.6 181|181.15 182|182.71 183|183.62 184|184.86 185|185.58 186|186.76 187|187.36 188|188.3 189|189.53 190|190.35 191|191.92 192|192.57 193|193.73 194|194.65 195|195.91 196|196.40 197|197.82 198|198.79 199|199.72 200|200.16 201|201.14 202|202.27 203|203.58 204|204.63 205|205.95 206|206.16 207|207.58 208|208.66 209|209.80 210|210.83 211|211.60 212|212.59 213|213.62 214|214.57 215|215.13 216|216.70 217|217.61 218|218.45 219|219.21 220|220.59 221|221.26 222|222.85 223|223.50 224|224.37 225|225.37 226|226.44 227|227.46 228|228.99 229|229.96 230|230.33 231|231.29 232|232.80 233|233.74 234|234.58 235|235.10 236|236.21 237|237.71 238|238.4 239|239.36 240|240.11 241|241.11 242|242.1 243|243.8 244|244.83 245|245.66 246|246.96 247|247.29 248|248.72 249|249.19 250|250.82 251|251.34 252|252.99 253|253.64 254|254.28 255|255.89 256|256.11 257|257.86 258|258.97 259|259.29 260|260.14 261|261.13 262|262.19 263|263.23 264|264.37 265|265.94 266|266.17 267|267.11 268|268.51 269|269.82 270|270.86 271|271.56 272|272.99 273|273.95 274|274.7 275|275.27 276|276.91 277|277.23 278|278.56 279|279.6 280|280.2 281|281.14 282|282.19 283|283.53 284|284.15 285|285.1 286|286.1 287|287.41 288|288.65 289|289.43 290|290.11 291|291.94 292|292.40 293|293.93 294|294.13 295|295.28 296|296.46 297|297.89 298|298.35 299|299.82 300|300.28 301|301.13 302|302.96 303|303.38 304|304.19 305|305.69 306|306.24 307|307.34 308|308.75 309|309.38 310|310.56 311|311.98 312|312.55 313|313.94 314|314.70 315|315.28 316|316.38 317|317.52 318|318.90 319|319.61 320|320.9 321|321.92 322|322.48 323|323.61 324|324.32 325|325.53 326|326.51 327|327.5 328|328.51 329|329.45 330|330.72 331|331.55 332|332.58 333|333.82 334|334.37 335|335.54 336|336.13 337|337.22 338|338.54 339|339.88 340|340.28 341|341.31 342|342.10 343|343.6 344|344.6 345|345.59 346|346.8 347|347.99 348|348.84 349|349.12 350|350.88 351|351.22 352|352.76 353|353.80 354|354.68 355|355.76 356|356.83 357|357.43 358|358.47 359|359.33 360|360.42 361|361.89 362|362.77 363|363.62 364|364.87 365|365.48 366|366.80 367|367.47 368|368.58 369|369.64 370|370.24 371|371.97 372|372.35 373|373.56 374|374.55 375|375.17 376|376.75 377|377.67 378|378.36 379|379.81 380|380.36 381|381.54 382|382.15 383|383.33 384|384.15 385|385.66 386|386.24 387|387.68 388|388.30 389|389.2 390|390.30 391|391.7 392|392.8 393|393.94 394|394.32 395|395.16 396|396.17 397|397.7 398|398.45 399|399.52 400|400.46 401|401.81 402|402.43 403|403.57 404|404.10 405|405.92 406|406.50 407|407.13 408|408.45 409|409.41 410|410.84 411|411.40 412|412.63 413|413.4 414|414.93 415|415.25 416|416.39 417|417.68 418|418.49 419|419.25 420|420.37 421|421.3 422|422.39 423|423.55 424|424.16 425|425.85 426|426.15 427|427.95 428|428.78 429|429.12 430|430.64 431|431.85 432|432.21 433|433.11 434|434.24 435|435.19 436|436.89 437|437.5 438|438.14 439|439.95 440|440.68 441|441.31 442|442.32 443|443.14 444|444.5 445|445.63 446|446.48 447|447.3 448|448.6 449|449.82 450|450.69 451|451.39 452|452.39 453|453.71 454|454.57 455|455.65 456|456.30 457|457.75 458|458.1 459|459.14 460|460.26 461|461.46 462|462.20 463|463.1 464|464.81 465|465.58 466|466.59 467|467.36 468|468.38 469|469.64 470|470.47 471|471.13 472|472.24 473|473.12 474|474.14 475|475.32 476|476.66 477|477.9 478|478.5 479|479.72 480|480.11 481|481.15 482|482.57 483|483.49 484|484.70 485|485.0 486|486.32 487|487.84 488|488.31 489|489.94 490|490.44 491|491.72 492|492.29 493|493.7 494|494.24 495|495.85 496|496.33 497|497.75 498|498.86 499|499.87 500|500.24 501|501.37 502|502.74 503|503.27 504|504.2 505|505.63 506|506.8 507|507.97 508|508.79 509|509.64 510|510.37 511|511.31 512|512.37 513|513.62 514|514.33 515|515.94 516|516.32 517|517.29 518|518.29 519|519.77 520|520.93 521|521.90 522|522.55 523|523.32 524|524.52 525|525.87 526|526.96 527|527.94 528|528.96 529|529.39 530|530.39 531|531.23 532|532.29 533|533.28 534|534.0 535|535.43 536|536.3 537|537.57 538|538.56 539|539.65 540|540.81 541|541.17 542|542.31 543|543.68 544|544.35 545|545.47 546|546.69 547|547.70 548|548.87 549|549.1 550|550.17 551|551.1 552|552.14 553|553.60 554|554.34 555|555.0 556|556.32 557|557.46 558|558.65 559|559.16 560|560.24 561|561.58 562|562.41 563|563.27 564|564.35 565|565.80 566|566.92 567|567.78 568|568.2 569|569.80 570|570.80 571|571.57 572|572.49 573|573.11 574|574.77 575|575.53 576|576.99 577|577.17 578|578.68 579|579.76 580|580.14 581|581.61 582|582.40 583|583.95 584|584.74 585|585.43 586|586.96 587|587.8 588|588.26 589|589.34 590|590.20 591|591.45 592|592.34 593|593.98 594|594.57 595|5

[...truncated too long message...]

(TEST-TestFunctionQuery.testTotalTermFreq-seed#[AF68430489017625]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}sumtotaltermfreq('a_t')&fl=*,score&fq=id:6&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 1751571 INFO  (TEST-TestFunctionQuery.testTotalTermFreq-seed#[AF68430489017625]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}sttf(a_t)&fl=*,score&fq=id:6&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1751572 INFO  (TEST-TestFunctionQuery.testTotalTermFreq-seed#[AF68430489017625]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTotalTermFreq
   [junit4]   2> 1751574 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLongComparisons
   [junit4]   2> 1751574 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1751575 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1751575 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1751575 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@185cfe0 commitCommandVersion:0
   [junit4]   2> 1751577 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bbd24[collection1] main]
   [junit4]   2> 1751578 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1751581 INFO  (searcherExecutor-6458-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bbd24[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_13(7.2.0):c2) Uninverting(_14(7.2.0):c2) Uninverting(_15(7.2.0):c2)))}
   [junit4]   2> 1751581 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1751582 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}if(gt(number_of_atoms_in_universe_l,9223372036854775806),5,2)&indent=on&fl=*,score&rows=100&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1751583 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}if(lt(number_of_atoms_in_universe_l,9223372036854775807),5,2)&indent=on&fl=*,score&rows=100&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1751583 INFO  (TEST-TestFunctionQuery.testLongComparisons-seed#[AF68430489017625]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLongComparisons
   [junit4]   2> 1751584 INFO  (SUITE-TestFunctionQuery-seed#[AF68430489017625]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1751584 INFO  (SUITE-TestFunctionQuery-seed#[AF68430489017625]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10947346
   [junit4]   2> 1751584 INFO  (SUITE-TestFunctionQuery-seed#[AF68430489017625]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1751584 INFO  (SUITE-TestFunctionQuery-seed#[AF68430489017625]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1133b1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1e55129
   [junit4]   2> 1751590 INFO  (SUITE-TestFunctionQuery-seed#[AF68430489017625]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1751590 INFO  (SUITE-TestFunctionQuery-seed#[AF68430489017625]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a5e9bb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@132bd1f
   [junit4]   2> 1751596 INFO  (SUITE-TestFunctionQuery-seed#[AF68430489017625]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1751596 INFO  (SUITE-TestFunctionQuery-seed#[AF68430489017625]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a9bfe1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@8c7294
   [junit4]   2> 1751596 INFO  (coreCloseExecutor-6462-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@898d31
   [junit4]   2> 1751596 INFO  (coreCloseExecutor-6462-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=9014577
   [junit4]   2> 1751597 INFO  (coreCloseExecutor-6462-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@151d09: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1f5b79e
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.function.TestFunctionQuery_AF68430489017625-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8632, maxDocsPerChunk=4, blockSize=349), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8632, blockSize=349)), sim=RandomSimilarity(queryNorm=false): {}, locale=tr, timezone=Asia/Omsk
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=185932296,total=458489856
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, HdfsRecoveryZkTest, TestStressUserVersions, SimplePostToolTest, CollectionsAPIAsyncDistributedZkTest, HdfsDirectoryFactoryTest, TestTrackingShardHandlerFactory, UnloadDistributedZkTest, TestXmlQParserPlugin, RecoveryZkTest, TestLRUStatsCache, SimpleCollectionCreateDeleteTest, OverseerTest, SubstringBytesRefFilterTest, TestReload, TestIndexSearcher, AliasIntegrationTest, TestOnReconnectListenerSupport, TestNumericTokenStream, TestQuerySenderListener, TestCloudPseudoReturnFields, FullSolrCloudDistribCmdsTest, TestRuleBasedAuthorizationPlugin, TestDistribIDF, HdfsThreadLeakTest, TestMultiWordSynonyms, TestExpandComponent, CustomCollectionTest, ChaosMonkeyNothingIsSafeTest, DistribJoinFromCollectionTest, HdfsDirectoryTest, TestCoreDiscovery, SortByFunctionTest, TestCopyFieldCollectionResource, TestHdfsUpdateLog, TestImpersonationWithHadoopAuth, CoreMergeIndexesAdminHandlerTest, TestInitParams, DeleteStatusTest, ClusterStateTest, SuggesterTest, RestartWhileUpdatingTest, CoreSorterTest, CdcrVersionReplicationTest, DefaultValueUpdateProcessorTest, TestManagedSynonymGraphFilterFactory, TestUseDocValuesAsStored2, TestLMJelinekMercerSimilarityFactory, TestSolrCloudWithDelegationTokens, DistanceUnitsTest, SolrIndexMetricsTest, FieldMutatingUpdateProcessorTest, PluginInfoTest, TestRecoveryHdfs, TestTlogReplica, UniqFieldsUpdateProcessorFactoryTest, DistributedFacetPivotWhiteBoxTest, TestCSVResponseWriter, DeleteNodeTest, SolrXmlInZkTest, BasicDistributedZk2Test, AsyncCallRequestStatusResponseTest, TestSubQueryTransformerCrossCore, PropertiesRequestHandlerTest, TestLFUCache, PreAnalyzedUpdateProcessorTest, TestDownShardTolerantSearch, TestLocalFSCloudBackupRestore, RemoteQueryErrorTest, TestSearchPerf, StatsReloadRaceTest, TestEmbeddedSolrServerConstructors, FileBasedSpellCheckerTest, ScriptEngineTest, TestUninvertingReader, TestSolrDeletionPolicy2, TestFileDictionaryLookup, RequestLoggingTest, TestDistributedGrouping, RuleEngineTest, TestConfigOverlay, RankQueryTest, RequiredFieldsTest, TestFuzzyAnalyzedSuggestions, DistributedSuggestComponentTest, DisMaxRequestHandlerTest, TestSimpleQParserPlugin, CopyFieldTest, TestSolrQueryResponse, ConnectionReuseTest, TestShortCircuitedRequests, HttpSolrCallGetCoreTest, ReplicaListTransformerTest, LeaderElectionTest, DistributedExpandComponentTest, AtomicUpdateProcessorFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestUnifiedSolrHighlighter, TestElisionMultitermQuery, TestNestedDocsSort, ZkFailoverTest, SolrTestCaseJ4Test, StatsComponentTest, AlternateDirectoryTest, SaslZkACLProviderTest, HdfsCollectionsAPIDistributedZkTest, FieldAnalysisRequestHandlerTest, IndexSchemaTest, TestExtendedDismaxParser, TestCharFilters, UUIDFieldTest, WordBreakSolrSpellCheckerTest, TestPayloadCheckQParserPlugin, OverseerModifyCollectionTest, UpdateLogTest, TestRequestStatusCollectionAPI, TestGraphTermsQParserPlugin, DistributedFacetPivotLongTailTest, TestRebalanceLeaders, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, ZkCLITest, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, TestStressVersions, TestCoreContainer, SimpleFacetsTest, TestGroupingSearch, TestSort, TestFunctionQuery]
   [junit4] Completed [373/745 (3!)] on J2 in 2.07s, 22 tests, 1 error <<< FAILURES!

[...truncated 44335 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 693 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/693/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=11567, name=jetty-launcher-1904-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=11567, name=jetty-launcher-1904-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([D44D5D8D26D6A81E]:0)


FAILED:  org.apache.solr.search.function.TestFunctionQuery.testLongComparisons

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([D44D5D8D26D6A81E:D7D5C2EFE8B0FFEC]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:845)
	at org.apache.solr.search.function.TestFunctionQuery.singleTest(TestFunctionQuery.java:131)
	at org.apache.solr.search.function.TestFunctionQuery.singleTest(TestFunctionQuery.java:137)
	at org.apache.solr.search.function.TestFunctionQuery.testLongComparisons(TestFunctionQuery.java:943)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//doc[./str[@name='id']='2'  and ./float[@name='score']='2.0']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">0</int>
</lst>
<result name="response" numFound="126" start="0" maxScore="5.0">
  <doc>
    <str name="id">1</str>
    <int name="id_i">1</int>
    <long name="number_of_atoms_in_universe_l">9223372036854775807</long>
    <float name="score">5.0</float></doc>
  <doc>
    <str name="id">0</str>
    <int name="id_i">0</int>
    <float name="default_amount_f">14796.0</float>
    <str name="amounts_dpf">1|1.76 2|2.51 3|3.93 4|4.27 5|5.24 6|6.50 7|7.48 8|8.6 9|9.17 10|10.99 11|11.83 12|12.26 13|13.88 14|14.40 15|15.32 16|16.32 17|17.69 18|18.23 19|19.77 20|20.10 21|21.26 22|22.49 23|23.41 24|24.25 25|25.4 26|26.92 27|27.93 28|28.58 29|29.59 30|30.61 31|31.44 32|32.96 33|33.98 34|34.26 35|35.6 36|36.56 37|37.24 38|38.47 39|39.54 40|40.18 41|41.25 42|42.39 43|43.32 44|44.54 45|45.32 46|46.9 47|47.72 48|48.12 49|49.47 50|50.42 51|51.77 52|52.15 53|53.3 54|54.74 55|55.10 56|56.54 57|57.77 58|58.48 59|59.46 60|60.90 61|61.9 62|62.6 63|63.48 64|64.29 65|65.97 66|66.67 67|67.92 68|68.60 69|69.39 70|70.74 71|71.66 72|72.15 73|73.81 74|74.10 75|75.83 76|76.33 77|77.55 78|78.32 79|79.51 80|80.49 81|81.65 82|82.49 83|83.80 84|84.90 85|85.58 86|86.26 87|87.81 88|88.93 89|89.27 90|90.79 91|91.27 92|92.63 93|93.93 94|94.85 95|95.95 96|96.65 97|97.45 98|98.29 99|99.18 100|100.96 101|101.94 102|102.21 103|103.21 104|104.55 105|105.85 106|106.76 107|107.23 108|108.11 109|109.50 110|110.80 111|111.41 112|112.97 113|113.69 114|114.68 115|115.2 116|116.71 117|117.12 118|118.38 119|119.14 120|120.31 121|121.93 122|122.96 123|123.3 124|124.31 125|125.46 126|126.46 127|127.34 128|128.44 129|129.92 130|130.7 131|131.61 132|132.94 133|133.11 134|134.10 135|135.21 136|136.75 137|137.65 138|138.72 139|139.38 140|140.80 141|141.88 142|142.60 143|143.58 144|144.59 145|145.1 146|146.84 147|147.5 148|148.40 149|149.67 150|150.63 151|151.89 152|152.10 153|153.66 154|154.5 155|155.68 156|156.26 157|157.86 158|158.88 159|159.70 160|160.84 161|161.8 162|162.30 163|163.13 164|164.13 165|165.86 166|166.65 167|167.83 168|168.98 169|169.84 170|170.51 171|171.94 172|172.54 173|173.97 174|174.88 175|175.72 176|176.49 177|177.5 178|178.21 179|179.85 180|180.80 181|181.20 182|182.72 183|183.19 184|184.66 185|185.27 186|186.25 187|187.30 188|188.37 189|189.29 190|190.41 191|191.94 192|192.86 193|193.35 194|194.42 195|195.20 196|196.21 197|197.55 198|198.46 199|199.83 200|200.90 201|201.24 202|202.64 203|203.31 204|204.25 205|205.12 206|206.76 207|207.62 208|208.9 209|209.7 210|210.56 211|211.77 212|212.95 213|213.28 214|214.16 215|215.85 216|216.75 217|217.5 218|218.5 219|219.10 220|220.62 221|221.0 222|222.69 223|223.77 224|224.40 225|225.10 226|226.77 227|227.80 228|228.10 229|229.59 230|230.5 231|231.47 232|232.70 233|233.42 234|234.21 235|235.68 236|236.7 237|237.43 238|238.40 239|239.15 240|240.94 241|241.81 242|242.10 243|243.98 244|244.83 245|245.4 246|246.48 247|247.89 248|248.50 249|249.68 250|250.87 251|251.62 252|252.99 253|253.21 254|254.3 255|255.31 256|256.28 257|257.51 258|258.2 259|259.89 260|260.93 261|261.72 262|262.18 263|263.59 264|264.85 265|265.51 266|266.15 267|267.56 268|268.34 269|269.18 270|270.39 271|271.31 272|272.59 273|273.72 274|274.57 275|275.25 276|276.66 277|277.6 278|278.30 279|279.77 280|280.37 281|281.19 282|282.21 283|283.5 284|284.30 285|285.74 286|286.34 287|287.34 288|288.62 289|289.90 290|290.90 291|291.86 292|292.89 293|293.92 294|294.95 295|295.68 296|296.56 297|297.57 298|298.94 299|299.92 300|300.11 301|301.93 302|302.61 303|303.93 304|304.46 305|305.84 306|306.62 307|307.51 308|308.30 309|309.44 310|310.60 311|311.72 312|312.96 313|313.86 314|314.16 315|315.9 316|316.12 317|317.60 318|318.77 319|319.14 320|320.93 321|321.34 322|322.32 323|323.83 324|324.29 325|325.88 326|326.14 327|327.37 328|328.23 329|329.90 330|330.71 331|331.6 332|332.11 333|333.72 334|334.24 335|335.98 336|336.3 337|337.84 338|338.62 339|339.71 340|340.46 341|341.24 342|342.46 343|343.97 344|344.69 345|345.54 346|346.29 347|347.19 348|348.51 349|349.4 350|350.78 351|351.48 352|352.70 353|353.52 354|354.72 355|355.9 356|356.61 357|357.90 358|358.48 359|359.45 360|360.4 361|361.44 362|362.75 363|363.41 364|364.41 365|365.54 366|366.85 367|367.83 368|368.4 369|369.60 370|370.25 371|371.13 372|372.50 373|373.98 374|374.30 375|375.40 376|376.36 377|377.70 378|378.83 379|379.69 380|380.3 381|381.62 382|382.15 383|383.84 384|384.39 385|385.45 386|386.2 387|387.17 388|388.67 389|389.70 390|390.65 391|391.32 392|392.18 393|393.61 394|394.44 395|395.7 396|396.6 397|397.31 398|398.36 399|399.11 400|400.84 401|401.32 402|402.69 403|403.22 404|404.56 405|405.52 406|406.92 407|407.5 408|408.40 409|409.38 410|410.28 411|411.75 412|412.78 413|413.55 414|414.91 415|415.80 416|416.74 417|417.64 418|418.55 419|419.66 420|420.89 421|421.94 422|422.93 423|423.76 424|424.21 425|425.73 426|426.41 427|427.53 428|428.46 429|429.34 430|430.96 431|431.39 432|432.5 433|433.33 434|434.14 435|435.32 436|436.19 437|437.41 438|438.28 439|439.13 440|440.29 441|441.71 442|442.70 443|443.74 444|444.21 445|445.7 446|446.80 447|447.55 448|448.20 449|449.1 450|450.98 451|451.49 452|452.95 453|453.69 454|454.49 455|455.64 456|456.69 457|457.16 458|458.71 459|459.79 460|460.72 461|461.95 462|462.39 463|463.58 464|464.24 465|465.53 466|466.74 467|467.2 468|468.54 469|469.88 470|470.13 471|471.26 472|472.37 473|473.13 474|474.92 475|475.70 476|476.36 477|477.11 478|478.87 479|479.35 480|480.83 481|481.55 482|482.70 483|483.76 484|484.91 485|485.91 486|486.72 487|487.24 488|488.94 489|489.73 490|490.81 491|491.21 492|492.19 493|493.4 494|494.31 495|495.61 496|496.31 497|497.73 498|498.23 499|499.61 500|500.2 501|501.51 502|502.3 503|503.1 504|504.65 505|505.49 506|506.98 507|507.84 508|508.52 509|509.11 510|510.42 511|511.0 512|512.63 513|513.5 514|514.96 515|515.71 516|516.44 517|517.55 518|518.35 519|519.49 520|520.65 521|521.33 522|522.34 523|523.80 524|524.2 525|525.80 526|526.24 527|527.87 528|528.65 529|529.58 530|530.65 531|531.98 532|532.39 533|533.77 534|534.30 535|535.1 536|536.4 537|537.12 538|538.70 539|539.47 540|540.74 541|541.24 542|542.13 543|543.96 544|544.77 545|545.61 546|546.34 547|547.16 548|548.73 549|549.52 550|550.17 551|551.87 552|552.71 553|553.58 554|554.54 555|555.92 556|556.12 557|557.67 558|558.48 559|559.11 560|560.26 561|561.49 562|562.99 563|563.32 564|564.11 565|565.30 566|566.25 567|567.74 568|568.44 569|569.68 570|570.18 571|571.61 572|572.88 573|573.4 574|574.81 575|575.31 576|576.29 577|577.32 578|578.55 579|579.98 580|580.84 581|581.77 582|582.7 583|583.98 584|584.43 585|585.1 586|586.81 587|587.78 588|588.20 589|589.92 590|590.20 591|591.23 592|592.70 593|593.2 594|594.8 595|595.38 596|596.90 597|597.84 598|598.1 599|599.63 600|600.66 601|601.99 602|602.62 603|603.68 604|604.52 605|605.67 606|606.22 607|607.9 608|608.75 609|609.13 610|610.34 611|611.47 612|612.66 613|613.29 614|614.14 615|615.74 616|616.9 617|617.45 618|618.72 619|619.69 620|620.95 621|621.36 622|622.71 623|623.42 624|624.34 625|625.26 626|626.34 627|627.51 628|628.55 629|629.56 630|630.89 631|631.1 632|632.92 633|633.1 634|634.10 635|635.78 636|636.65 637|637.95 638|638.47 639|639.2 640|640.30 641|641.86 642|642.91 643|643.51 644|644.68 645|645.23 646|646.69 647|647.49 648|648.93 649|649.2 650|650.94 651|651.46 652|652.42 653|653.3 654|654.27 655|655.21 656|656.79 657|657.14 658|658.39 659|659.29 660|660.8 661|661.39 662|662.85 663|663.25 664|664.30 665|665.50 666|666.50 667|667.55 668|668.4 669|669.55 670|670.81 671|671.29 672|672.60 673|673.91 674|674.62 675|675.93 676|676.56 677|677.0 678|678.70 679|679.69 680|680.32 681|681.58 682|682.60 683|683.51 684|684.67 685|685.16 686|686.3 687|687.55 688|688.20 689|689.2 690|690.78 691|691.13 692|692.78 693|693.63 694|694.47 695|695.38 696|696.14 697|697.93 698|698.59 699|699.35 700|700.57 701|701.96 702|702.55 703|703.99 704|704.21 705|705.30 706|706.63 707|707.57 708|708.32 709|709.23 710|710.67 711|711.25 712|712.21 713|713.92 714|714.0 715|715.14 716|716.66 717|717.33 718|718.9 719|719.12 720|720.13 721|721.68 722|722.28 723|723.65 724|724.4 725|725.60 726|726.90 727|727.34 728|728.96 729|729.25 730|730.29 731|731.6 732|732.44 733|733.70 734|734.38 735|735.80 736|736.52 737|737.31 738|738.81 739|739.56 740|740.70 741|741.88 742|742.53 743|743.16 744|744.92 745|745.18 746|746.1 747|747.15 748|748.50 749|749.70 750|750.44 751|751.75 752|752.62 753|753.21 754|754.36 755|755.91 756|756.32 757|757.31 758|758.5 759|759.26 760|760.63 761|761.42 762|762.66 763|763.21 764|764.1 765|765.23 766|766.38 767|767.39 768|768.97 769|769.24 770|770.71 771|771.93 772|772.7 773|773.79 774|774.96 775|775.85 776|776.68 777|777.36 778|778.61 779|779.6 780|780.5 781|781.33 782|782.24 783|783.33 784|784.25 785|785.8 786|786.21 787|787.9 788|788.0 789|789.28 790|790.3 791|791.60 792|792.15 793|793.25 794|794.66 795|795.79 796|796.79 797|797.49 798|798.66 799|799.82 800|800.28 801|801.24 802|802.51 803|803.29 804|804.57 805|805.70 806|806.25 807|807.74 808|808.8 809|809.62 810|810.34 811|811.55 812|812.76 813|813.1 814|814.2 815|815.52 816|816.27 817|817.36 818|818.7 819|819.24 820|820.21 821|821.60 822|822.14 823|823.26 824|824.91 825|825.24 826|826.52 827|827.53 828|828.35 829|829.75 830|830.52 831|831.91 832|832.79 833|833.86 834|834.16 835|835.53 836|836.52 837|837.71 838|838.19 839|839.41 840|840.11 841|841.91 842|842.71 843|843.25 844|844.83 845|845.92 846|846.57 847|847.11 848|848.76 849|849.76 850|850.66 851|851.46 852|852.6 853|853.69 854|854.57 855|855.69 856|856.93 857|857.65 858|858.99 859|859.15 860|860.61 861|861.59 862|862.61 863|863.5 864|864.12 865|865.37 866|866.18 867|867.20 868|868.25 869|869.91 870|870.29 871|871.94 872|872.45 873|873.90 874|874.68 875|875.6 876|876.99 877|877.19 878|878.64 879|879.92 880|880.34 881|881.17 882|882.88 883|883.84 884|884.97 885|885.65 886|886.3 887|887.8 888|888.14 889|889.11 890|890.25 891|891.80 892|892.81 893|893.19 894|894.90 895|895.16 896|896.82 897|897.87 898|898.94 899|899.71 900|900.8 901|901.67 902|902.2 903|903.40 904|904.0 905|905.69 906|906.60 907|907.10 908|908.67 909|909.49 910|910.89 911|911.66 912|912.24 913|913.62 914|914.56 915|915.12 916|916.35 917|917.28 918|918.80 919|919.21 920|920.65 921|921.63 922|922.88 923|923.79 924|924.20 925|925.10 926|926.4 927|927.5 928|928.30 929|929.61 930|930.49 931|931.22 932|932.31 933|933.75 934|934.54 935|935.38 936|936.33 937|937.4 938|938.63 939|939.81 940|940.32 941|941.24 942|942.75 943|943.68 944|944.57 945|945.69 946|946.47 947|947.21 948|948.33 949|949.66 950|950.77 951|951.78 952|952.64 953|953.16 954|954.78 955|955.45 956|956.94 957|957.23 958|958.57 959|959.42 960|960.63 961|961.98 962|962.58 963|963.66 964|964.71 965|965.22 966|966.0 967|967.0 968|968.47 969|969.41 970|970.63 971|971.19 972|972.37 973|973.75 974|974.49 975|975.49 976|976.26 977|977.0 978|978.48 979|979.54 980|980.58 981|981.97 982|982.13 983|983.89 984|984.90 985|985.3 986|986.66 987|987.64 988|988.91 989|989.8 990|990.29 991|991.82 992|992.12 993|993.33 994|994.43 995|995.32 996|996.21 997|997.5 998|998.65 999|999.82 1000|1000.74 1001|1001.69 1002|1002.44 1003|1003.32 1004|1004.94 1005|1005.93 1006|1006.39 1007|1007.16 1008|1008.57 1009|1009.15 1010|1010.26 1011|1011.71 1012|1012.49 1013|1013.57 1014|1014.36 1015|1015.97 1016|1016.56 1017|1017.45 1018|1018.78 1019|1019.39 1020|1020.65 1021|1021.24 1022|1022.15 1023|1023.74 1024|1024.65 1025|1025.66 1026|1026.9 1027|1027.39 1028|1028.49 1029|1029.15 1030|1030.85 1031|1031.35 1032|1032.71 1033|1033.37 1034|1034.7 1035|1035.79 1036|1036.55 1037|1037.65 1038|1038.48 1039|1039.12 1040|1040.78 1041|1041.78 1042|1042.13 1043|1043.60 1044|1044.63 1045|1045.82 1046|1046.29 1047|1047.46 1048|1048.29 1049|1049.86 1050|1050.40 1051|1051.25 1052|1052.42 1053|1053.47 1054|1054.32 1055|1055.44 1056|1056.1 1057|1057.37 1058|1058.40 1059|1059.73 1060|1060.24 1061|1061.44 1062|1062.6 1063|1063.39 1064|1064.75 1065|1065.85 1066|1066.39 1067|1067.6 1068|1068.72 1069|1069.57 1070|1070.7 1071|1071.40 1072|1072.40 1073|1073.57 1074|1074.38 1075|1075.55 1076|1076.89 1077|1077.39 1078|1078.41 1079|1079.91 1080|1080.13 1081|1081.30 1082|1082.55 1083|1083.25 1084|1084.95 1085|1085.10 1086|1086.5 1087|1087.56 1088|1088.50 1089|1089.94 1090|1090.28 1091|1091.50 1092|1092.92 1093|1093.70 1094|1094.67 1095|1095.76 1096|1096.70 1097|1097.62 1098|1098.57 1099|1099.54 1100|1100.72 1101|1101.80 1102|1102.35 1103|1103.76 1104|1104.73 1105|1105.36 1106|1106.8 1107|1107.82 1108|1108.30 1109|1109.59 1110|1110.68 1111|1111.14 1112|1112.66 1113|1113.74 1114|1114.26 1115|1115.65 1116|1116.12 1117|1117.56 1118|1118.69 1119|1119.85 1120|1120.84 1121|1121.41 1122|1122.26 1123|1123.0 1124|1124.14 1125|1125.68 1126|1126.83 1127|1127.9 1128|1128.48 1129|1129.6 1130|1130.81 1131|1131.77 1132|1132.22 1133|1133.91 1134|1134.50 1135|1135.28 1136|1136.25 1137|1137.11 1138|1138.50 1139|1139.53 1140|1140.33 1141|1141.46 1142|1142.85 1143|1143.40 1144|1144.18 1145|1145.29 1146|1146.81 1147|1147.61 1148|1148.82 1149|1149.38 1150|1150.35 1151|1151.34 1152|1152.15 1153|1153.51 1154|1154.93 1155|1155.84 1156|1156.25 1157|1157.89 1158|1158.18 1159|1159.85 1160|1160.79 1161|1161.70 1162|1162.28 1163|1163.70 1164|1164.7 1165|1165.86 1166|1166.36 1167|1167.16 1168|1168.80 1169|1169.43 1170|1170.87 1171|1171.28 1172|1172.25 1173|1173.14 1174|1174.60 1175|1175.60 1176|1176.5 1177|1177.63 1178|1178.96 1179|1179.30 1180|1180.89 1181|1181.84 1182|1182.17 1183|1183.83 1184|1184.95 1185|1185.23 1186|1186.41 1187|1187.41 1188|1188.19 1189|1189.98 1190|1190.40 1191|1191.13 1192|1192.61 1193|1193.21 1194|1194.94 1195|1195.45 1196|1196.82 1197|1197.91 1198|1198.8 1199|1199.62 1200|1200.84 1201|1201.59 1202|1202.18 1203|1203.24 1204|1204.94 1205|1205.15 1206|1206.90 1207|1207.61 1208|1208.61 1209|1209.15 1210|1210.40 1211|1211.0 1212|1212.56 1213|1213.22 1214|1214.51 1215|1215.94 1216|1216.6 1217|1217.26 1218|1218.60 1219|1219.57 1220|1220.52 1221|1221.67 1222|1222.20 1223|1223.27 1224|1224.63 1225|1225.80 1226|1226.31 1227|1227.12 1228|1228.8 1229|1229.20 1230|1230.74 1231|1231.28 1232|1232.70 1233|1233.99 1234|1234.54 1235|1235.97 1236|1236.77 1237|1237.22 1238|1238.55 1239|1239.13 1240|1240.2 1241|1241.33 1242|1242.28 1243|1243.24 1244|1244.94 1245|1245.96 1246|1246.74 1247|1247.19 1248|1248.62 1249|1249.30 1250|1250.70 1251|1251.59 1252|1252.52 1253|1253.23 1254|1254.58 1255|1255.43 1256|1256.84 1257|1257.44 1258|1258.47 1259|1259.53 1260|1260.27 1261|1261.2 1262|1262.11 1263|1263.79 1264|1264.87 1265|1265.89 1266|1266.56 1267|1267.91 1268|1268.81 1269|1269.14 1270|1270.14 1271|1271.16 1272|1272.26 1273|1273.55 1274|1274.50 1275|1275.40 1276|1276.44 1277|1277.99 1278|1278.43 1279|1279.56 1280|1280.18 1281|1281.67 1282|1282.87 1283|1283.55 1284|1284.67 1285|1285.22 1286|1286.61 1287|1287.10 1288|1288.29 1289|1289.38 1290|1290.68 1291|1291.53 1292|1292.62 1293|1293.8 1294|1294.35 1295|1295.96 1296|1296.63 1297|1297.54 1298|1298.31 1299|1299.42 1300|1300.19 1301|1301.98 1302|1302.46 1303|1303.62 1304|1304.85 1305|1305.51 1306|1306.83 1307|1307.57 1308|1308.78 1309|1309.72 1310|1310.62 1311|1311.6 1312|1312.39 1313|1313.60 1314|1314.0 1315|1315.98 1316|1316.68 1317|1317.66 1318|1318.54 1319|1319.45 1320|1320.53 1321|1321.60 1322|1322.5 1323|1323.84 1324|1324.2 1325|1325.60 1326|1326.67 1327|1327.52 1328|1328.77 1329|1329.68 1330|1330.88 1331|1331.98 1332|1332.49 1333|1333.15 1334|1334.67 1335|1335.36 1336|1336.56 1337|1337.70 1338|1338.51 1339|1339.87 1340|1340.72 1341|1341.77 1342|1342.86 1343|1343.25 1344|1344.56 1345|1345.52 1346|1346.87 1347|1347.78 1348|1348.85 1349|1349.64 1350|1350.38 1351|1351.64 1352|1352.11 1353|1353.65 1354|1354.56 1355|1355.84 1356|1356.28 1357|1357.94 1358|1358.55 1359|1359.7 1360|1360.88 1361|1361.75 1362|1362.74 1363|1363.27 1364|1364.96 1365|1365.76 1366|1366.43 1367|1367.57 1368|1368.29 1369|1369.44 1370|1370.41 1371|1371.21 1372|1372.76 1373|1373.59 1374|1374.94 1375|1375.30 1376|1376.92 1377|1377.84 1378|1378.67 1379|1379.89 1380|1380.30 1381|1381.72 1382|1382.86 1383|1383.10 1384|1384.1 1385|1385.68 1386|1386.64 1387|1387.40 1388|1388.66 1389|1389.0 1390|1390.61 1391|1391.74 1392|1392.96 1393|1393.29 1394|1394.70 1395|1395.17 1396|1396.50 1397|1397.15 1398|1398.51 1399|1399.54 1400|1400.86 1401|1401.86 1402|1402.60 1403|1403.97 1404|1404.98 1405|1405.32 1406|1406.85 1407|1407.34 1408|1408.1 1409|1409.15 1410|1410.61 1411|1411.25 1412|1412.68 1413|1413.42 1414|1414.16 1415|1415.95 1416|1416.57 1417|1417.75 1418|1418.6 1419|1419.77 1420|1420.5 1421|1421.93 1422|1422.68 1423|1423.4 1424|1424.76 1425|1425.41 1426|1426.84 1427|1427.99 1428|1428.23 1429|1429.38 1430|1430.75 1431|1431.83 1432|1432.25 1433|1433.77 1434|1434.31 1435|1435.63 1436|1436.30 1437|1437.24 1438|1438.29 1439|1439.20 1440|1440.48 1441|1441.69 1442|1442.31 1443|1443.73 1444|1444.33 1445|1445.71 1446|1446.85 1447|1447.27 1448|1448.54 1449|1449.37 1450|1450.51 1451|1451.0 1452|1452.57 1453|1453.76 1454|1454.68 1455|1455.4 1456|1456.37 1457|1457.97 1458|1458.54 1459|1459.10 1460|1460.74 1461|1461.58 1462|1462.52 1463|1463.71 1464|1464.45 1465|1465.57 1466|1466.40 1467|1467.56 1468|1468.31 1469|1469.43 1470|1470.71 1471|1471.1 1472|1472.83 1473|1473.66 1474|1474.99 1475|1475.32 1476|1476.10 1477|1477.82 1478|1478.53 1479|1479.75 1480|1480.64 1481|1481.30 1482|1482.12 1483|1483.3 1484|1484.62 1485|1485.87 1486|1486.84 1487|1487.94 1488|1488.25 1489|1489.65 1490|1490.60 1491|1491.92 1492|1492.74 1493|1493.84 1494|1494.18 1495|1495.86 1496|1496.95 1497|1497.63 1498|1498.80 1499|1499.45 1500|1500.87 1501|1501.19 1502|1502.81 1503|1503.93 1504|1504.7 1505|1505.81 1506|1506.93 1507|1507.67 1508|1508.63 1509|1509.15 1510|1510.10 1511|1511.83 1512|1512.70 1513|1513.59 1514|1514.6 1515|1515.28 1516|1516.3 1517|1517.61 1518|1518.74 1519|1519.5 1520|1520.27 1521|1521.62 1522|1522.84 1523|1523.2 1524|1524.94 1525|1525.94 1526|1526.7 1527|1527.18 1528|1528.52 1529|1529.60 1530|1530.97 1531|1531.29 1532|1532.6 1533|1533.12 1534|1534.27 1535|1535.19 1536|1536.13 1537|1537.54 1538|1538.15 1539|1539.65 1540|1540.83 1541|1541.31 1542|1542.0 1543|1543.84 1544|1544.35 1545|1545.56 1546|1546.87 1547|1547.29 1548|1548.53 1549|1549.93 1550|1550.1 1551|1551.67 1552|1552.11 1553|1553.49 1554|1554.97 1555|1555.24 1556|1556.32 1557|1557.47 1558|1558.42 1559|1559.3 1560|1560.43 1561|1561.28 1562|1562.98 1563|1563.61 1564|1564.56 1565|1565.18 1566|1566.59 1567|1567.62 1568|1568.6 1569|1569.76 1570|1570.15 1571|1571.5 1572|1572.88 1573|1573.81 1574|1574.96 1575|1575.25 1576|1576.41 1577|1577.1 1578|1578.98 1579|1579.18 1580|1580.73 1581|1581.99 1582|1582.30 1583|1583.30 1584|1584.60 1585|1585.36 1586|1586.98 1587|1587.58 1588|1588.77 1589|1589.53 1590|1590.83 1591|1591.36 1592|1592.31 1593|1593.6 1594|1594.9 1595|1595.53 1596|1596.66 1597|1597.5 1598|1598.97 1599|1599.3 1600|1600.75 1601|1601.44 1602|1602.39 1603|1603.4 1604|1604.32 1605|1605.18 1606|1606.79 1607|1607.36 1608|1608.49 1609|1609.65 1610|1610.33 1611|1611.71 1612|1612.42 1613|1613.35 1614|1614.78 1615|1615.43 1616|1616.41 1617|1617.37 1618|1618.55 1619|1619.21 1620|1620.35 1621|1621.7 1622|1622.66 1623|1623.87 1624|1624.30 1625|1625.90 1626|1626.76 1627|1627.41 1628|1628.93 1629|1629.99 1630|1630.9 1631|1631.63 1632|1632.67 1633|1633.74 1634|1634.29 1635|1635.55 1636|1636.95 1637|1637.16 1638|1638.2 1639|1639.10 1640|1640.27 1641|1641.61 1642|1642.48 1643|1643.24 1644|1644.42 1645|1645.80 1646|1646.33 1647|1647.41 1648|1648.1 1649|1649.53 1650|1650.42 1651|1651.64 1652|1652.58 1653|1653.68 1654|1654.28 1655|1655.52 1656|1656.85 1657|1657.61 1658|1658.54 1659|1659.32 1660|1660.87 1661|1661.31 1662|1662.60 1663|1663.11 1664|1664.0 1665|1665.83 1666|1666.42 1667|1667.76 1668|1668.23 1669|1669.28 1670|1670.85 1671|1671.45 1672|1672.25 1673|1673.75 1674|1674.6 1675|1675.8 1676|1676.93 1677|1677.37 1678|1678.11 1679|1679.89 1680|1680.59 1681|1681.28 1682|1682.35 1683|1683.46 1684|1684.47 1685|1685.50 1686|1686.5 1687|1687.59 1688|1688.73 1689|1689.26 1690|1690.37 1691|1691.6 1692|1692.22 1693|1693.86 1694|1694.17 1695|1695.17 1696|1696.26 1697|1697.31 1698|1698.28 1699|1699.90 1700|1700.11 1701|1701.65 1702|1702.27 1703|1703.7 1704|1704.5 1705|1705.24 1706|1706.60 1707|1707.94 1708|1708.93 1709|1709.61 1710|1710.97 1711|1711.4 1712|1712.11 1713|1713.93 1714|1714.90 1715|1715.19 1716|1716.45 1717|1717.95 1718|1718.78 1719|1719.5 1720|1720.78 1721|1721.34 1722|1722.43 1723|1723.84 1724|1724.13 1725|1725.53 1726|1726.39 1727|1727.36 1728|1728.88 1729|1729.90 1730|1730.8 1731|1731.16 1732|1732.73 1733|1733.98 1734|1734.37 1735|1735.60 1736|1736.49 1737|1737.41 1738|1738.18 1739|1739.36 1740|1740.41 1741|1741.98 1742|1742.56 1743|1743.0 1744|1744.69 1745|1745.95 1746|1746.27 1747|1747.72 1748|1748.20 1749|1749.39 1750|1750.50 1751|1751.67 1752|1752.90 1753|1753.46 1754|1754.22 1755|1755.18 1756|1756.80 1757|1757.85 1758|1758.86 1759|1759.12 1760|1760.57 1761|1761.69 1762|1762.31 1763|1763.59 1764|1764.28 1765|1765.60 1766|1766.17 1767|1767.86 1768|1768.81 1769|1769.68 1770|1770.5 1771|1771.42 1772|1772.64 1773|1773.42 1774|1774.70 1775|1775.12 1776|1776.37 1777|1777.45 1778|1778.66 1779|1779.23 1780|1780.29 1781|1781.20 1782|1782.15 1783|1783.7 1784|1784.16 1785|1785.24 1786|1786.50 1787|1787.32 1788|1788.52 1789|1789.60 1790|1790.14 1791|1791.88 1792|1792.2 1793|1793.60 1794|1794.4 1795|1795.77 1796|1796.49 1797|1797.64 1798|1798.50 1799|1799.75 1800|1800.59 1801|1801.94 1802|1802.62 1803|1803.39 1804|1804.2 1805|1805.15 1806|1806.50 1807|1807.38 1808|1808.0 1809|1809.86 1810|1810.26 1811|1811.44 1812|1812.73 1813|1813.96 1814|1814.33 1815|1815.24 1816|1816.29 1817|1817.46 1818|1818.60 1819|1819.27 1820|1820.16 1821|1821.30 1822|1822.17 1823|1823.53 1824|1824.56 1825|1825.39 1826|1826.69 1827|1827.99 1828|1828.68 1829|1829.78 1830|1830.66 1831|1831.22 1832|1832.65 1833|1833.23 1834|1834.80 1835|1835.40 1836|1836.67 1837|1837.58 1838|1838.25 1839|1839.64 1840|1840.68 1841|1841.12 1842|1842.2 1843|1843.17 1844|1844.1 1845|1845.80 1846|1846.30 1847|1847.42 1848|1848.31 1849|1849.50 1850|1850.62 1851|1851.61 1852|1852.31 1853|1853.17 1854|1854.14 1855|1855.39 1856|1856.32 1857|1857.26 1858|1858.32 1859|1859.81 1860|1860.60 1861|1861.22 1862|1862.31 1863|1863.89 1864|1864.22 1865|1865.42 1866|1866.72 1867|1867.93 1868|1868.49 1869|1869.16 1870|1870.72 1871|1871.93 1872|1872.13 1873|1873.8 1874|1874.28 1875|1875.72 1876|1876.32 1877|1877.87 1878|1878.43 1879|1879.47 1880|1880.11 1881|1881.67 1882|1882.30 1883|1883.2 1884|1884.36 1885|1885.50 1886|1886.62 1887|1887.91 1888|1888.46 1889|1889.84 1890|1890.61 1891|1891.15 1892|1892.23 1893|1893.70 1894|1894.30 1895|1895.40 1896|1896.98 1897|1897.43 1898|1898.60 1899|1899.3 1900|1900.38 1901|1901.87 1902|1902.76 1903|1903.90 1904|1904.20 1905|1905.37 1906|1906.1 1907|1907.70 1908|1908.0 1909|1909.55 1910|1910.1 1911|1911.49 1912|1912.70 1913|1913.73 1914|1914.96 1915|1915.62 1916|1916.22 1917|1917.93 1918|1918.74 1919|1919.48 1920|1920.34 1921|1921.38 1922|1922.61 1923|1923.49 1924|1924.11 1925|1925.51 1926|1926.43 1927|1927.70 1928|1928.11 1929|1929.95 1930|1930.30 1931|1931.7 1932|1932.0 1933|1933.67 1934|1934.18 1935|1935.55 1936|1936.92 1937|1937.90 1938|1938.82 1939|1939.89 1940|1940.77 1941|1941.57 1942|1942.46 1943|1943.77 1944|1944.83 1945|1945.75 1946|1946.86 1947|1947.89 1948|1948.77 1949|1949.11 1950|1950.56 1951|1951.57 1952|1952.68 1953|1953.99 1954|1954.99 1955|1955.47 1956|1956.34 1957|1957.69 1958|1958.19 1959|1959.63 1960|1960.2 1961|1961.29 1962|1962.56 1963|1963.32 1964|1964.44 1965|1965.79 1966|1966.31 1967|1967.17 1968|1968.22 1969|1969.40 1970|1970.10 1971|1971.37 1972|1972.86 1973|1973.72 1974|1974.43 1975|1975.48 1976|1976.87 1977|1977.15 1978|1978.82 1979|1979.23 1980|1980.34 1981|1981.42 1982|1982.11 1983|1983.29 1984|1984.51 1985|1985.91 1986|1986.95 1987|1987.9 1988|1988.50 1989|1989.90 1990|1990.88 1991|1991.92 1992|1992.8 1993|1993.33 1994|1994.12 1995|1995.83 1996|1996.5 1997|1997.46 1998|1998.12 1999|1999.86 2000|2000.87 2001|2001.29 2002|2002.73 2003|2003.36 2004|2004.39 2005|2005.26 2006|2006.14 2007|2007.82 2008|2008.76 2009|2009.11 2010|2010.46 2011|2011.10 2012|2012.73 2013|2013.68 2014|2014.60 2015|2015.86 2016|2016.10 2017|2017.99 2018|2018.17 2019|2019.66 2020|2020.28 2021|2021.16 2022|2022.83 2023|2023.69 2024|2024.69 2025|2025.14 2026|2026.21 2027|2027.98 2028|2028.10 2029|2029.69 2030|2030.3 2031|2031.9 2032|2032.67 2033|2033.54 2034|2034.59 2035|2035.81 2036|2036.76 2037|2037.46 2038|2038.84 2039|2039.72 2040|2040.24 2041|2041.39 2042|2042.94 2043|2043.26 2044|2044.9 2045|2045.88 2046|2046.30 2047|2047.78 2048|2048.56 2049|2049.46 2050|2050.39 2051|2051.26 2052|2052.96 2053|2053.68 2054|2054.90 2055|2055.97 2056|2056.57 2057|2057.60 2058|2058.0 2059|2059.17 2060|2060.73 2061|2061.20 2062|2062.1 2063|2063.94 2064|2064.91 2065|2065.13 2066|2066.72 2067|2067.48 2068|2068.93 2069|2069.17 2070|2070.26 2071|2071.62 2072|2072.31 2073|2073.5 2074|2074.83 2075|2075.35 2076|2076.1 2077|2077.92 2078|2078.0 2079|2079.64 2080|2080.15 2081|2081.24 2082|2082.60 2083|2083.67 2084|2084.17 2085|2085.59 2086|2086.97 2087|2087.37 2088|2088.60 2089|2089.77 2090|2090.23 2091|2091.19 2092|2092.77 2093|2093.51 2094|2094.31 2095|2095.47 2096|2096.54 2097|2097.12 2098|2098.54 2099|2099.25 2100|2100.11 2101|2101.64 2102|2102.45 2103|2103.10 2104|2104.26 2105|2105.74 2106|2106.65 2107|2107.9 2108|2108.42 2109|2109.85 2110|2110.69 2111|2111.94 2112|2112.60 2113|2113.32 2114|2114.69 2115|2115.95 2116|2116.10 2117|2117.1 2118|2118.0 2119|2119.17 2120|2120.99 2121|2121.50 2122|2122.56 2123|2123.95 2124|2124.82 2125|2125.70 2126|2126.26 2127|2127.86 2128|2128.0 2129|2129.7 2130|2130.73 2131|2131.11 2132|2132.68 2133|2133.44 2134|2134.57 2135|2135.98 2136|2136.88 2137|2137.2 2138|2138.57 2139|2139.53 2140|2140.9 2141|2141.92 2142|2142.78 2143|2143.25 2144|2144.29 2145|2145.9 2146|2146.44 2147|2147.75 2148|2148.40 2149|2149.73 2150|2150.86 2151|2151.57 2152|2152.14 2153|2153.37 2154|2154.69 2155|2155.33 2156|2156.44 2157|2157.3 2158|2158.61 2159|2159.50 2160|2160.70 2161|2161.16 2162|2162.60 2163|2163.34 2164|2164.21 2165|2165.64 2166|2166.25 2167|2167.71 2168|2168.89 2169|2169.86 2170|2170.77 2171|2171.88 2172|2172.62 2173|2173.88 2174|2174.41 2175|2175.40 2176|2176.98 2177|2177.45 2178|2178.60 2179|2179.78 2180|2180.9 2181|2181.34 2182|2182.72 2183|2183.96 2184|2184.96 2185|2185.25 2186|2186.91 2187|2187.59 2188|2188.45 2189|2189.28 2190|2190.10 2191|2191.45 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">3</str>
    <int name="id_i">3</int>
    <float name="default_amount_f">10321.0</float>
    <str name="amounts_dpf">1|1.20 2|2.23 3|3.90 4|4.37 5|5.57 6|6.2 7|7.15 8|8.82 9|9.42 10|10.13 11|11.7 12|12.40 13|13.24 14|14.52 15|15.36 16|16.87 17|17.0 18|18.98 19|19.63 20|20.27 21|21.57 22|22.55 23|23.75 24|24.31 25|25.71 26|26.98 27|27.13 28|28.82 29|29.73 30|30.23 31|31.41 32|32.72 33|33.78 34|34.45 35|35.13 36|36.94 37|37.78 38|38.31 39|39.96 40|40.4 41|41.1 42|42.73 43|43.88 44|44.18 45|45.51 46|46.88 47|47.39 48|48.94 49|49.76 50|50.93 51|51.51 52|52.5 53|53.37 54|54.90 55|55.55 56|56.65 57|57.88 58|58.88 59|59.54 60|60.97 61|61.99 62|62.22 63|63.8 64|64.70 65|65.79 66|66.18 67|67.13 68|68.49 69|69.77 70|70.15 71|71.36 72|72.28 73|73.33 74|74.54 75|75.72 76|76.63 77|77.50 78|78.15 79|79.49 80|80.78 81|81.0 82|82.16 83|83.87 84|84.49 85|85.24 86|86.51 87|87.96 88|88.24 89|89.59 90|90.91 91|91.36 92|92.15 93|93.97 94|94.12 95|95.23 96|96.25 97|97.39 98|98.71 99|99.61 100|100.50 101|101.17 102|102.61 103|103.91 104|104.60 105|105.63 106|106.80 107|107.40 108|108.7 109|109.91 110|110.54 111|111.74 112|112.27 113|113.71 114|114.55 115|115.10 116|116.83 117|117.21 118|118.94 119|119.50 120|120.58 121|121.74 122|122.44 123|123.39 124|124.42 125|125.29 126|126.46 127|127.29 128|128.8 129|129.4 130|130.36 131|131.49 132|132.25 133|133.12 134|134.57 135|135.39 136|136.68 137|137.82 138|138.88 139|139.29 140|140.54 141|141.40 142|142.2 143|143.22 144|144.16 145|145.7 146|146.31 147|147.25 148|148.12 149|149.64 150|150.72 151|151.0 152|152.70 153|153.28 154|154.98 155|155.33 156|156.52 157|157.86 158|158.65 159|159.64 160|160.57 161|161.60 162|162.83 163|163.24 164|164.32 165|165.69 166|166.11 167|167.3 168|168.79 169|169.61 170|170.84 171|171.98 172|172.77 173|173.37 174|174.13 175|175.77 176|176.55 177|177.34 178|178.86 179|179.94 180|180.55 181|181.88 182|182.4 183|183.20 184|184.88 185|185.63 186|186.15 187|187.83 188|188.26 189|189.4 190|190.2 191|191.62 192|192.54 193|193.97 194|194.14 195|195.97 196|196.28 197|197.79 198|198.39 199|199.48 200|200.2 201|201.16 202|202.62 203|203.70 204|204.41 205|205.83 206|206.42 207|207.67 208|208.24 209|209.18 210|210.87 211|211.12 212|212.49 213|213.96 214|214.63 215|215.10 216|216.49 217|217.29 218|218.22 219|219.67 220|220.34 221|221.75 222|222.66 223|223.43 224|224.7 225|225.94 226|226.67 227|227.17 228|228.59 229|229.86 230|230.96 231|231.34 232|232.35 233|233.89 234|234.73 235|235.95 236|236.3 237|237.47 238|238.75 239|239.53 240|240.62 241|241.34 242|242.74 243|243.45 244|244.34 245|245.88 246|246.49 247|247.81 248|248.83 249|249.86 250|250.83 251|251.25 252|252.53 253|253.87 254|254.12 255|255.9 256|256.6 257|257.17 258|258.73 259|259.86 260|260.29 261|261.14 262|262.11 263|263.83 264|264.93 265|265.43 266|266.27 267|267.43 268|268.90 269|269.18 270|270.66 271|271.67 272|272.24 273|273.65 274|274.82 275|275.45 276|276.58 277|277.76 278|278.35 279|279.67 280|280.74 281|281.40 282|282.15 283|283.68 284|284.84 285|285.44 286|286.54 287|287.93 288|288.89 289|289.57 290|290.44 291|291.77 292|292.20 293|293.86 294|294.43 295|295.68 296|296.21 297|297.61 298|298.80 299|299.75 300|300.57 301|301.13 302|302.12 303|303.76 304|304.36 305|305.68 306|306.34 307|307.14 308|308.70 309|309.42 310|310.33 311|311.92 312|312.41 313|313.28 314|314.99 315|315.81 316|316.0 317|317.3 318|318.55 319|319.26 320|320.39 321|321.76 322|322.77 323|323.23 324|324.21 325|325.77 326|326.21 327|327.71 328|328.73 329|329.31 330|330.55 331|331.78 332|332.20 333|333.63 334|334.35 335|335.43 336|336.94 337|337.30 338|338.71 339|339.98 340|340.22 341|341.9 342|342.59 343|343.29 344|344.88 345|345.12 346|346.14 347|347.21 348|348.63 349|349.75 350|350.27 351|351.62 352|352.6 353|353.25 354|354.3 355|355.98 356|356.35 357|357.49 358|358.23 359|359.35 360|360.68 361|361.91 362|362.48 363|363.88 364|364.10 365|365.94 366|366.24 367|367.8 368|368.73 369|369.24 370|370.1 371|371.40 372|372.40 373|373.11 374|374.69 375|375.83 376|376.18 377|377.77 378|378.15 379|379.94 380|380.29 381|381.15 382|382.8 383|383.86 384|384.59 385|385.84 386|386.71 387|387.99 388|388.72 389|389.37 390|390.27 391|391.21 392|392.35 393|393.10 394|394.87 395|395.72 396|396.67 397|397.14 398|398.67 399|399.46 400|400.49 401|401.0 402|402.74 403|403.33 404|404.24 405|405.67 406|406.89 407|407.37 408|408.6 409|409.57 410|410.12 411|411.75 412|412.82 413|413.17 414|414.99 415|415.86 416|416.5 417|417.38 418|418.85 419|419.64 420|420.70 421|421.30 422|422.11 423|423.59 424|424.45 425|425.81 426|426.37 427|427.70 428|428.47 429|429.19 430|430.58 431|431.0 432|432.80 433|433.27 434|434.35 435|435.8 436|436.96 437|437.64 438|438.70 439|439.73 440|440.28 441|441.64 442|442.34 443|443.88 444|444.24 445|445.78 446|446.82 447|447.10 448|448.65 449|449.73 450|450.11 451|451.48 452|452.74 453|453.72 454|454.0 455|455.86 456|456.5 457|457.86 458|458.36 459|459.8 460|460.49 461|461.2 462|462.13 463|463.60 464|464.38 465|465.79 466|466.76 467|467.69 468|468.22 469|469.95 470|470.14 471|471.25 472|472.52 473|473.54 474|474.70 475|475.48 476|476.44 477|477.61 478|478.35 479|479.2 480|480.62 481|481.25 482|482.34 483|483.63 484|484.90 485|485.60 486|486.28 487|487.54 488|488.82 489|489.28 490|490.74 491|491.5 492|492.80 493|493.10 494|494.20 495|495.62 496|496.97 497|497.54 498|498.65 499|499.23 500|500.48 501|501.92 502|502.7 503|503.71 504|504.79 505|505.95 506|506.53 507|507.46 508|508.49 509|509.36 510|510.80 511|511.31 512|512.9 513|513.44 514|514.79 515|515.47 516|516.54 517|517.33 518|518.88 519|519.21 520|520.48 521|521.59 522|522.64 523|523.11 524|524.74 525|525.85 526|526.24 527|527.22 528|528.35 529|529.92 530|530.92 531|531.60 532|532.7 533|533.18 534|534.62 535|535.8 536|536.72 537|537.39 538|538.47 539|539.27 540|540.2 541|541.16 542|542.54 543|543.36 544|544.94 545|545.95 546|546.45 547|547.75 548|548.23 549|549.33 550|550.24 551|551.80 552|552.46 553|553.27 554|554.3 555|555.82 556|556.31 557|557.73 558|558.72 559|559.59 560|560.1 561|561.82 562|562.57 563|563.62 564|564.83 565|565.7 566|566.66 567|567.61 568|568.56 569|569.55 570|570.32 571|571.27 572|572.7 573|573.60 574|574.59 575|575.68 576|576.7 577|577.66 578|578.73 579|579.17 580|580.79 581|581.49 582|582.50 583|583.30 584|584.72 585|585.68 586|586.55 587|587.44 588|588.2 589|589.4 590|590.77 591|591.14 592|592.46 593|593.49 594|594.53 595|595.62 596|596.66 597|597.3 598|598.74 599|599.57 600|600.72 601|601.82 602|602.19 603|603.34 604|604.83 605|605.93 606|606.44 607|607.18 608|608.58 609|609.34 610|610.22 611|611.13 612|612.30 613|613.67 614|614.88 615|615.51 616|616.70 617|617.69 618|618.3 619|619.13 620|620.47 621|621.4 622|622.72 623|623.13 624|624.43 625|625.20 626|626.89 627|627.12 628|628.59 629|629.23 630|630.30 631|631.53 632|632.49 633|633.47 634|634.46 635|635.61 636|636.94 637|637.72 638|638.8 639|639.47 640|640.57 641|641.52 642|642.77 643|643.61 644|644.54 645|645.75 646|646.73 647|647.68 648|648.26 649|649.1 650|650.97 651|651.71 652|652.21 653|653.17 654|654.71 655|655.85 656|656.82 657|657.50 658|658.56 659|659.40 660|660.19 661|661.30 662|662.43 663|663.5 664|664.21 665|665.35 666|666.24 667|667.65 668|668.61 669|669.72 670|670.42 671|671.38 672|672.14 673|673.69 674|674.44 675|675.4 676|676.6 677|677.5 678|678.13 679|679.31 680|680.15 681|681.28 682|682.16 683|683.45 684|684.37 685|685.30 686|686.47 687|687.56 688|688.39 689|689.65 690|690.96 691|691.7 692|692.68 693|693.63 694|694.91 695|695.62 696|696.42 697|697.26 698|698.13 699|699.84 700|700.88 701|701.67 702|702.19 703|703.39 704|704.35 705|705.20 706|706.37 707|707.83 708|708.70 709|709.70 710|710.73 711|711.14 712|712.40 713|713.20 714|714.26 715|715.74 716|716.56 717|717.23 718|718.81 719|719.30 720|720.24 721|721.70 722|722.3 723|723.85 724|724.83 725|725.33 726|726.65 727|727.30 728|728.0 729|729.26 730|730.31 731|731.0 732|732.36 733|733.64 734|734.33 735|735.13 736|736.89 737|737.44 738|738.58 739|739.46 740|740.25 741|741.30 742|742.61 743|743.41 744|744.73 745|745.9 746|746.54 747|747.98 748|748.24 749|749.52 750|750.88 751|751.31 752|752.48 753|753.0 754|754.33 755|755.0 756|756.30 757|757.68 758|758.63 759|759.55 760|760.96 761|761.43 762|762.45 763|763.18 764|764.26 765|765.7 766|766.92 767|767.73 768|768.27 769|769.14 770|770.79 771|771.44 772|772.44 773|773.85 774|774.10 775|775.33 776|776.69 777|777.85 778|778.97 779|779.62 780|780.17 781|781.24 782|782.26 783|783.59 784|784.52 785|785.11 786|786.60 787|787.19 788|788.98 789|789.40 790|790.31 791|791.51 792|792.3 793|793.72 794|794.24 795|795.51 796|796.60 797|797.8 798|798.94 799|799.6 800|800.64 801|801.44 802|802.42 803|803.7 804|804.26 805|805.56 806|806.92 807|807.37 808|808.52 809|809.10 810|810.2 811|811.81 812|812.78 813|813.43 814|814.97 815|815.49 816|816.24 817|817.45 818|818.57 819|819.59 820|820.12 821|821.37 822|822.30 823|823.13 824|824.92 825|825.98 826|826.22 827|827.83 828|828.58 829|829.6 830|830.29 831|831.58 832|832.55 833|833.54 834|834.9 835|835.10 836|836.62 837|837.10 838|838.6 839|839.43 840|840.84 841|841.87 842|842.1 843|843.24 844|844.44 845|845.5 846|846.63 847|847.92 848|848.30 849|849.59 850|850.82 851|851.59 852|852.81 853|853.83 854|854.8 855|855.47 856|856.7 857|857.5 858|858.19 859|859.21 860|860.4 861|861.67 862|862.81 863|863.43 864|864.62 865|865.21 866|866.95 867|867.78 868|868.5 869|869.27 870|870.68 871|871.12 872|872.63 873|873.38 874|874.87 875|875.35 876|876.80 877|877.36 878|878.73 879|879.98 880|880.37 881|881.65 882|882.51 883|883.5 884|884.13 885|885.90 886|886.54 887|887.28 888|888.17 889|889.67 890|890.13 891|891.3 892|892.47 893|893.85 894|894.71 895|895.63 896|896.94 897|897.87 898|898.35 899|899.54 900|900.16 901|901.44 902|902.24 903|903.73 904|904.87 905|905.47 906|906.41 907|907.66 908|908.57 909|909.17 910|910.94 911|911.30 912|912.49 913|913.29 914|914.65 915|915.79 916|916.38 917|917.40 918|918.37 919|919.30 920|920.1 921|921.67 922|922.56 923|923.14 924|924.21 925|925.84 926|926.22 927|927.59 928|928.32 929|929.40 930|930.59 931|931.66 932|932.71 933|933.85 934|934.79 935|935.42 936|936.52 937|937.57 938|938.1 939|939.41 940|940.26 941|941.99 942|942.87 943|943.2 944|944.17 945|945.22 946|946.67 947|947.53 948|948.29 949|949.15 950|950.43 951|951.26 952|952.42 953|953.62 954|954.22 955|955.49 956|956.60 957|957.94 958|958.6 959|959.13 960|960.39 961|961.9 962|962.26 963|963.79 964|964.90 965|965.3 966|966.63 967|967.87 968|968.66 969|969.57 970|970.49 971|971.14 972|972.49 973|973.96 974|974.69 975|975.87 976|976.67 977|977.52 978|978.50 979|979.33 980|980.90 981|981.14 982|982.91 983|983.49 984|984.19 985|985.39 986|986.28 987|987.22 988|988.11 989|989.4 990|990.22 991|991.67 992|992.85 993|993.92 994|994.42 995|995.69 996|996.64 997|997.57 998|998.99 999|999.64 1000|1000.18 1001|1001.14 1002|1002.40 1003|1003.57 1004|1004.95 1005|1005.25 1006|1006.94 1007|1007.16 1008|1008.22 1009|1009.32 1010|1010.54 1011|1011.13 1012|1012.26 1013|1013.90 1014|1014.65 1015|1015.4 1016|1016.47 1017|1017.16 1018|1018.12 1019|1019.66 1020|1020.37 1021|1021.40 1022|1022.89 1023|1023.43 1024|1024.3 1025|1025.26 1026|1026.65 1027|1027.99 1028|1028.26 1029|1029.17 1030|1030.52 1031|1031.55 1032|1032.38 1033|1033.52 1034|1034.15 1035|1035.26 1036|1036.76 1037|1037.77 1038|1038.19 1039|1039.63 1040|1040.22 1041|1041.95 1042|1042.80 1043|1043.1 1044|1044.52 1045|1045.79 1046|1046.40 1047|1047.79 1048|1048.57 1049|1049.68 1050|1050.23 1051|1051.85 1052|1052.46 1053|1053.69 1054|1054.75 1055|1055.57 1056|1056.81 1057|1057.62 1058|1058.25 1059|1059.62 1060|1060.20 1061|1061.95 1062|1062.61 1063|1063.91 1064|1064.68 1065|1065.4 1066|1066.1 1067|1067.26 1068|1068.42 1069|1069.2 1070|1070.84 1071|1071.61 1072|1072.28 1073|1073.30 1074|1074.76 1075|1075.31 1076|1076.2 1077|1077.95 1078|1078.7 1079|1079.26 1080|1080.1 1081|1081.83 1082|1082.57 1083|1083.79 1084|1084.46 1085|1085.63 1086|1086.83 1087|1087.29 1088|1088.90 1089|1089.16 1090|1090.36 1091|1091.84 1092|1092.62 1093|1093.15 1094|1094.44 1095|1095.18 1096|1096.75 1097|1097.98 1098|1098.19 1099|1099.73 1100|1100.4 1101|1101.2 1102|1102.49 1103|1103.74 1104|1104.71 1105|1105.92 1106|1106.42 1107|1107.71 1108|1108.46 1109|1109.98 1110|1110.60 1111|1111.17 1112|1112.40 1113|1113.45 1114|1114.4 1115|1115.52 1116|1116.81 1117|1117.6 1118|1118.44 1119|1119.26 1120|1120.75 1121|1121.37 1122|1122.4 1123|1123.12 1124|1124.87 1125|1125.13 1126|1126.79 1127|1127.76 1128|1128.58 1129|1129.7 1130|1130.17 1131|1131.30 1132|1132.42 1133|1133.82 1134|1134.59 1135|1135.63 1136|1136.66 1137|1137.60 1138|1138.88 1139|1139.24 1140|1140.78 1141|1141.98 1142|1142.75 1143|1143.30 1144|1144.1 1145|1145.76 1146|1146.97 1147|1147.18 1148|1148.59 1149|1149.61 1150|1150.32 1151|1151.24 1152|1152.81 1153|1153.43 1154|1154.36 1155|1155.7 1156|1156.33 1157|1157.17 1158|1158.24 1159|1159.90 1160|1160.68 1161|1161.27 1162|1162.48 1163|1163.76 1164|1164.67 1165|1165.29 1166|1166.83 1167|1167.29 1168|1168.95 1169|1169.60 1170|1170.21 1171|1171.45 1172|1172.73 1173|1173.14 1174|1174.61 1175|1175.99 1176|1176.53 1177|1177.94 1178|1178.37 1179|1179.95 1180|1180.25 1181|1181.37 1182|1182.31 1183|1183.42 1184|1184.85 1185|1185.97 1186|1186.48 1187|1187.66 1188|1188.96 1189|1189.11 1190|1190.28 1191|1191.70 1192|1192.87 1193|1193.50 1194|1194.21 1195|1195.47 1196|1196.69 1197|1197.32 1198|1198.75 1199|1199.12 1200|1200.89 1201|1201.77 1202|1202.17 1203|1203.69 1204|1204.15 1205|1205.99 1206|1206.71 1207|1207.25 1208|1208.11 1209|1209.33 1210|1210.27 1211|1211.6 1212|1212.84 1213|1213.20 1214|1214.45 1215|1215.4 1216|1216.64 1217|1217.39 1218|1218.25 1219|1219.40 1220|1220.27 1221|1221.67 1222|1222.46 1223|1223.61 1224|1224.86 1225|1225.15 1226|1226.83 1227|1227.72 1228|1228.33 1229|1229.59 1230|1230.54 1231|1231.94 1232|1232.86 1233|1233.28 1234|1234.36 1235|1235.92 1236|1236.42 1237|1237.83 1238|1238.68 1239|1239.31 1240|1240.32 1241|1241.82 1242|1242.29 1243|1243.70 1244|1244.23 1245|1245.4 1246|1246.16 1247|1247.53 1248|1248.57 1249|1249.74 1250|1250.78 1251|1251.49 1252|1252.55 1253|1253.18 1254|1254.6 1255|1255.61 1256|1256.40 1257|1257.10 1258|1258.31 1259|1259.65 1260|1260.88 1261|1261.58 1262|1262.94 1263|1263.52 1264|1264.29 1265|1265.68 1266|1266.11 1267|1267.99 1268|1268.68 1269|1269.68 1270|1270.53 1271|1271.82 1272|1272.12 1273|1273.38 1274|1274.10 1275|1275.25 1276|1276.5 1277|1277.36 1278|1278.28 1279|1279.0 1280|1280.13 1281|1281.55 1282|1282.4 1283|1283.72 1284|1284.36 1285|1285.80 1286|1286.62 1287|1287.87 1288|1288.31 1289|1289.91 1290|1290.80 1291|1291.50 1292|1292.97 1293|1293.86 1294|1294.61 1295|1295.44 1296|1296.12 1297|1297.37 1298|1298.53 1299|1299.91 1300|1300.34 1301|1301.43 1302|1302.30 1303|1303.10 1304|1304.92 1305|1305.0 1306|1306.31 1307|1307.88 1308|1308.54 1309|1309.57 1310|1310.39 1311|1311.74 1312|1312.65 1313|1313.29 1314|1314.86 1315|1315.76 1316|1316.12 1317|1317.30 1318|1318.14 1319|1319.39 1320|1320.85 1321|1321.30 1322|1322.54 1323|1323.62 1324|1324.92 1325|1325.77 1326|1326.49 1327|1327.94 1328|1328.56 1329|1329.23 1330|1330.46 1331|1331.7 1332|1332.68 1333|1333.98 1334|1334.2 1335|1335.43 1336|1336.77 1337|1337.11 1338|1338.55 1339|1339.72 1340|1340.97 1341|1341.33 1342|1342.19 1343|1343.97 1344|1344.72 1345|1345.18 1346|1346.31 1347|1347.90 1348|1348.61 1349|1349.38 1350|1350.71 1351|1351.48 1352|1352.63 1353|1353.83 1354|1354.71 1355|1355.80 1356|1356.64 1357|1357.25 1358|1358.40 1359|1359.62 1360|1360.98 1361|1361.74 1362|1362.17 1363|1363.29 1364|1364.48 1365|1365.24 1366|1366.54 1367|1367.28 1368|1368.23 1369|1369.34 1370|1370.64 1371|1371.80 1372|1372.28 1373|1373.49 1374|1374.78 1375|1375.50 1376|1376.79 1377|1377.2 1378|1378.50 1379|1379.39 1380|1380.5 1381|1381.87 1382|1382.62 1383|1383.87 1384|1384.95 1385|1385.54 1386|1386.8 1387|1387.48 1388|1388.42 1389|1389.28 1390|1390.86 1391|1391.1 1392|1392.40 1393|1393.21 1394|1394.29 1395|1395.64 1396|1396.95 1397|1397.36 1398|1398.97 1399|1399.95 1400|1400.80 1401|1401.57 1402|1402.10 1403|1403.36 1404|1404.6 1405|1405.87 1406|1406.75 1407|1407.83 1408|1408.71 1409|1409.22 1410|1410.97 1411|1411.38 1412|1412.9 1413|1413.7 1414|1414.37 1415|1415.1 1416|1416.74 1417|1417.65 1418|1418.45 1419|1419.39 1420|1420.62 1421|1421.98 1422|1422.39 1423|1423.29 1424|1424.72 1425|1425.13 1426|1426.68 1427|1427.94 1428|1428.95 1429|1429.8 1430|1430.70 1431|1431.29 1432|1432.37 1433|1433.36 1434|1434.34 1435|1435.66 1436|1436.52 1437|1437.40 1438|1438.30 1439|1439.53 1440|1440.63 1441|1441.8 1442|1442.8 1443|1443.68 1444|1444.25 1445|1445.79 1446|1446.16 1447|1447.36 1448|1448.89 1449|1449.60 1450|1450.98 1451|1451.4 1452|1452.47 1453|1453.24 1454|1454.50 1455|1455.78 1456|1456.72 1457|1457.30 1458|1458.68 1459|1459.29 1460|1460.78 1461|1461.43 1462|1462.76 1463|1463.26 1464|1464.95 1465|1465.86 1466|1466.44 1467|1467.23 1468|1468.15 1469|1469.87 1470|1470.78 1471|1471.52 1472|1472.46 1473|1473.50 1474|1474.69 1475|1475.68 1476|1476.8 1477|1477.89 1478|1478.81 1479|1479.19 1480|1480.48 1481|1481.44 1482|1482.2 1483|1483.35 1484|1484.64 1485|1485.43 1486|1486.57 1487|1487.2 1488|1488.59 1489|1489.29 1490|1490.33 1491|1491.12 1492|1492.46 1493|1493.31 1494|1494.15 1495|1495.50 1496|1496.30 1497|1497.71 1498|1498.5 1499|1499.80 1500|1500.4 1501|1501.96 1502|1502.54 1503|1503.70 1504|1504.20 1505|1505.53 1506|1506.20 1507|1507.24 1508|1508.36 1509|1509.99 1510|1510.65 1511|1511.36 1512|1512.1 1513|1513.65 1514|1514.54 1515|1515.20 1516|1516.76 1517|1517.40 1518|1518.8 1519|1519.72 1520|1520.1 1521|1521.28 1522|1522.2 1523|1523.12 1524|1524.69 1525|1525.96 1526|1526.98 1527|1527.0 1528|1528.75 1529|1529.16 1530|1530.67 1531|1531.25 1532|1532.89 1533|1533.18 1534|1534.0 1535|1535.19 1536|1536.42 1537|1537.93 1538|1538.38 1539|1539.76 1540|1540.20 1541|1541.32 1542|1542.11 1543|1543.16 1544|1544.53 1545|1545.68 1546|1546.44 1547|1547.42 1548|1548.3 1549|1549.2 1550|1550.53 1551|1551.19 1552|1552.99 1553|1553.71 1554|1554.87 1555|1555.92 1556|1556.74 1557|1557.77 1558|1558.77 1559|1559.46 1560|1560.17 1561|1561.22 1562|1562.0 1563|1563.61 1564|1564.64 1565|1565.78 1566|1566.54 1567|1567.47 1568|1568.4 1569|1569.33 1570|1570.74 1571|1571.55 1572|1572.88 1573|1573.74 1574|1574.37 1575|1575.72 1576|1576.99 1577|1577.46 1578|1578.14 1579|1579.11 1580|1580.13 1581|1581.43 1582|1582.46 1583|1583.67 1584|1584.94 1585|1585.10 1586|1586.74 1587|1587.82 1588|1588.39 1589|1589.68 1590|1590.95 1591|1591.27 1592|1592.52 1593|1593.43 1594|1594.41 1595|1595.7 1596|1596.8 1597|1597.27 1598|1598.16 1599|1599.47 1600|1600.62 1601|1601.66 1602|1602.88 1603|1603.8 1604|1604.64 1605|1605.52 1606|1606.35 1607|1607.90 1608|1608.90 1609|1609.7 1610|1610.53 1611|1611.21 1612|1612.81 1613|1613.82 1614|1614.8 1615|1615.0 1616|1616.76 1617|1617.94 1618|1618.17 1619|1619.97 1620|1620.88 1621|1621.92 1622|1622.49 1623|1623.36 1624|1624.94 1625|1625.36 1626|1626.18 1627|1627.33 1628|1628.27 1629|1629.84 1630|1630.22 1631|1631.6 1632|1632.5 1633|1633.72 1634|1634.1 1635|1635.95 1636|1636.15 1637|1637.49 1638|1638.19 1639|1639.87 1640|1640.59 1641|1641.92 1642|1642.86 1643|1643.53 1644|1644.4 1645|1645.50 1646|1646.70 1647|1647.8 1648|1648.60 1649|1649.12 1650|1650.48 1651|1651.30 1652|1652.66 1653|1653.11 1654|1654.6 1655|1655.60 1656|1656.22 1657|1657.56 1658|1658.14 1659|1659.42 1660|1660.83 1661|1661.40 1662|1662.71 1663|1663.73 1664|1664.79 1665|1665.54 1666|1666.94 1667|1667.44 1668|1668.93 1669|1669.81 1670|1670.32 1671|1671.25 1672|1672.8 1673|1673.15 1674|1674.12 1675|1675.24 1676|1676.94 1677|1677.41 1678|1678.3 1679|1679.21 1680|1680.70 1681|1681.68 1682|1682.25 1683|1683.44 1684|1684.4 1685|1685.63 1686|1686.87 1687|1687.0 1688|1688.47 1689|1689.79 1690|1690.20 1691|1691.83 1692|1692.2 1693|1693.61 1694|1694.96 1695|1695.49 1696|1696.83 1697|1697.81 1698|1698.97 1699|1699.43 1700|1700.81 1701|1701.98 1702|1702.69 1703|1703.14 1704|1704.53 1705|1705.68 1706|1706.25 1707|1707.38 1708|1708.90 1709|1709.76 1710|1710.66 1711|1711.36 1712|1712.7 1713|1713.59 1714|1714.36 1715|1715.93 1716|1716.82 1717|1717.89 1718|1718.15 1719|1719.38 1720|1720.54 1721|1721.85 1722|1722.88 1723|1723.88 1724|1724.9 1725|1725.28 1726|1726.16 1727|1727.89 1728|1728.24 1729|1729.60 1730|1730.28 1731|1731.30 1732|1732.19 1733|1733.52 1734|1734.99 1735|1735.91 1736|1736.45 1737|1737.10 1738|1738.70 1739|1739.7 1740|1740.24 1741|1741.93 1742|1742.38 1743|1743.74 1744|1744.38 1745|1745.10 1746|1746.40 1747|1747.63 1748|1748.92 1749|1749.24 1750|1750.19 1751|1751.82 1752|1752.33 1753|1753.93 1754|1754.64 1755|1755.50 1756|1756.53 1757|1757.50 1758|1758.32 1759|1759.62 1760|1760.20 1761|1761.67 1762|1762.33 1763|1763.83 1764|1764.94 1765|1765.10 1766|1766.13 1767|1767.45 1768|1768.62 1769|1769.91 1770|1770.88 1771|1771.32 1772|1772.79 1773|1773.12 1774|1774.27 1775|1775.28 1776|1776.76 1777|1777.33 1778|1778.86 1779|1779.80 1780|1780.26 1781|1781.2 1782|1782.54 1783|1783.96 1784|1784.69 1785|1785.79 1786|1786.57 1787|1787.34 1788|1788.87 1789|1789.44 1790|1790.36 1791|1791.65 1792|1792.11 1793|1793.27 1794|1794.97 1795|1795.25 1796|1796.78 1797|1797.85 1798|1798.7 1799|1799.40 1800|1800.99 1801|1801.57 1802|1802.30 1803|1803.27 1804|1804.27 1805|1805.48 1806|1806.48 1807|1807.1 1808|1808.16 1809|1809.54 1810|1810.92 1811|1811.25 1812|1812.23 1813|1813.58 1814|1814.17 1815|1815.77 1816|1816.43 1817|1817.19 1818|1818.97 1819|1819.68 1820|1820.74 1821|1821.62 1822|1822.9 1823|1823.63 1824|1824.69 1825|1825.72 1826|1826.86 1827|1827.20 1828|1828.88 1829|1829.33 1830|1830.51 1831|1831.94 1832|1832.49 1833|1833.75 1834|1834.30 1835|1835.75 1836|1836.32 1837|1837.93 1838|1838.22 1839|1839.74 1840|1840.78 1841|1841.80 1842|1842.53 1843|1843.0 1844|1844.33 1845|1845.11 1846|1846.68 1847|1847.69 1848|1848.76 1849|1849.61 1850|1850.71 1851|1851.45 1852|1852.57 1853|1853.5 1854|1854.26 1855|1855.38 1856|1856.93 1857|1857.21 1858|1858.62 1859|1859.15 1860|1860.89 1861|1861.66 1862|1862.42 1863|1863.45 1864|1864.57 1865|1865.40 1866|1866.54 1867|1867.40 1868|1868.14 1869|1869.72 1870|1870.31 1871|1871.76 1872|1872.44 1873|1873.74 1874|1874.88 1875|1875.49 1876|1876.25 1877|1877.81 1878|1878.98 1879|1879.99 1880|1880.76 1881|1881.66 1882|1882.87 1883|1883.46 1884|1884.56 1885|1885.96 1886|1886.31 1887|1887.54 1888|1888.71 1889|1889.35 1890|1890.18 1891|1891.13 1892|1892.73 1893|1893.86 1894|1894.71 1895|1895.7 1896|1896.82 1897|1897.73 1898|1898.30 1899|1899.11 1900|1900.81 1901|1901.21 1902|1902.83 1903|1903.4 1904|1904.44 1905|1905.81 1906|1906.56 1907|1907.96 1908|1908.27 1909|1909.91 1910|1910.19 1911|1911.38 1912|1912.99 1913|1913.35 1914|1914.45 1915|1915.88 1916|1916.26 1917|1917.15 1918|1918.17 1919|1919.47 1920|1920.53 1921|1921.87 1922|1922.6 1923|1923.14 1924|1924.19 1925|1925.34 1926|1926.12 1927|1927.56 1928|1928.83 1929|1929.18 1930|1930.57 1931|1931.51 1932|1932.25 1933|1933.16 1934|1934.56 1935|1935.16 1936|1936.15 1937|1937.86 1938|1938.65 1939|1939.50 1940|1940.31 1941|1941.53 1942|1942.26 1943|1943.37 1944|1944.81 1945|1945.3 1946|1946.51 1947|1947.83 1948|1948.44 1949|1949.86 1950|1950.14 1951|1951.71 1952|1952.12 1953|1953.94 1954|1954.97 1955|1955.20 1956|1956.77 1957|1957.62 1958|1958.73 1959|1959.74 1960|1960.21 1961|1961.36 1962|1962.30 1963|1963.52 1964|1964.81 1965|1965.66 1966|1966.46 1967|1967.63 1968|1968.92 1969|1969.22 1970|1970.76 1971|1971.99 1972|1972.81 1973|1973.86 1974|1974.10 1975|1975.4 1976|1976.91 1977|1977.13 1978|1978.12 1979|1979.8 1980|1980.16 1981|1981.40 1982|1982.31 1983|1983.54 1984|1984.18 1985|1985.65 1986|1986.75 1987|1987.37 1988|1988.86 1989|1989.20 1990|1990.11 1991|1991.38 1992|1992.65 1993|1993.12 1994|1994.22 1995|1995.82 1996|1996.59 1997|1997.38 1998|1998.15 1999|1999.19 2000|2000.97 2001|2001.22 2002|2002.91 2003|2003.99 2004|2004.77 2005|2005.56 2006|2006.97 2007|2007.83 2008|2008.48 2009|2009.44 2010|2010.55 2011|2011.81 2012|2012.45 2013|2013.6 2014|2014.48 2015|2015.77 2016|2016.35 2017|2017.68 2018|2018.69 2019|2019.92 2020|2020.99 2021|2021.64 2022|2022.59 2023|2023.94 2024|2024.8 2025|2025.82 2026|2026.51 2027|2027.64 2028|2028.33 2029|2029.46 2030|2030.9 2031|2031.30 2032|2032.50 2033|2033.15 2034|2034.8 2035|2035.28 2036|2036.44 2037|2037.28 2038|2038.77 2039|2039.10 2040|2040.43 2041|2041.67 2042|2042.75 2043|2043.24 2044|2044.88 2045|2045.12 2046|2046.93 2047|2047.62 2048|2048.86 2049|2049.2 2050|2050.64 2051|2051.14 2052|2052.71 2053|2053.79 2054|2054.83 2055|2055.52 2056|2056.44 2057|2057.37 2058|2058.9 2059|2059.75 2060|2060.39 2061|2061.27 2062|2062.36 2063|2063.12 2064|2064.24 2065|2065.57 2066|2066.7 2067|2067.40 2068|2068.41 2069|2069.87 2070|2070.25 2071|2071.68 2072|2072.26 2073|2073.16 2074|2074.4 2075|2075.38 2076|2076.6 2077|2077.52 2078|2078.58 2079|2079.4 2080|2080.40 2081|2081.57 2082|2082.82 2083|2083.16 2084|2084.5 2085|2085.2 2086|2086.83 2087|2087.80 2088|2088.99 2089|2089.1 2090|2090.13 2091|2091.47 2092|2092.61 2093|2093.6 2094|2094.54 2095|2095.86 2096|2096.47 2097|2097.82 2098|2098.91 2099|2099.77 2100|2100.54 2101|2101.30 2102|2102.56 2103|2103.8 2104|2104.43 2105|2105.28 2106|2106.39 2107|2107.35 2108|2108.72 2109|2109.26 2110|2110.77 2111|2111.22 2112|2112.52 2113|2113.12 2114|2114.66 2115|2115.44 2116|2116.43 2117|2117.97 2118|2118.52 2119|2119.28 2120|2120.60 2121|2121.23 2122|2122.51 2123|2123.75 2124|2124.30 2125|2125.36 2126|2126.73 2127|2127.74 2128|2128.94 2129|2129.93 2130|2130.78 2131|2131.45 2132|2132.17 2133|2133.88 2134|2134.58 2135|2135.73 2136|2136.49 2137|2137.54 2138|2138.53 2139|2139.43 2140|2140.63 2141|2141.27 2142|2142.94 2143|2143.34 2144|2144.24 2145|2145.11 2146|2146.13 2147|2147.25 2148|2148.16 2149|2149.30 2150|2150.60 2151|2151.15 2152|2152.13 2153|2153.19 2154|2154.42 2155|2155.0 2156|2156.92 2157|2157.80 2158|2158.49 2159|2159.35 2160|2160.46 2161|2161.98 2162|2162.95 2163|2163.15 2164|2164.43 2165|2165.85 2166|2166.37 2167|2167.38 2168|2168.65 2169|2169.77 2170|2170.30 2171|2171.15 2172|2172.3 2173|2173.45 2174|2174.86 2175|2175.0 2176|2176.44 2177|2177.27 2178|2178.5 2179|2179.77 2180|2180.25 2181|2181.95 2182|2182.48 2183|2183.88 2184|2184.67 2185|2185.55 2186|2186.92 2187|2187.23 2188|2188.36 2189|2189.70 2190|2190.9 2191|2191.2 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">4</str>
    <int name="id_i">4</int>
    <float name="default_amount_f">16212.0</float>
    <str name="amounts_dpf">1|1.13 2|2.76 3|3.79 4|4.80 5|5.91 6|6.24 7|7.60 8|8.97 9|9.31 10|10.75 11|11.44 12|12.64 13|13.80 14|14.90 15|15.31 16|16.37 17|17.47 18|18.19 19|19.77 20|20.87 21|21.87 22|22.37 23|23.3 24|24.54 25|25.31 26|26.29 27|27.86 28|28.91 29|29.78 30|30.5 31|31.82 32|32.6 33|33.43 34|34.80 35|35.47 36|36.34 37|37.90 38|38.26 39|39.75 40|40.13 41|41.27 42|42.93 43|43.14 44|44.14 45|45.96 46|46.20 47|47.54 48|48.39 49|49.30 50|50.41 51|51.33 52|52.91 53|53.1 54|54.53 55|55.72 56|56.24 57|57.83 58|58.2 59|59.41 60|60.64 61|61.80 62|62.0 63|63.22 64|64.44 65|65.43 66|66.0 67|67.76 68|68.96 69|69.85 70|70.60 71|71.40 72|72.35 73|73.87 74|74.80 75|75.35 76|76.91 77|77.39 78|78.58 79|79.85 80|80.52 81|81.11 82|82.78 83|83.74 84|84.31 85|85.81 86|86.41 87|87.11 88|88.81 89|89.76 90|90.63 91|91.47 92|92.38 93|93.29 94|94.71 95|95.52 96|96.65 97|97.46 98|98.60 99|99.70 100|100.29 101|101.15 102|102.13 103|103.9 104|104.13 105|105.65 106|106.24 107|107.63 108|108.24 109|109.94 110|110.38 111|111.30 112|112.41 113|113.30 114|114.90 115|115.26 116|116.35 117|117.12 118|118.56 119|119.3 120|120.95 121|121.16 122|122.55 123|123.63 124|124.28 125|125.44 126|126.63 127|127.82 128|128.44 129|129.5 130|130.49 131|131.76 132|132.51 133|133.19 134|134.81 135|135.83 136|136.83 137|137.23 138|138.50 139|139.49 140|140.64 141|141.29 142|142.75 143|143.85 144|144.18 145|145.52 146|146.86 147|147.72 148|148.54 149|149.62 150|150.35 151|151.61 152|152.16 153|153.93 154|154.81 155|155.36 156|156.62 157|157.47 158|158.21 159|159.79 160|160.21 161|161.88 162|162.95 163|163.53 164|164.9 165|165.65 166|166.48 167|167.52 168|168.52 169|169.30 170|170.45 171|171.0 172|172.81 173|173.7 174|174.29 175|175.78 176|176.46 177|177.58 178|178.45 179|179.38 180|180.25 181|181.64 182|182.44 183|183.61 184|184.56 185|185.83 186|186.59 187|187.49 188|188.9 189|189.90 190|190.9 191|191.61 192|192.17 193|193.65 194|194.53 195|195.48 196|196.10 197|197.6 198|198.4 199|199.44 200|200.69 201|201.79 202|202.58 203|203.8 204|204.70 205|205.75 206|206.54 207|207.70 208|208.52 209|209.6 210|210.62 211|211.6 212|212.63 213|213.92 214|214.31 215|215.56 216|216.67 217|217.10 218|218.5 219|219.85 220|220.36 221|221.73 222|222.28 223|223.33 224|224.63 225|225.9 226|226.74 227|227.4 228|228.82 229|229.5 230|230.19 231|231.27 232|232.64 233|233.29 234|234.11 235|235.21 236|236.40 237|237.82 238|238.6 239|239.92 240|240.63 241|241.53 242|242.24 243|243.65 244|244.76 245|245.95 246|246.59 247|247.28 248|248.94 249|249.68 250|250.63 251|251.74 252|252.23 253|253.40 254|254.1 255|255.92 256|256.28 257|257.21 258|258.33 259|259.58 260|260.1 261|261.24 262|262.96 263|263.50 264|264.71 265|265.47 266|266.76 267|267.8 268|268.41 269|269.50 270|270.98 271|271.85 272|272.12 273|273.0 274|274.2 275|275.11 276|276.32 277|277.48 278|278.18 279|279.96 280|280.7 281|281.85 282|282.98 283|283.63 284|284.59 285|285.16 286|286.80 287|287.63 288|288.97 289|289.93 290|290.55 291|291.0 292|292.86 293|293.16 294|294.80 295|295.38 296|296.84 297|297.33 298|298.7 299|299.10 300|300.81 301|301.9 302|302.81 303|303.13 304|304.95 305|305.38 306|306.30 307|307.19 308|308.14 309|309.30 310|310.65 311|311.70 312|312.78 313|313.29 314|314.15 315|315.93 316|316.40 317|317.89 318|318.79 319|319.32 320|320.5 321|321.93 322|322.98 323|323.77 324|324.48 325|325.32 326|326.1 327|327.74 328|328.23 329|329.86 330|330.46 331|331.14 332|332.31 333|333.67 334|334.90 335|335.19 336|336.70 337|337.49 338|338.79 339|339.65 340|340.46 341|341.46 342|342.40 343|343.93 344|344.13 345|345.82 346|346.86 347|347.19 348|348.28 349|349.3 350|350.51 351|351.64 352|352.64 353|353.60 354|354.54 355|355.49 356|356.48 357|357.88 358|358.23 359|359.91 360|360.18 361|361.43 362|362.72 363|363.76 364|364.61 365|365.53 366|366.88 367|367.94 368|368.69 369|369.39 370|370.23 371|371.61 372|372.77 373|373.10 374|374.37 375|375.77 376|376.32 377|377.39 378|378.87 379|379.58 380|380.42 381|381.47 382|382.26 383|383.53 384|384.98 385|385.34 386|386.91 387|387.52 388|388.78 389|389.27 390|390.37 391|391.18 392|392.62 393|393.5 394|394.10 395|395.6 396|396.43 397|397.41 398|398.15 399|399.78 400|400.7 401|401.74 402|402.11 403|403.54 404|404.13 405|405.25 406|406.45 407|407.45 408|408.42 409|409.44 410|410.11 411|411.80 412|412.60 413|413.87 414|414.73 415|415.4 416|416.77 417|417.50 418|418.7 419|419.71 420|420.4 421|421.72 422|422.44 423|423.41 424|424.81 425|425.49 426|426.55 427|427.55 428|428.7 429|429.70 430|430.10 431|431.60 432|432.82 433|433.76 434|434.88 435|435.12 436|436.26 437|437.26 438|438.15 439|439.72 440|440.35 441|441.30 442|442.50 443|443.12 444|444.7 445|445.10 446|446.74 447|447.32 448|448.60 449|449.25 450|450.27 451|451.97 452|452.15 453|453.18 454|454.2 455|455.27 456|456.67 457|457.41 458|458.16 459|459.12 460|460.78 461|461.63 462|462.67 463|463.59 464|464.27 465|465.33 466|466.3 467|467.25 468|468.11 469|469.38 470|470.59 471|471.41 472|472.3 473|473.10 474|474.4 475|475.61 476|476.11 477|477.75 478|478.14 479|479.41 480|480.24 481|481.92 482|482.66 483|483.35 484|484.10 485|485.61 486|486.71 487|487.78 488|488.34 489|489.51 490|490.32 491|491.12 492|492.6 493|493.48 494|494.39 495|495.41 496|496.17 497|497.66 498|498.84 499|499.7 500|500.34 501|501.72 502|502.33 503|503.60 504|504.63 505|505.91 506|506.17 507|507.24 508|508.76 509|509.32 510|510.29 511|511.97 512|512.40 513|513.23 514|514.7 515|515.53 516|516.16 517|517.13 518|518.27 519|519.9 520|520.49 521|521.44 522|522.8 523|523.69 524|524.41 525|525.85 526|526.66 527|527.96 528|528.69 529|529.88 530|530.71 531|531.78 532|532.65 533|533.99 534|534.29 535|535.89 536|536.88 537|537.27 538|538.29 539|539.68 540|540.39 541|541.84 542|542.81 543|543.49 544|544.29 545|545.99 546|546.90 547|547.40 548|548.40 549|549.84 550|550.74 551|551.90 552|552.12 553|553.42 554|554.38 555|555.4 556|556.15 557|557.56 558|558.6 559|559.68 560|560.41 561|561.77 562|562.83 563|563.72 564|564.94 565|565.71 566|566.28 567|567.63 568|568.70 569|569.53 570|570.99 571|571.6 572|572.85 573|573.1 574|574.42 575|575.49 576|576.67 577|577.40 578|578.37 579|579.74 580|580.96 581|581.22 582|582.58 583|583.15 584|584.92 585|585.21 586|586.17 587|587.70 588|588.11 589|589.1 590|590.67 591|591.29 592|592.76 593|593.0 594|594.63 595|595.42 596|596.22 597|597.72 598|598.61 599|599.26 600|600.4 601|601.5 602|602.6 603|603.27 604|604.91 605|605.2 606|606.86 607|607.71 608|608.9 609|609.82 610|610.8 611|611.10 612|612.92 613|613.37 614|614.57 615|615.51 616|616.46 617|617.75 618|618.71 619|619.76 620|620.71 621|621.38 622|622.0 623|623.0 624|624.70 625|625.16 626|626.24 627|627.0 628|628.55 629|629.21 630|630.34 631|631.15 632|632.73 633|633.17 634|634.92 635|635.77 636|636.56 637|637.37 638|638.40 639|639.75 640|640.17 641|641.79 642|642.35 643|643.87 644|644.93 645|645.37 646|646.74 647|647.61 648|648.27 649|649.9 650|650.79 651|651.58 652|652.84 653|653.29 654|654.3 655|655.92 656|656.34 657|657.23 658|658.67 659|659.4 660|660.38 661|661.93 662|662.61 663|663.11 664|664.67 665|665.5 666|666.46 667|667.4 668|668.78 669|669.99 670|670.21 671|671.8 672|672.48 673|673.70 674|674.91 675|675.12 676|676.61 677|677.64 678|678.51 679|679.42 680|680.88 681|681.54 682|682.2 683|683.26 684|684.59 685|685.77 686|686.34 687|687.62 688|688.81 689|689.14 690|690.13 691|691.96 692|692.89 693|693.36 694|694.20 695|695.88 696|696.37 697|697.25 698|698.94 699|699.55 700|700.42 701|701.70 702|702.36 703|703.91 704|704.13 705|705.39 706|706.28 707|707.90 708|708.90 709|709.19 710|710.82 711|711.9 712|712.5 713|713.13 714|714.68 715|715.96 716|716.39 717|717.79 718|718.68 719|719.90 720|720.21 721|721.36 722|722.23 723|723.7 724|724.64 725|725.17 726|726.38 727|727.60 728|728.14 729|729.37 730|730.56 731|731.86 732|732.29 733|733.56 734|734.29 735|735.34 736|736.36 737|737.10 738|738.83 739|739.7 740|740.74 741|741.58 742|742.4 743|743.46 744|744.48 745|745.52 746|746.50 747|747.92 748|748.95 749|749.35 750|750.19 751|751.41 752|752.28 753|753.86 754|754.31 755|755.46 756|756.79 757|757.75 758|758.43 759|759.62 760|760.87 761|761.47 762|762.0 763|763.19 764|764.9 765|765.17 766|766.80 767|767.89 768|768.80 769|769.32 770|770.46 771|771.87 772|772.46 773|773.66 774|774.72 775|775.39 776|776.20 777|777.46 778|778.45 779|779.7 780|780.71 781|781.93 782|782.47 783|783.32 784|784.36 785|785.28 786|786.5 787|787.81 788|788.71 789|789.60 790|790.26 791|791.86 792|792.21 793|793.50 794|794.64 795|795.0 796|796.45 797|797.42 798|798.84 799|799.69 800|800.10 801|801.94 802|802.41 803|803.63 804|804.76 805|805.51 806|806.91 807|807.89 808|808.34 809|809.89 810|810.82 811|811.92 812|812.77 813|813.4 814|814.67 815|815.21 816|816.47 817|817.16 818|818.4 819|819.22 820|820.29 821|821.28 822|822.63 823|823.58 824|824.70 825|825.56 826|826.35 827|827.81 828|828.80 829|829.54 830|830.52 831|831.81 832|832.64 833|833.12 834|834.17 835|835.72 836|836.44 837|837.29 838|838.60 839|839.87 840|840.43 841|841.38 842|842.46 843|843.8 844|844.82 845|845.19 846|846.23 847|847.72 848|848.53 849|849.42 850|850.76 851|851.36 852|852.36 853|853.65 854|854.79 855|855.67 856|856.3 857|857.47 858|858.47 859|859.32 860|860.90 861|861.93 862|862.98 863|863.84 864|864.49 865|865.80 866|866.79 867|867.28 868|868.3 869|869.13 870|870.97 871|871.14 872|872.43 873|873.62 874|874.42 875|875.43 876|876.86 877|877.68 878|878.39 879|879.51 880|880.42 881|881.23 882|882.5 883|883.69 884|884.55 885|885.33 886|886.57 887|887.55 888|888.35 889|889.65 890|890.90 891|891.96 892|892.40 893|893.54 894|894.5 895|895.67 896|896.20 897|897.87 898|898.56 899|899.58 900|900.27 901|901.47 902|902.32 903|903.95 904|904.18 905|905.6 906|906.25 907|907.76 908|908.60 909|909.42 910|910.41 911|911.59 912|912.64 913|913.35 914|914.79 915|915.63 916|916.59 917|917.74 918|918.7 919|919.9 920|920.13 921|921.16 922|922.88 923|923.67 924|924.46 925|925.53 926|926.24 927|927.84 928|928.61 929|929.1 930|930.65 931|931.0 932|932.30 933|933.99 934|934.38 935|935.4 936|936.11 937|937.33 938|938.4 939|939.28 940|940.43 941|941.96 942|942.74 943|943.56 944|944.94 945|945.88 946|946.34 947|947.49 948|948.45 949|949.43 950|950.36 951|951.20 952|952.33 953|953.3 954|954.24 955|955.67 956|956.96 957|957.82 958|958.26 959|959.84 960|960.71 961|961.30 962|962.0 963|963.33 964|964.30 965|965.41 966|966.84 967|967.85 968|968.8 969|969.88 970|970.39 971|971.94 972|972.27 973|973.30 974|974.40 975|975.12 976|976.65 977|977.12 978|978.98 979|979.70 980|980.5 981|981.45 982|982.29 983|983.30 984|984.40 985|985.29 986|986.13 987|987.9 988|988.69 989|989.67 990|990.69 991|991.64 992|992.8 993|993.1 994|994.97 995|995.54 996|996.42 997|997.70 998|998.6 999|999.57 1000|1000.73 1001|1001.70 1002|1002.19 1003|1003.53 1004|1004.66 1005|1005.9 1006|1006.43 1007|1007.43 1008|1008.21 1009|1009.66 1010|1010.72 1011|1011.58 1012|1012.76 1013|1013.70 1014|1014.13 1015|1015.15 1016|1016.50 1017|1017.58 1018|1018.17 1019|1019.84 1020|1020.88 1021|1021.3 1022|1022.1 1023|1023.33 1024|1024.5 1025|1025.36 1026|1026.12 1027|1027.14 1028|1028.83 1029|1029.76 1030|1030.11 1031|1031.45 1032|1032.60 1033|1033.4 1034|1034.30 1035|1035.85 1036|1036.64 1037|1037.80 1038|1038.8 1039|1039.13 1040|1040.8 1041|1041.70 1042|1042.83 1043|1043.48 1044|1044.73 1045|1045.43 1046|1046.94 1047|1047.68 1048|1048.40 1049|1049.51 1050|1050.96 1051|1051.38 1052|1052.93 1053|1053.64 1054|1054.40 1055|1055.10 1056|1056.92 1057|1057.84 1058|1058.44 1059|1059.45 1060|1060.57 1061|1061.69 1062|1062.46 1063|1063.6 1064|1064.72 1065|1065.57 1066|1066.32 1067|1067.2 1068|1068.14 1069|1069.89 1070|1070.2 1071|1071.70 1072|1072.44 1073|1073.0 1074|1074.65 1075|1075.14 1076|1076.22 1077|1077.91 1078|1078.57 1079|1079.39 1080|1080.13 1081|1081.26 1082|1082.2 1083|1083.4 1084|1084.61 1085|1085.35 1086|1086.74 1087|1087.30 1088|1088.99 1089|1089.42 1090|1090.71 1091|1091.63 1092|1092.72 1093|1093.52 1094|1094.95 1095|1095.59 1096|1096.32 1097|1097.56 1098|1098.39 1099|1099.76 1100|1100.39 1101|1101.87 1102|1102.76 1103|1103.35 1104|1104.25 1105|1105.37 1106|1106.14 1107|1107.30 1108|1108.78 1109|1109.3 1110|1110.85 1111|1111.89 1112|1112.55 1113|1113.21 1114|1114.95 1115|1115.85 1116|1116.0 1117|1117.95 1118|1118.21 1119|1119.30 1120|1120.82 1121|1121.5 1122|1122.77 1123|1123.18 1124|1124.24 1125|1125.89 1126|1126.17 1127|1127.48 1128|1128.69 1129|1129.86 1130|1130.45 1131|1131.15 1132|1132.58 1133|1133.2 1134|1134.67 1135|1135.58 1136|1136.86 1137|1137.67 1138|1138.85 1139|1139.53 1140|1140.41 1141|1141.70 1142|1142.78 1143|1143.27 1144|1144.38 1145|1145.1 1146|1146.28 1147|1147.64 1148|1148.2 1149|1149.47 1150|1150.37 1151|1151.10 1152|1152.74 1153|1153.1 1154|1154.59 1155|1155.59 1156|1156.0 1157|1157.0 1158|1158.37 1159|1159.95 1160|1160.96 1161|1161.50 1162|1162.95 1163|1163.81 1164|1164.9 1165|1165.84 1166|1166.95 1167|1167.69 1168|1168.75 1169|1169.74 1170|1170.12 1171|1171.54 1172|1172.36 1173|1173.61 1174|1174.43 1175|1175.31 1176|1176.96 1177|1177.88 1178|1178.60 1179|1179.1 1180|1180.48 1181|1181.19 1182|1182.54 1183|1183.96 1184|1184.78 1185|1185.84 1186|1186.7 1187|1187.26 1188|1188.81 1189|1189.27 1190|1190.56 1191|1191.54 1192|1192.38 1193|1193.12 1194|1194.49 1195|1195.19 1196|1196.48 1197|1197.16 1198|1198.99 1199|1199.18 1200|1200.95 1201|1201.62 1202|1202.38 1203|1203.0 1204|1204.24 1205|1205.56 1206|1206.17 1207|1207.6 1208|1208.15 1209|1209.70 1210|1210.94 1211|1211.62 1212|1212.57 1213|1213.48 1214|1214.53 1215|1215.6 1216|1216.54 1217|1217.8 1218|1218.76 1219|1219.73 1220|1220.77 1221|1221.5 1222|1222.27 1223|1223.90 1224|1224.37 1225|1225.74 1226|1226.65 1227|1227.0 1228|1228.53 1229|1229.74 1230|1230.44 1231|1231.75 1232|1232.47 1233|1233.36 1234|1234.67 1235|1235.90 1236|1236.94 1237|1237.39 1238|1238.94 1239|1239.82 1240|1240.70 1241|1241.67 1242|1242.84 1243|1243.21 1244|1244.50 1245|1245.49 1246|1246.36 1247|1247.4 1248|1248.53 1249|1249.14 1250|1250.76 1251|1251.69 1252|1252.37 1253|1253.60 1254|1254.56 1255|1255.7 1256|1256.99 1257|1257.20 1258|1258.71 1259|1259.93 1260|1260.51 1261|1261.49 1262|1262.11 1263|1263.29 1264|1264.92 1265|1265.36 1266|1266.28 1267|1267.30 1268|1268.25 1269|1269.5 1270|1270.78 1271|1271.74 1272|1272.34 1273|1273.55 1274|1274.97 1275|1275.40 1276|1276.12 1277|1277.43 1278|1278.0 1279|1279.61 1280|1280.21 1281|1281.16 1282|1282.15 1283|1283.36 1284|1284.70 1285|1285.90 1286|1286.20 1287|1287.56 1288|1288.35 1289|1289.52 1290|1290.29 1291|1291.92 1292|1292.67 1293|1293.2 1294|1294.75 1295|1295.51 1296|1296.45 1297|1297.89 1298|1298.18 1299|1299.9 1300|1300.90 1301|1301.78 1302|1302.54 1303|1303.68 1304|1304.36 1305|1305.99 1306|1306.10 1307|1307.5 1308|1308.87 1309|1309.49 1310|1310.96 1311|1311.30 1312|1312.13 1313|1313.30 1314|1314.26 1315|1315.16 1316|1316.62 1317|1317.13 1318|1318.33 1319|1319.68 1320|1320.28 1321|1321.61 1322|1322.91 1323|1323.81 1324|1324.17 1325|1325.0 1326|1326.42 1327|1327.11 1328|1328.85 1329|1329.59 1330|1330.28 1331|1331.90 1332|1332.63 1333|1333.6 1334|1334.37 1335|1335.27 1336|1336.70 1337|1337.84 1338|1338.89 1339|1339.2 1340|1340.35 1341|1341.29 1342|1342.13 1343|1343.69 1344|1344.49 1345|1345.32 1346|1346.98 1347|1347.61 1348|1348.94 1349|1349.41 1350|1350.12 1351|1351.79 1352|1352.33 1353|1353.33 1354|1354.43 1355|1355.85 1356|1356.1 1357|1357.51 1358|1358.3 1359|1359.42 1360|1360.59 1361|1361.48 1362|1362.83 1363|1363.93 1364|1364.26 1365|1365.52 1366|1366.84 1367|1367.78 1368|1368.43 1369|1369.74 1370|1370.75 1371|1371.32 1372|1372.63 1373|1373.91 1374|1374.51 1375|1375.34 1376|1376.60 1377|1377.60 1378|1378.86 1379|1379.77 1380|1380.31 1381|1381.60 1382|1382.82 1383|1383.10 1384|1384.62 1385|1385.20 1386|1386.18 1387|1387.32 1388|1388.3 1389|1389.96 1390|1390.57 1391|1391.82 1392|1392.32 1393|1393.77 1394|1394.54 1395|1395.98 1396|1396.51 1397|1397.88 1398|1398.2 1399|1399.56 1400|1400.14 1401|1401.90 1402|1402.12 1403|1403.26 1404|1404.34 1405|1405.78 1406|1406.12 1407|1407.19 1408|1408.14 1409|1409.77 1410|1410.27 1411|1411.12 1412|1412.26 1413|1413.32 1414|1414.75 1415|1415.18 1416|1416.71 1417|1417.6 1418|1418.24 1419|1419.73 1420|1420.40 1421|1421.88 1422|1422.22 1423|1423.80 1424|1424.34 1425|1425.20 1426|1426.14 1427|1427.35 1428|1428.96 1429|1429.12 1430|1430.25 1431|1431.90 1432|1432.32 1433|1433.1 1434|1434.98 1435|1435.45 1436|1436.88 1437|1437.27 1438|1438.93 1439|1439.36 1440|1440.1 1441|1441.67 1442|1442.90 1443|1443.5 1444|1444.93 1445|1445.19 1446|1446.5 1447|1447.11 1448|1448.43 1449|1449.76 1450|1450.97 1451|1451.59 1452|1452.6 1453|1453.86 1454|1454.45 1455|1455.17 1456|1456.97 1457|1457.36 1458|1458.48 1459|1459.93 1460|1460.63 1461|1461.80 1462|1462.70 1463|1463.0 1464|1464.55 1465|1465.5 1466|1466.75 1467|1467.72 1468|1468.45 1469|1469.87 1470|1470.15 1471|1471.23 1472|1472.52 1473|1473.16 1474|1474.66 1475|1475.18 1476|1476.73 1477|1477.67 1478|1478.41 1479|1479.29 1480|1480.24 1481|1481.22 1482|1482.91 1483|1483.5 1484|1484.68 1485|1485.2 1486|1486.14 1487|1487.12 1488|1488.20 1489|1489.42 1490|1490.98 1491|1491.51 1492|1492.9 1493|1493.30 1494|1494.81 1495|1495.28 1496|1496.99 1497|1497.20 1498|1498.31 1499|1499.51 1500|1500.95 1501|1501.96 1502|1502.9 1503|1503.24 1504|1504.55 1505|1505.93 1506|1506.98 1507|1507.21 1508|1508.77 1509|1509.7 1510|1510.77 1511|1511.52 1512|1512.36 1513|1513.95 1514|1514.33 1515|1515.90 1516|1516.64 1517|1517.93 1518|1518.35 1519|1519.54 1520|1520.88 1521|1521.65 1522|1522.76 1523|1523.85 1524|1524.91 1525|1525.96 1526|1526.60 1527|1527.57 1528|1528.50 1529|1529.68 1530|1530.54 1531|1531.12 1532|1532.36 1533|1533.26 1534|1534.85 1535|1535.47 1536|1536.22 1537|1537.68 1538|1538.48 1539|1539.83 1540|1540.68 1541|1541.52 1542|1542.5 1543|1543.6 1544|1544.66 1545|1545.70 1546|1546.97 1547|1547.51 1548|1548.21 1549|1549.22 1550|1550.23 1551|1551.73 1552|1552.10 1553|1553.53 1554|1554.16 1555|1555.26 1556|1556.36 1557|1557.31 1558|1558.94 1559|1559.46 1560|1560.17 1561|1561.60 1562|1562.8 1563|1563.44 1564|1564.17 1565|1565.87 1566|1566.59 1567|1567.39 1568|1568.56 1569|1569.73 1570|1570.25 1571|1571.40 1572|1572.20 1573|1573.15 1574|1574.21 1575|1575.72 1576|1576.9 1577|1577.50 1578|1578.87 1579|1579.77 1580|1580.99 1581|1581.88 1582|1582.82 1583|1583.67 1584|1584.57 1585|1585.81 1586|1586.84 1587|1587.88 1588|1588.2 1589|1589.50 1590|1590.75 1591|1591.44 1592|1592.73 1593|1593.12 1594|1594.38 1595|1595.10 1596|1596.35 1597|1597.19 1598|1598.24 1599|1599.1 1600|1600.74 1601|1601.73 1602|1602.61 1603|1603.67 1604|1604.34 1605|1605.73 1606|1606.38 1607|1607.96 1608|1608.48 1609|1609.38 1610|1610.25 1611|1611.44 1612|1612.3 1613|1613.66 1614|1614.3 1615|1615.55 1616|1616.4 1617|1617.3 1618|1618.69 1619|1619.55 1620|1620.33 1621|1621.62 1622|1622.84 1623|1623.50 1624|1624.84 1625|1625.48 1626|1626.68 1627|1627.91 1628|1628.78 1629|1629.42 1630|1630.40 1631|1631.84 1632|1632.25 1633|1633.60 1634|1634.94 1635|1635.36 1636|1636.7 1637|1637.68 1638|1638.24 1639|1639.43 1640|1640.71 1641|1641.57 1642|1642.36 1643|1643.70 1644|1644.2 1645|1645.70 1646|1646.99 1647|1647.87 1648|1648.65 1649|1649.67 1650|1650.80 1651|1651.69 1652|1652.63 1653|1653.51 1654|1654.21 1655|1655.45 1656|1656.69 1657|1657.64 1658|1658.26 1659|1659.88 1660|1660.97 1661|1661.91 1662|1662.93 1663|1663.91 1664|1664.19 1665|1665.25 1666|1666.3 1667|1667.97 1668|1668.62 1669|1669.69 1670|1670.5 1671|1671.43 1672|1672.70 1673|1673.24 1674|1674.70 1675|1675.75 1676|1676.45 1677|1677.74 1678|1678.70 1679|1679.36 1680|1680.67 1681|1681.6 1682|1682.28 1683|1683.61 1684|1684.12 1685|1685.44 1686|1686.34 1687|1687.2 1688|1688.73 1689|1689.48 1690|1690.68 1691|1691.20 1692|1692.85 1693|1693.14 1694|1694.81 1695|1695.43 1696|1696.28 1697|1697.60 1698|1698.56 1699|1699.4 1700|1700.78 1701|1701.11 1702|1702.69 1703|1703.83 1704|1704.80 1705|1705.50 1706|1706.39 1707|1707.75 1708|1708.31 1709|1709.23 1710|1710.36 1711|1711.38 1712|1712.23 1713|1713.62 1714|1714.92 1715|1715.42 1716|1716.79 1717|1717.28 1718|1718.74 1719|1719.37 1720|1720.0 1721|1721.25 1722|1722.49 1723|1723.87 1724|1724.72 1725|1725.70 1726|1726.84 1727|1727.66 1728|1728.72 1729|1729.33 1730|1730.77 1731|1731.85 1732|1732.25 1733|1733.67 1734|1734.67 1735|1735.75 1736|1736.25 1737|1737.44 1738|1738.40 1739|1739.9 1740|1740.65 1741|1741.40 1742|1742.8 1743|1743.90 1744|1744.20 1745|1745.51 1746|1746.0 1747|1747.32 1748|1748.25 1749|1749.93 1750|1750.13 1751|1751.45 1752|1752.2 1753|1753.49 1754|1754.14 1755|1755.57 1756|1756.15 1757|1757.35 1758|1758.41 1759|1759.30 1760|1760.45 1761|1761.53 1762|1762.45 1763|1763.3 1764|1764.6 1765|1765.8 1766|1766.22 1767|1767.12 1768|1768.27 1769|1769.78 1770|1770.67 1771|1771.14 1772|1772.45 1773|1773.34 1774|1774.45 1775|1775.48 1776|1776.44 1777|1777.91 1778|1778.43 1779|1779.32 1780|1780.2 1781|1781.6 1782|1782.89 1783|1783.12 1784|1784.31 1785|1785.51 1786|1786.39 1787|1787.30 1788|1788.51 1789|1789.80 1790|1790.74 1791|1791.12 1792|1792.90 1793|1793.73 1794|1794.30 1795|1795.68 1796|1796.6 1797|1797.93 1798|1798.4 1799|1799.67 1800|1800.31 1801|1801.67 1802|1802.35 1803|1803.7 1804|1804.19 1805|1805.91 1806|1806.23 1807|1807.80 1808|1808.7 1809|1809.76 1810|1810.74 1811|1811.66 1812|1812.9 1813|1813.80 1814|1814.78 1815|1815.4 1816|1816.6 1817|1817.80 1818|1818.66 1819|1819.34 1820|1820.53 1821|1821.82 1822|1822.32 1823|1823.19 1824|1824.95 1825|1825.90 1826|1826.36 1827|1827.14 1828|1828.14 1829|1829.40 1830|1830.30 1831|1831.92 1832|1832.99 1833|1833.92 1834|1834.55 1835|1835.18 1836|1836.39 1837|1837.52 1838|1838.46 1839|1839.61 1840|1840.93 1841|1841.63 1842|1842.77 1843|1843.77 1844|1844.89 1845|1845.87 1846|1846.11 1847|1847.26 1848|1848.96 1849|1849.22 1850|1850.80 1851|1851.94 1852|1852.31 1853|1853.85 1854|1854.90 1855|1855.31 1856|1856.92 1857|1857.84 1858|1858.2 1859|1859.57 1860|1860.25 1861|1861.56 1862|1862.10 1863|1863.82 1864|1864.88 1865|1865.93 1866|1866.29 1867|1867.21 1868|1868.20 1869|1869.43 1870|1870.21 1871|1871.19 1872|1872.53 1873|1873.10 1874|1874.80 1875|1875.81 1876|1876.0 1877|1877.78 1878|1878.12 1879|1879.55 1880|1880.13 1881|1881.47 1882|1882.30 1883|1883.41 1884|1884.10 1885|1885.84 1886|1886.87 1887|1887.52 1888|1888.2 1889|1889.28 1890|1890.82 1891|1891.35 1892|1892.17 1893|1893.94 1894|1894.60 1895|1895.88 1896|1896.41 1897|1897.64 1898|1898.97 1899|1899.5 1900|1900.55 1901|1901.35 1902|1902.85 1903|1903.10 1904|1904.40 1905|1905.39 1906|1906.84 1907|1907.49 1908|1908.78 1909|1909.43 1910|1910.21 1911|1911.19 1912|1912.13 1913|1913.76 1914|1914.38 1915|1915.77 1916|1916.11 1917|1917.41 1918|1918.92 1919|1919.58 1920|1920.51 1921|1921.86 1922|1922.23 1923|1923.94 1924|1924.34 1925|1925.54 1926|1926.68 1927|1927.36 1928|1928.23 1929|1929.90 1930|1930.64 1931|1931.46 1932|1932.80 1933|1933.14 1934|1934.51 1935|1935.72 1936|1936.47 1937|1937.87 1938|1938.22 1939|1939.31 1940|1940.54 1941|1941.50 1942|1942.66 1943|1943.88 1944|1944.47 1945|1945.68 1946|1946.20 1947|1947.83 1948|1948.29 1949|1949.34 1950|1950.54 1951|1951.17 1952|1952.23 1953|1953.41 1954|1954.29 1955|1955.59 1956|1956.87 1957|1957.94 1958|1958.54 1959|1959.77 1960|1960.27 1961|1961.66 1962|1962.82 1963|1963.0 1964|1964.68 1965|1965.60 1966|1966.38 1967|1967.12 1968|1968.17 1969|1969.7 1970|1970.34 1971|1971.27 1972|1972.85 1973|1973.3 1974|1974.57 1975|1975.91 1976|1976.15 1977|1977.72 1978|1978.79 1979|1979.78 1980|1980.49 1981|1981.69 1982|1982.1 1983|1983.76 1984|1984.27 1985|1985.67 1986|1986.14 1987|1987.6 1988|1988.60 1989|1989.26 1990|1990.48 1991|1991.51 1992|1992.63 1993|1993.20 1994|1994.5 1995|1995.60 1996|1996.68 1997|1997.18 1998|1998.13 1999|1999.50 2000|2000.54 2001|2001.23 2002|2002.71 2003|2003.33 2004|2004.79 2005|2005.19 2006|2006.46 2007|2007.35 2008|2008.61 2009|2009.40 2010|2010.58 2011|2011.45 2012|2012.55 2013|2013.57 2014|2014.38 2015|2015.80 2016|2016.10 2017|2017.12 2018|2018.20 2019|2019.98 2020|2020.63 2021|2021.19 2022|2022.60 2023|2023.56 2024|2024.67 2025|2025.60 2026|2026.39 2027|2027.69 2028|2028.10 2029|2029.78 2030|2030.99 2031|2031.93 2032|2032.67 2033|2033.21 2034|2034.34 2035|2035.80 2036|2036.50 2037|2037.57 2038|2038.36 2039|2039.14 2040|2040.37 2041|2041.89 2042|2042.6 2043|2043.75 2044|2044.53 2045|2045.0 2046|2046.1 2047|2047.96 2048|2048.72 2049|2049.5 2050|2050.43 2051|2051.93 2052|2052.66 2053|2053.79 2054|2054.74 2055|2055.29 2056|2056.5 2057|2057.77 2058|2058.51 2059|2059.84 2060|2060.25 2061|2061.65 2062|2062.66 2063|2063.26 2064|2064.28 2065|2065.93 2066|2066.89 2067|2067.83 2068|2068.53 2069|2069.55 2070|2070.92 2071|2071.40 2072|2072.73 2073|2073.64 2074|2074.76 2075|2075.43 2076|2076.10 2077|2077.35 2078|2078.88 2079|2079.53 2080|2080.33 2081|2081.26 2082|2082.28 2083|2083.96 2084|2084.43 2085|2085.59 2086|2086.14 2087|2087.65 2088|2088.48 2089|2089.30 2090|2090.49 2091|2091.25 2092|2092.68 2093|2093.75 2094|2094.52 2095|2095.93 2096|2096.39 2097|2097.53 2098|2098.83 2099|2099.39 2100|2100.89 2101|2101.67 2102|2102.33 2103|2103.42 2104|2104.41 2105|2105.97 2106|2106.9 2107|2107.25 2108|2108.40 2109|2109.52 2110|2110.14 2111|2111.6 2112|2112.93 2113|2113.88 2114|2114.17 2115|2115.9 2116|2116.32 2117|2117.48 2118|2118.97 2119|2119.38 2120|2120.12 2121|2121.57 2122|2122.53 2123|2123.98 2124|2124.33 2125|2125.60 2126|2126.83 2127|2127.18 2128|2128.6 2129|2129.58 2130|2130.75 2131|2131.86 2132|2132.23 2133|2133.45 2134|2134.96 2135|2135.71 2136|2136.59 2137|2137.74 2138|2138.56 2139|2139.1 2140|2140.23 2141|2141.93 2142|2142.64 2143|2143.59 2144|2144.20 2145|2145.45 2146|2146.96 2147|2147.21 2148|2148.59 2149|2149.83 2150|2150.51 2151|2151.58 2152|2152.49 2153|2153.4 2154|2154.71 2155|2155.89 2156|2156.96 2157|2157.67 2158|2158.7 2159|2159.10 2160|2160.25 2161|2161.80 2162|2162.89 2163|2163.32 2164|2164.16 2165|2165.22 2166|2166.14 2167|2167.90 2168|2168.15 2169|2169.61 2170|2170.44 2171|2171.32 2172|2172.13 2173|2173.95 2174|2174.66 2175|2175.68 2176|2176.66 2177|2177.19 2178|2178.72 2179|2179.15 2180|2180.64 2181|2181.61 2182|2182.59 2183|2183.48 2184|2184.82 2185|2185.83 2186|2186.45 2187|2187.14 2188|2188.39 2189|2189.65 2190|2190.82 2191|2191.0 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">5</str>
    <int name="id_i">5</int>
    <float name="default_amount_f">11272.0</float>
    <str name="amounts_dpf">1|1.99 2|2.90 3|3.64 4|4.42 5|5.78 6|6.52 7|7.58 8|8.74 9|9.14 10|10.25 11|11.44 12|12.85 13|13.54 14|14.94 15|15.30 16|16.40 17|17.8 18|18.76 19|19.33 20|20.3 21|21.49 22|22.90 23|23.23 24|24.35 25|25.71 26|26.55 27|27.48 28|28.32 29|29.74 30|30.20 31|31.12 32|32.16 33|33.1 34|34.35 35|35.75 36|36.90 37|37.69 38|38.3 39|39.27 40|40.58 41|41.34 42|42.85 43|43.78 44|44.56 45|45.54 46|46.37 47|47.31 48|48.5 49|49.32 50|50.11 51|51.13 52|52.40 53|53.28 54|54.64 55|55.57 56|56.89 57|57.49 58|58.93 59|59.77 60|60.85 61|61.98 62|62.61 63|63.84 64|64.48 65|65.88 66|66.13 67|67.63 68|68.77 69|69.28 70|70.85 71|71.43 72|72.13 73|73.53 74|74.49 75|75.19 76|76.59 77|77.8 78|78.96 79|79.80 80|80.65 81|81.54 82|82.24 83|83.75 84|84.15 85|85.41 86|86.99 87|87.88 88|88.24 89|89.29 90|90.29 91|91.3 92|92.43 93|93.80 94|94.13 95|95.19 96|96.22 97|97.22 98|98.41 99|99.63 100|100.45 101|101.82 102|102.88 103|103.21 104|104.18 105|105.68 106|106.20 107|107.95 108|108.69 109|109.26 110|110.50 111|111.61 112|112.94 113|113.92 114|114.93 115|115.20 116|116.82 117|117.8 118|118.3 119|119.3 120|120.85 121|121.98 122|122.19 123|123.59 124|124.72 125|125.99 126|126.32 127|127.74 128|128.89 129|129.73 130|130.9 131|131.98 132|132.98 133|133.76 134|134.69 135|135.39 136|136.10 137|137.48 138|138.51 139|139.72 140|140.98 141|141.7 142|142.90 143|143.40 144|144.5 145|145.70 146|146.95 147|147.13 148|148.90 149|149.1 150|150.69 151|151.87 152|152.80 153|153.18 154|154.92 155|155.61 156|156.47 157|157.17 158|158.11 159|159.3 160|160.25 161|161.90 162|162.46 163|163.59 164|164.99 165|165.77 166|166.65 167|167.58 168|168.64 169|169.42 170|170.32 171|171.11 172|172.0 173|173.19 174|174.90 175|175.68 176|176.17 177|177.42 178|178.11 179|179.22 180|180.90 181|181.17 182|182.11 183|183.7 184|184.69 185|185.30 186|186.8 187|187.91 188|188.31 189|189.12 190|190.21 191|191.20 192|192.62 193|193.24 194|194.47 195|195.56 196|196.44 197|197.23 198|198.48 199|199.99 200|200.69 201|201.15 202|202.33 203|203.98 204|204.20 205|205.70 206|206.58 207|207.94 208|208.84 209|209.74 210|210.19 211|211.96 212|212.99 213|213.38 214|214.45 215|215.31 216|216.79 217|217.77 218|218.51 219|219.85 220|220.88 221|221.31 222|2

[...truncated too long message...]

ionWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=11567, name=jetty-launcher-1904-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 29, 2017 2:52:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11567, name=jetty-launcher-1904-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 1075025 ERROR (jetty-launcher-1904-thread-1-EventThread) [n:127.0.0.1:46063_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 29, 2017 2:52:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=en-US, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=216950736,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestEmbeddedSolrServerConstructors, RankQueryTest, TestConfigSetsAPI, TestSolrCoreParser, UnloadDistributedZkTest, TestFieldCache, TestFileDictionaryLookup, TestFiltering, TestUnifiedSolrHighlighter, TestHdfsUpdateLog, TestLRUCache, TestStressUserVersions, TestSubQueryTransformerCrossCore, SubstringBytesRefFilterTest, TestSolrQueryResponse, SimplePostToolTest, TestCoreContainer, BJQParserTest, PreAnalyzedUpdateProcessorTest, SpellCheckCollatorWithCollapseTest, TestConfigReload, TestReqParamsAPI, TestClassicSimilarityFactory, DirectSolrConnectionTest, PKIAuthenticationIntegrationTest, HdfsRecoveryZkTest, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZkTest, TestQueryTypes, TestFunctionQuery, TestFieldCollectionResource, TestGraphTermsQParserPlugin, SpellPossibilityIteratorTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestJsonRequest, LeaderElectionTest, TestTolerantSearch, TestTrie, TestHashPartitioner, PluginInfoTest, TestLMJelinekMercerSimilarityFactory, TestPullReplicaErrorHandling, TestGroupingSearch, TestSystemCollAutoCreate, TestPartialUpdateDeduplication, TestZkChroot, TestRandomCollapseQParserPlugin, TestDynamicLoading, SaslZkACLProviderTest, AliasIntegrationTest, DistribJoinFromCollectionTest, HdfsThreadLeakTest, CSVRequestHandlerTest, AlternateDirectoryTest, IndexSchemaTest, TestSolrXml, TestBulkSchemaConcurrent, CdcrUpdateLogTest, TestLegacyFieldCache, TestLegacyNumericRangeQueryBuilder, ReturnFieldsTest, OverseerModifyCollectionTest, BasicDistributedZk2Test, TestClusterProperties, ConfigSetsAPITest, JSONWriterTest, TestSystemIdResolver, RecoveryZkTest, TestNumericTokenStream, TestSolrCloudWithDelegationTokens, TestQuerySenderListener, CustomCollectionTest, TestFuzzyAnalyzedSuggestions, OverseerTest, TestLegacyFieldReuse, MoveReplicaTest, NodeLostTriggerTest, AutoscalingHistoryHandlerTest, UpdateLogTest, TestCSVResponseWriter, TestPolicyCloud, DocValuesNotIndexedTest, RestartWhileUpdatingTest, DistributedSpellCheckComponentTest, SimpleCollectionCreateDeleteTest, TestCollapseQParserPlugin, ScriptEngineTest, TestManagedSynonymGraphFilterFactory, TestCustomDocTransformer, DirectSolrSpellCheckerTest, OverseerTaskQueueTest, SolrCoreCheckLockOnStartupTest, CollectionReloadTest, AtomicUpdateProcessorFactoryTest, TestElisionMultitermQuery, LeaderElectionContextKeyTest, TestSolrDeletionPolicy2, TestLocalFSCloudBackupRestore, TestConfigsApi, TestCharFilters, TestCloudPseudoReturnFields, SolrIndexMetricsTest, SuggesterWFSTTest, TestCoreDiscovery, TestShortCircuitedRequests, FileBasedSpellCheckerTest, TestCustomSort, TestSQLHandlerNonCloud, SuggestComponentContextFilterQueryTest, TestDownShardTolerantSearch, TestSchemaManager, CursorMarkTest, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=D44D5D8D26D6A81E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=11567, name=jetty-launcher-1904-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D44D5D8D26D6A81E]:0)
   [junit4] Completed [264/745 (2!)] on J2 in 45.29s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 48879 lines...]