Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2896/

5 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:34144_solr, 
127.0.0.1:37375_solr, 127.0.0.1:38086_solr] Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node2":{           "core":"raceDeleteReplica_false_shard1_replica_n1",    
       "base_url":"https://127.0.0.1:40779/solr";,           
"node_name":"127.0.0.1:40779_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node6":{           
"core":"raceDeleteReplica_false_shard1_replica_n5",           
"base_url":"https://127.0.0.1:40779/solr";,           
"node_name":"127.0.0.1:40779_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:34144_solr, 127.0.0.1:37375_solr, 127.0.0.1:38086_solr]
Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"raceDeleteReplica_false_shard1_replica_n1",
          "base_url":"https://127.0.0.1:40779/solr";,
          "node_name":"127.0.0.1:40779_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"https://127.0.0.1:40779/solr";,
          "node_name":"127.0.0.1:40779_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([1805B136EF704C2D:7213D0E6878206E7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:328)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:224)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
Error from server at https://127.0.0.1:37375/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37375/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([1805B136EF704C2D:B565053DF24FE458]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:73)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.DeleteReplicaTest.deleteReplicaByCountForAllShards

Error Message:
Error from server at https://127.0.0.1:37375/solr: Cannot create collection 
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 3. This allows a 
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 
shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37375/solr: Cannot create collection 
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 3. This allows a 
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 
shards to be created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([1805B136EF704C2D:2494F662A0311178]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:161)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at http://127.0.0.1:41633/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> 
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title> </head> <body><h2>HTTP ERROR 
404</h2> <p>Problem accessing /solr/collection1_shard2_replica_n3/update. 
Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:41633/solr/collection1_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([FB82F44D1F550441:3935C8251C15F439]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:238)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41633/solr/collection1_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: 
min_hash

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method 
explicitly testing qparser: min_hash
        at __randomizedtesting.SeedInfo.seed([1805B136EF704C2D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:59)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 13141 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> 1039344 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_1805B136EF704C2D-001/init-core-data-001
   [junit4]   2> 1039345 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1039346 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-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> 1039346 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1039347 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1039371 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1039389 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1039469 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1039565 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1039565 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1039580 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1824d16e
   [junit4]   2> 1039594 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1824d16e
   [junit4]   2> 1039594 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1824d16e
   [junit4]   2> 1039596 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1039623 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1039641 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1039704 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1039710 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1039710 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1824d16e
   [junit4]   2> 1039711 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_1805B136EF704C2D-001/init-core-data-001/]
   [junit4]   2> 1039712 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1680881303, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1039774 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1039774 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1039775 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1039775 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1039775 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1039776 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ea2a8cf[collection1] main]
   [junit4]   2> 1039776 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1039784 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1039819 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1039820 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1039820 INFO  (coreLoadExecutor-3227-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1615204611385196544
   [junit4]   2> 1039820 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1039820 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1039820 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1039820 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1039820 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1039821 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1039821 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1039821 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1039822 INFO  
(searcherExecutor-3228-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ea2a8cf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1039823 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1039825 INFO  
(TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPayloadCheckQuery
   [junit4]   2> 1039839 INFO  
(TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPayloadCheckQuery
   [junit4]   2> 1039841 INFO  
(TEST-QueryEqualityTest.testFuncDiv-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 1039842 INFO  
(TEST-QueryEqualityTest.testFuncDiv-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 1039844 INFO  
(TEST-QueryEqualityTest.testFuncMin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 1039845 INFO  
(TEST-QueryEqualityTest.testFuncMin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 1039847 INFO  
(TEST-QueryEqualityTest.testBoolQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBoolQuery
   [junit4]   2> 1039848 INFO  
(TEST-QueryEqualityTest.testBoolQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBoolQuery
   [junit4]   2> 1039850 INFO  
(TEST-QueryEqualityTest.testFuncProduct-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 1039851 INFO  
(TEST-QueryEqualityTest.testFuncProduct-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 1039868 INFO  
(TEST-QueryEqualityTest.testQuerySimple-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 1039871 INFO  
(TEST-QueryEqualityTest.testQuerySimple-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 1039873 INFO  
(TEST-QueryEqualityTest.testTerms-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 1039880 INFO  
(TEST-QueryEqualityTest.testTerms-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 1039882 INFO  
(TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[1805B136EF704C2D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 1039883 INFO  
(TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[1805B136EF704C2D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 1039889 INFO  
(TEST-QueryEqualityTest.testIGainQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIGainQuery
   [junit4]   2> 1039891 INFO  
(TEST-QueryEqualityTest.testIGainQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIGainQuery
   [junit4]   2> 1039900 INFO  
(TEST-QueryEqualityTest.testQueryFunc-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 1039901 INFO  
(TEST-QueryEqualityTest.testQueryFunc-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 1039903 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[1805B136EF704C2D]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 1039907 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[1805B136EF704C2D]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 1039909 INFO  
(TEST-QueryEqualityTest.testQueryJoin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 1039912 INFO  
(TEST-QueryEqualityTest.testQueryJoin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 1039914 INFO  
(TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 1039938 INFO  
(TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 1039940 INFO  
(TEST-QueryEqualityTest.testFuncNumdocs-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 1039942 INFO  
(TEST-QueryEqualityTest.testFuncNumdocs-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 1039943 INFO  
(TEST-QueryEqualityTest.testQueryMaxScore-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 1039945 INFO  
(TEST-QueryEqualityTest.testQueryMaxScore-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 1039957 INFO  
(TEST-QueryEqualityTest.testFuncSqedist-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 1039965 INFO  
(TEST-QueryEqualityTest.testFuncSqedist-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 1039967 INFO  
(TEST-QueryEqualityTest.testAggs-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 1039989 INFO  
(TEST-QueryEqualityTest.testAggs-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 1039991 INFO  
(TEST-QueryEqualityTest.testFuncMaxdoc-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 1039991 INFO  
(TEST-QueryEqualityTest.testFuncMaxdoc-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 1039993 INFO  
(TEST-QueryEqualityTest.testFuncHsin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 1039994 INFO  
(TEST-QueryEqualityTest.testFuncHsin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 1039996 INFO  
(TEST-QueryEqualityTest.testHash-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 1039999 INFO  
(TEST-QueryEqualityTest.testHash-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 1040001 INFO  
(TEST-QueryEqualityTest.testTlogitQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTlogitQuery
   [junit4]   2> 1040004 INFO  
(TEST-QueryEqualityTest.testTlogitQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTlogitQuery
   [junit4]   2> 1040006 INFO  
(TEST-QueryEqualityTest.testField-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 1040006 INFO  
(TEST-QueryEqualityTest.testField-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 1040008 INFO  
(TEST-QueryEqualityTest.testFuncStrdist-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 1040013 INFO  
(TEST-QueryEqualityTest.testFuncStrdist-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 1040015 INFO  
(TEST-QueryEqualityTest.testQueryLucene-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 1040016 INFO  
(TEST-QueryEqualityTest.testQueryLucene-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 1040025 INFO  
(TEST-QueryEqualityTest.testFuncRelatedness-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncRelatedness
   [junit4]   2> 1040029 INFO  
(TEST-QueryEqualityTest.testFuncRelatedness-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncRelatedness
   [junit4]   2> 1040031 INFO  
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[1805B136EF704C2D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 1040060 INFO  
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[1805B136EF704C2D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> 1040062 INFO  
(TEST-QueryEqualityTest.testFuncOrd-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 1040063 INFO  
(TEST-QueryEqualityTest.testFuncOrd-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 1040065 INFO  
(TEST-QueryEqualityTest.testFuncQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 1040067 INFO  
(TEST-QueryEqualityTest.testFuncQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 1040069 INFO  
(TEST-QueryEqualityTest.testFuncMod-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 1040069 INFO  
(TEST-QueryEqualityTest.testFuncMod-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 1040071 INFO  
(TEST-QueryEqualityTest.testQueryCollapse-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 1040072 INFO  
(TEST-QueryEqualityTest.testQueryCollapse-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 1040074 INFO  
(TEST-QueryEqualityTest.testFuncIf-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 1040075 INFO  
(TEST-QueryEqualityTest.testFuncIf-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 1040077 INFO  
(TEST-QueryEqualityTest.testQueryDismax-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 1040080 INFO  
(TEST-QueryEqualityTest.testQueryDismax-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 1040085 INFO  
(TEST-QueryEqualityTest.testFuncDist-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 1040085 INFO  
(TEST-QueryEqualityTest.testFuncDist-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 1040087 INFO  
(TEST-QueryEqualityTest.testQueryBbox-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 1040094 INFO  
(TEST-QueryEqualityTest.testQueryBbox-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 1040100 INFO  
(TEST-QueryEqualityTest.testFuncRord-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 1040100 INFO  
(TEST-QueryEqualityTest.testFuncRord-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 1040102 INFO  
(TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPayloadScoreQuery
   [junit4]   2> 1040106 INFO  
(TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPayloadScoreQuery
   [junit4]   2> 1040108 INFO  
(TEST-QueryEqualityTest.testFuncGeohash-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 1040109 INFO  
(TEST-QueryEqualityTest.testFuncGeohash-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 1040112 INFO  
(TEST-QueryEqualityTest.testFuncDef-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 1040116 INFO  
(TEST-QueryEqualityTest.testFuncDef-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 1040118 INFO  
(TEST-QueryEqualityTest.testQueryScoreJoin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 1040122 INFO  
(TEST-QueryEqualityTest.testQueryScoreJoin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 1040124 INFO  
(TEST-QueryEqualityTest.testBlockJoin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 1040128 INFO  
(TEST-QueryEqualityTest.testBlockJoin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 1040130 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[1805B136EF704C2D]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 1040131 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[1805B136EF704C2D]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 1040133 INFO  
(TEST-QueryEqualityTest.testFuncCscore-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 1040134 INFO  
(TEST-QueryEqualityTest.testFuncCscore-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 1040137 INFO  
(TEST-QueryEqualityTest.testFuncSub-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 1040137 INFO  
(TEST-QueryEqualityTest.testFuncSub-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 1040139 INFO  
(TEST-QueryEqualityTest.testFuncExists-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 1040140 INFO  
(TEST-QueryEqualityTest.testFuncExists-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 1040142 INFO  
(TEST-QueryEqualityTest.testTestFuncs-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 1040145 INFO  
(TEST-QueryEqualityTest.testTestFuncs-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 1040147 INFO  
(TEST-QueryEqualityTest.testFuncSttf-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 1040148 INFO  
(TEST-QueryEqualityTest.testFuncSttf-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 1040150 INFO  
(TEST-QueryEqualityTest.testFuncNorm-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 1040151 INFO  
(TEST-QueryEqualityTest.testFuncNorm-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 1040154 INFO  
(TEST-QueryEqualityTest.testPayloadFunction-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPayloadFunction
   [junit4]   2> 1040157 INFO  
(TEST-QueryEqualityTest.testPayloadFunction-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPayloadFunction
   [junit4]   2> 1040159 INFO  
(TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[1805B136EF704C2D]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testSignificantTermsQuery
   [junit4]   2> 1040161 INFO  
(TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[1805B136EF704C2D]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSignificantTermsQuery
   [junit4]   2> 1040163 INFO  
(TEST-QueryEqualityTest.testFuncField-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 1040166 INFO  
(TEST-QueryEqualityTest.testFuncField-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 1040168 INFO  
(TEST-QueryEqualityTest.testQueryTerm-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 1040168 INFO  
(TEST-QueryEqualityTest.testQueryTerm-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 1040171 INFO  
(TEST-QueryEqualityTest.testFuncTerms-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 1040177 INFO  
(TEST-QueryEqualityTest.testFuncTerms-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 1040179 INFO  
(TEST-QueryEqualityTest.testFuncNot-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 1040180 INFO  
(TEST-QueryEqualityTest.testFuncNot-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 1040182 INFO  
(TEST-QueryEqualityTest.testFuncScale-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 1040183 INFO  
(TEST-QueryEqualityTest.testFuncScale-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 1040185 INFO  
(TEST-QueryEqualityTest.testQuerySwitch-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 1040187 INFO  
(TEST-QueryEqualityTest.testQuerySwitch-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 1040194 INFO  
(TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[1805B136EF704C2D]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 1040197 INFO  
(TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[1805B136EF704C2D]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 1040200 INFO  
(TEST-QueryEqualityTest.testQueryFrange-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 1040201 INFO  
(TEST-QueryEqualityTest.testQueryFrange-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 1040203 INFO  
(TEST-QueryEqualityTest.testFuncTestfunc-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 1040204 INFO  
(TEST-QueryEqualityTest.testFuncTestfunc-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 1040206 INFO  
(TEST-QueryEqualityTest.testQuerySurround-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 1040233 INFO  
(TEST-QueryEqualityTest.testQuerySurround-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 1040235 INFO  
(TEST-QueryEqualityTest.testFuncVector-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 1040235 INFO  
(TEST-QueryEqualityTest.testFuncVector-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 1040237 INFO  
(TEST-QueryEqualityTest.testFuncBoost-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 1040238 INFO  
(TEST-QueryEqualityTest.testFuncBoost-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 1040240 INFO  
(TEST-QueryEqualityTest.testFuncGeodist-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 1040242 INFO  
(TEST-QueryEqualityTest.testFuncGeodist-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 1040244 INFO  
(TEST-QueryEqualityTest.testFuncMathConsts-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 1040244 INFO  
(TEST-QueryEqualityTest.testFuncMathConsts-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 1040246 INFO  
(TEST-QueryEqualityTest.testFuncMax-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 1040247 INFO  
(TEST-QueryEqualityTest.testFuncMax-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 1040249 INFO  
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 1040250 INFO  
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 1040252 INFO  
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[1805B136EF704C2D]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 1040254 INFO  
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[1805B136EF704C2D]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 1040256 INFO  
(TEST-QueryEqualityTest.testFuncConcat-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncConcat
   [junit4]   2> 1040257 INFO  
(TEST-QueryEqualityTest.testFuncConcat-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncConcat
   [junit4]   2> 1040260 INFO  
(TEST-QueryEqualityTest.testFuncMap-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 1040261 INFO  
(TEST-QueryEqualityTest.testFuncMap-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 1040263 INFO  
(TEST-QueryEqualityTest.testCompares-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCompares
   [junit4]   2> 1040266 INFO  
(TEST-QueryEqualityTest.testCompares-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCompares
   [junit4]   2> 1040269 INFO  
(TEST-QueryEqualityTest.testParserCoverage-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 1040269 INFO  
(TEST-QueryEqualityTest.testParserCoverage-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 1040271 INFO  
(TEST-QueryEqualityTest.testQueryPrefix-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 1040271 INFO  
(TEST-QueryEqualityTest.testQueryPrefix-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 1040274 INFO  
(TEST-QueryEqualityTest.testReRankQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 1040282 INFO  
(TEST-QueryEqualityTest.testReRankQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 1040284 INFO  
(TEST-QueryEqualityTest.testFuncLinear-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 1040286 INFO  
(TEST-QueryEqualityTest.testFuncLinear-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 1040288 INFO  
(TEST-QueryEqualityTest.testExportQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 1040290 INFO  
(TEST-QueryEqualityTest.testExportQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 1040291 INFO  
(TEST-QueryEqualityTest.testGraphQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 1040294 INFO  
(TEST-QueryEqualityTest.testGraphQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 1040296 INFO  
(TEST-QueryEqualityTest.testFuncTop-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 1040297 INFO  
(TEST-QueryEqualityTest.testFuncTop-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 1040299 INFO  
(TEST-QueryEqualityTest.testQueryRaw-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 1040299 INFO  
(TEST-QueryEqualityTest.testQueryRaw-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 1040301 INFO  
(TEST-QueryEqualityTest.testQueryNested-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 1040301 INFO  
(TEST-QueryEqualityTest.testQueryNested-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 1040303 INFO  
(TEST-QueryEqualityTest.testQueryBoost-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 1040303 INFO  
(TEST-QueryEqualityTest.testQueryBoost-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 1040305 INFO  
(TEST-QueryEqualityTest.testFuncBools-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 1040305 INFO  
(TEST-QueryEqualityTest.testFuncBools-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 1040307 INFO  
(TEST-QueryEqualityTest.testChildField-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testChildField
   [junit4]   2> 1040308 INFO  
(TEST-QueryEqualityTest.testChildField-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testChildField
   [junit4]   2> 1040310 INFO  
(TEST-QueryEqualityTest.testFuncGhhsin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 1040310 INFO  
(TEST-QueryEqualityTest.testFuncGhhsin-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 1040313 INFO  
(TEST-QueryEqualityTest.testFuncRecip-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 1040313 INFO  
(TEST-QueryEqualityTest.testFuncRecip-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 1040315 INFO  
(TEST-QueryEqualityTest.testFuncCurrency-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 1040318 INFO  
(TEST-QueryEqualityTest.testFuncCurrency-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 1040320 INFO  
(TEST-QueryEqualityTest.testFilters-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFilters
   [junit4]   2> 1040321 INFO  
(TEST-QueryEqualityTest.testFilters-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFilters
   [junit4]   2> 1040323 INFO  
(TEST-QueryEqualityTest.testFuncJoindf-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 1040323 INFO  
(TEST-QueryEqualityTest.testFuncJoindf-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 1040325 INFO  
(TEST-QueryEqualityTest.testFuncLiteral-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 1040325 INFO  
(TEST-QueryEqualityTest.testFuncLiteral-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 1040327 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 1040328 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1 (1615204611916824576)]} 0 1
   [junit4]   2> 1040331 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1615204611921018880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1040331 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5166b52c 
commitCommandVersion:1615204611921018880
   [junit4]   2> 1040362 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ee16b29[collection1] main]
   [junit4]   2> 1040363 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1040364 INFO  (searcherExecutor-3228-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ee16b29[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1040365 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 33
   [junit4]   2> 1040367 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1615204611958767616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1040368 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1040368 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1040368 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 1040368 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 1040370 INFO  
(TEST-QueryEqualityTest.testFuncMs-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 1040373 INFO  
(TEST-QueryEqualityTest.testFuncMs-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 1040379 INFO  
(TEST-QueryEqualityTest.testGraphTermsQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 1040386 INFO  
(TEST-QueryEqualityTest.testGraphTermsQuery-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 1040387 INFO  
(TEST-QueryEqualityTest.testFuncSum-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 1040388 INFO  
(TEST-QueryEqualityTest.testFuncSum-seed#[1805B136EF704C2D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 1040388 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1040388 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=201069647
   [junit4]   2> 1040389 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1040389 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f9e220e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@36ddf13b
   [junit4]   2> 1040392 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1040393 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e530d9d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@59dd5be6
   [junit4]   2> 1040394 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1040394 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a2580bf: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5bb140ee
   [junit4]   2> 1040395 INFO  (coreCloseExecutor-3233-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@50518ab8
   [junit4]   2> 1040395 INFO  (coreCloseExecutor-3233-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=50518ab8
   [junit4]   2> 1040395 INFO  (coreCloseExecutor-3233-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ad68851: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14f816a
   [junit4]   2> 1040406 INFO  
(SUITE-QueryEqualityTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7081288f),
 locale=vi, timezone=VST
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_172 (64-bit)/cpus=4,threads=1,free=19819680,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload, 
TestRandomFlRTGCloud, TestSimpleQParserPlugin, TestExactStatsCache, 
RandomizedTaggerTest, MinimalSchemaTest, TestLMJelinekMercerSimilarityFactory, 
TestTolerantSearch, PhrasesIdentificationComponentTest, TestLockTree, 
AnalyticsMergeStrategyTest, RegexBytesRefFilterTest, ZkStateWriterTest, 
TestPolicyCloud, UninvertDocValuesMergePolicyTest, DateFieldTest, 
TestConfigSetsAPI, ActionThrottleTest, TestRetrieveFieldsOptimizer, 
CoreAdminRequestStatusTest, TestConfigSetImmutable, ReturnFieldsTest, 
CoreAdminCreateDiscoverTest, BlockJoinFacetSimpleTest, SecurityConfHandlerTest, 
TestSimLargeCluster, ExecutePlanActionTest, RequiredFieldsTest, 
TestPKIAuthenticationPlugin, CollectionTooManyReplicasTest, 
SpellCheckCollatorWithCollapseTest, MigrateRouteKeyTest, 
ProtectedTermFilterFactoryTest, OrderedExecutorTest, 
TestHighlightDedupGrouping, DeleteStatusTest, TestCustomSort, 
RangeFacetCloudTest, TestSchemaNameResource, SparseHLLTest, 
SignatureUpdateProcessorFactoryTest, TestEmbeddedSolrServerSchemaAPI, 
SolrXmlInZkTest, CoreSorterTest, TestSuggestSpellingConverter, TestUtils, 
TestSolrDeletionPolicy2, AutoAddReplicasPlanActionTest, 
PeerSyncWithBufferUpdatesTest, TestInitQParser, ExternalFileFieldSortTest, 
ManagedSchemaRoundRobinCloudTest, HttpSolrCallGetCoreTest, 
TestIndexingPerformance, LeaderVoteWaitTimeoutTest, NumericFieldsTest, 
TestNestedDocsSort, TestChildDocTransformerHierarchy, TestMergePolicyConfig, 
TestPushWriter, StressHdfsTest, TestCustomStream, RulesTest, 
DistributedMLTComponentTest, RecoveryZkTest, TestCloudRecovery, 
TestJsonRequest, NodeAddedTriggerIntegrationTest, FileBasedSpellCheckerTest, 
TestInitParams, TestAuthenticationFramework, TestSolrConfigHandlerCloud, 
BadCopyFieldTest, TestRequestForwarding, TestAnalyzeInfixSuggestions, 
BasicDistributedZkTest, TaggingAttributeTest, SortByFunctionTest, 
SliceStateTest, QueryEqualityTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest 
-Dtests.seed=1805B136EF704C2D -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=vi -Dtests.timezone=VST -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | QueryEqualityTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was 
run w/o any other method explicitly testing qparser: min_hash
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1805B136EF704C2D]:0)
   [junit4]    >        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:59)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [207/834 (1!)] on J1 in 1.11s, 91 tests, 1 failure <<< 
FAILURES!

[...truncated 914 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 2587276 INFO  
(SUITE-DeleteReplicaTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_1805B136EF704C2D-001/init-core-data-001
   [junit4]   2> 2587277 WARN  
(SUITE-DeleteReplicaTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2587277 INFO  
(SUITE-DeleteReplicaTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2587278 INFO  
(SUITE-DeleteReplicaTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2587279 INFO  
(SUITE-DeleteReplicaTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_1805B136EF704C2D-001/tempDir-001
   [junit4]   2> 2587279 INFO  
(SUITE-DeleteReplicaTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2587280 INFO  (Thread-2523) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2587280 INFO  (Thread-2523) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2587289 ERROR (Thread-2523) [    ] 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> 2587380 INFO  
(SUITE-DeleteReplicaTest-seed#[1805B136EF704C2D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42924
   [junit4]   2> 2587382 INFO  (zkConnectionManagerCallback-4201-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587386 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2587386 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2587386 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2587387 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2587387 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2587387 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2587387 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2587387 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43ec98d3{/solr,null,AVAILABLE}
   [junit4]   2> 2587388 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2587388 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2587388 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2587388 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60a9e19e{/solr,null,AVAILABLE}
   [junit4]   2> 2587389 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@74ac9621{SSL,[ssl, 
http/1.1]}{127.0.0.1:37375}
   [junit4]   2> 2587389 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.e.j.s.Server Started @2587866ms
   [junit4]   2> 2587389 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37375}
   [junit4]   2> 2587389 ERROR (jetty-launcher-4198-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2587390 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2587390 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2587390 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2587390 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2587390 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-24T11:31:41.391Z
   [junit4]   2> 2587392 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2adac821{SSL,[ssl, 
http/1.1]}{127.0.0.1:38086}
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.e.j.s.Server Started @2587870ms
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38086}
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2587393 ERROR (jetty-launcher-4198-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2700e2d0{/solr,null,AVAILABLE}
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-24T11:31:41.394Z
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a0454ba{SSL,[ssl, 
http/1.1]}{127.0.0.1:34144}
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.e.j.s.Server Started @2587870ms
   [junit4]   2> 2587393 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34144}
   [junit4]   2> 2587394 ERROR (jetty-launcher-4198-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2587394 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2587394 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2587394 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2587394 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2587394 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-24T11:31:41.395Z
   [junit4]   2> 2587402 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2587402 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2587402 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@643b216e{/solr,null,AVAILABLE}
   [junit4]   2> 2587403 INFO  (zkConnectionManagerCallback-4205-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@20a73a29{SSL,[ssl, 
http/1.1]}{127.0.0.1:40779}
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.e.j.s.Server Started @2587880ms
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40779}
   [junit4]   2> 2587403 ERROR (jetty-launcher-4198-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-24T11:31:41.404Z
   [junit4]   2> 2587403 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2587403 INFO  (zkConnectionManagerCallback-4203-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587404 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2587409 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1054a1abacb0001, likely client has closed socket
   [junit4]   2> 2587430 INFO  (zkConnectionManagerCallback-4207-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587430 INFO  (zkConnectionManagerCallback-4209-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587439 INFO  (jetty-launcher-4198-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2587439 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2587711 INFO  (jetty-launcher-4198-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42924/solr
   [junit4]   2> 2587712 INFO  (jetty-launcher-4198-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42924/solr
   [junit4]   2> 2587719 INFO  (zkConnectionManagerCallback-4214-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587720 INFO  (zkConnectionManagerCallback-4217-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587723 INFO  (zkConnectionManagerCallback-4219-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587732 INFO  (zkConnectionManagerCallback-4221-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587764 INFO  (jetty-launcher-4198-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42924/solr
   [junit4]   2> 2587767 INFO  (zkConnectionManagerCallback-4229-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587782 INFO  (zkConnectionManagerCallback-4231-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587803 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37375_solr
   [junit4]   2> 2587804 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.c.Overseer Overseer 
(id=73546447584952330-127.0.0.1:37375_solr-n_0000000000) starting
   [junit4]   2> 2587853 INFO  (zkConnectionManagerCallback-4238-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2587855 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42924/solr ready
   [junit4]   2> 2587855 INFO  
(OverseerStateUpdate-73546447584952330-127.0.0.1:37375_solr-n_0000000000) 
[n:127.0.0.1:37375_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37375_solr
   [junit4]   2> 2587879 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37375_solr
   [junit4]   2> 2587888 INFO  (zkCallback-4237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2587889 INFO  (zkCallback-4230-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2587911 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2587964 INFO  (jetty-launcher-4198-thread-4) 
[n:127.0.0.1:34144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2587968 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37375.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17495bbd
   [junit4]   2> 2587984 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37375.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17495bbd
   [junit4]   2> 2587984 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37375.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17495bbd
   [junit4]   2> 2587985 INFO  (jetty-launcher-4198-thread-2) 
[n:127.0.0.1:37375_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_1805B136EF704C2D-001/tempDir-001/node2/.
   [junit4]   2> 2587988 INFO  (jetty-launcher-4198-thread-4) 
[n:127.0.0.1:34144_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2587988 INFO  (jetty-launcher-4198-thread-4) 
[n:127.0.0.1:34144_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34144_solr
   [junit4]   2> 2588002 INFO  (jetty-launcher-4198-thread-1) 
[n:127.0.0.1:38086_solr    ] o.a.s.c.c.ZkStateReader Upda

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

y-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1393157785
     [copy] Copying 240 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1393157785
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1393157785

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 153ms :: artifacts dl 20ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 217 minutes 23 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to