Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20876/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:39605/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. 
Reason:
<pre>    Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([F39EEC43FB657301:47AF74AB188C052D]:0)
        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.directUpdate(CloudSolrClient.java:559)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
No registered leader was found after waiting for 30000ms , collection: 
collection1 slice: shard1 saw 
state=DocCollection(collection1//collections/collection1/state.json/15)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node2":{           "core":"collection1_shard1_replica_n1",           
"base_url":"http://127.0.0.1:37011/solr";,           
"node_name":"127.0.0.1:37011_solr",           "state":"down",           
"type":"NRT"},         "core_node6":{           
"core":"collection1_shard1_replica_n5",           
"base_url":"http://127.0.0.1:43939/solr";,           
"node_name":"127.0.0.1:43939_solr",           "state":"down",           
"type":"NRT"},         "core_node8":{           
"core":"collection1_shard1_replica_n7",           
"base_url":"http://127.0.0.1:36067/solr";,           
"node_name":"127.0.0.1:36067_solr",           "state":"down",           
"type":"NRT"},         "core_node10":{           
"core":"collection1_shard1_replica_n9",           
"base_url":"http://127.0.0.1:37549/solr";,           
"node_name":"127.0.0.1:37549_solr",           "state":"active",           
"type":"NRT"},         "core_node12":{           
"core":"collection1_shard1_replica_n11",           
"base_url":"http://127.0.0.1:46753/solr";,           
"node_name":"127.0.0.1:46753_solr",           "state":"active",           
"type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{"core_node4":{           
"core":"collection1_shard2_replica_n3",           
"base_url":"http://127.0.0.1:39541/solr";,           
"node_name":"127.0.0.1:39541_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"} with live_nodes=[127.0.0.1:37549_solr, 
127.0.0.1:39541_solr, 127.0.0.1:46753_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 30000ms , collection: collection1 slice: shard1 saw 
state=DocCollection(collection1//collections/collection1/state.json/15)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"http://127.0.0.1:37011/solr";,
          "node_name":"127.0.0.1:37011_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"http://127.0.0.1:43939/solr";,
          "node_name":"127.0.0.1:43939_solr",
          "state":"down",
          "type":"NRT"},
        "core_node8":{
          "core":"collection1_shard1_replica_n7",
          "base_url":"http://127.0.0.1:36067/solr";,
          "node_name":"127.0.0.1:36067_solr",
          "state":"down",
          "type":"NRT"},
        "core_node10":{
          "core":"collection1_shard1_replica_n9",
          "base_url":"http://127.0.0.1:37549/solr";,
          "node_name":"127.0.0.1:37549_solr",
          "state":"active",
          "type":"NRT"},
        "core_node12":{
          "core":"collection1_shard1_replica_n11",
          "base_url":"http://127.0.0.1:46753/solr";,
          "node_name":"127.0.0.1:46753_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node4":{
          "core":"collection1_shard2_replica_n3",
          "base_url":"http://127.0.0.1:39541/solr";,
          "node_name":"127.0.0.1:39541_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:37549_solr, 
127.0.0.1:39541_solr, 127.0.0.1:46753_solr]
        at 
__randomizedtesting.SeedInfo.seed([22D2156A903DE69F:7CE6D824D3427A78]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.getLeader(LeaderElectionIntegrationTest.java:168)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:80)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.TestSimilarity.testSimilarity

Error Message:
expected:<2.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: expected:<2.0> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([41B8F34CE8F5126C:B017B374E8158777]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
        at 
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
        at 
org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
        at 
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
        at 
org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
        at 
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
        at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
        at 
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
        at 
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
        at 
org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq

Error Message:
first doc score should be zero, 3.0794418

Stack Trace:
java.lang.AssertionError: first doc score should be zero, 3.0794418
        at 
__randomizedtesting.SeedInfo.seed([41B8F34CE8F5126C:7DCB47675E17276B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 684 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimilarity 
-Dtests.method=testSimilarity -Dtests.seed=41B8F34CE8F5126C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ks 
-Dtests.timezone=Africa/Kampala -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J0 | TestSimilarity.testSimilarity <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2.0> but 
was:<1.0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([41B8F34CE8F5126C:B017B374E8158777]:0)
   [junit4]    >        at 
org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
   [junit4]    >        at 
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    >        at 
org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
   [junit4]    >        at 
org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    >        at 
org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
   [junit4]    >        at 
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
   [junit4]    >        at 
org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
   [junit4]    >        at 
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
   [junit4]    >        at 
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
   [junit4]    >        at 
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
   [junit4]    >        at 
org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=868, 
maxMBSortInHeap=5.627982380516442, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24da990c),
 locale=ks, timezone=Africa/Kampala
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=215704576,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectoryReaderReopen, 
TestIndexWriterExceptions, TestSortRescorer, TestBoolean2, TestManyFields, 
TestLucene50CompoundFormat, TestFlushByRamOrCountsPolicy, 
TestNRTCachingDirectory, TestNearSpansOrdered, 
TestGraphTokenStreamFiniteStrings, TestUsageTrackingFilterCachingPolicy, 
TestIsCurrent, TestIndexWriterOnVMError, TestIndependenceSaturated, 
TestDoubleRangeFieldQueries, TestBooleanRewrites, TestBlockPostingsFormat2, 
TestNGramPhraseQuery, TestSpanCollection, TestBasicModelIF, TestOmitNorms, 
TestTermsEnum, TestRegexpRandom, TestBytesRef, TestSimpleSearchEquivalence, 
TestSimilarity]
   [junit4] Completed [141/475 (1!)] on J0 in 0.05s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 429 lines...]
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSpans 
-Dtests.method=testSpanScorerZeroSloppyFreq -Dtests.seed=41B8F34CE8F5126C 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os-RU 
-Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | TestSpans.testSpanScorerZeroSloppyFreq <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: first doc score should 
be zero, 3.0794418
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([41B8F34CE8F5126C:7DCB47675E17276B]:0)
   [junit4]    >        at 
org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e2555c5),
 locale=os-RU, timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=338301112,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectoryReaderReopen, 
TestIndexWriterExceptions, TestSortRescorer, TestBoolean2, TestManyFields, 
TestLucene50CompoundFormat, TestFlushByRamOrCountsPolicy, 
TestNRTCachingDirectory, TestNearSpansOrdered, 
TestGraphTokenStreamFiniteStrings, TestUsageTrackingFilterCachingPolicy, 
TestIsCurrent, TestIndexWriterOnVMError, TestIndependenceSaturated, 
TestDoubleRangeFieldQueries, TestBooleanRewrites, TestBlockPostingsFormat2, 
TestNGramPhraseQuery, TestSpanCollection, TestBasicModelIF, TestOmitNorms, 
TestTermsEnum, TestRegexpRandom, TestBytesRef, TestSimpleSearchEquivalence, 
TestSimilarity, TestOfflineSorter, TestUnicodeUtil, 
TestIndexWriterNRTIsCurrent, TestWildcardRandom, TestDeterminizeLexicon, 
TestRoaringDocIdSet, TestFloatRangeFieldQueries, TestNewestSegment, 
TestIndexedDISI, TestPagedBytes, TestBKD, TestDirectPacked, TestSearchAfter, 
TestMatchAllDocsQuery, TestLongBitSet, TestIndexInput, TestIntroSelector, 
TestTerm, TestEarlyTermination, TestFlex, TestTermVectorsWriter, TestSpansEnum, 
TestStressDeletes, TestAllFilesCheckIndexHeader, 
TestGrowableByteArrayDataOutput, TestThreadedForceMerge, TestQueryRescorer, 
Test4GBStoredFields, TestReaderWrapperDVTypeCheck, TestSimilarityProvider, 
TestMergeRateLimiter, TestPersistentSnapshotDeletionPolicy, 
TestNoDeletionPolicy, TestMultiThreadTermVectors, TestOrdinalMap, 
TestCharFilter, TestNot, TestTrackingDirectoryWrapper, TestSimpleFSLockFactory, 
TestExitableDirectoryReader, TestDateTools, TestIndexWriterExceptions2, 
TestMultiTermQueryRewrites, TestBasicModelP, TestTopFieldCollector, 
Test2BPoints, TestDocsAndPositions, TestPerFieldPostingsFormat, 
TestAutomatonQuery, TestPerSegmentDeletes, TestIndexWriter, TestNeedsScores, 
TestCrashCausesCorruptIndex, TestNeverDelete, TestLongPostings, 
TestStressIndexing, TestMinimize, TestSnapshotDeletionPolicy, 
TestIndexWriterUnicode, TestNRTReaderWithThreads, TestIndexWriterForceMerge, 
TestArrayUtil, TestByteSlices, TestConsistentFieldNumbers, 
TestSimpleExplanations, TestSegmentMerger, TestPhraseQuery, TestCollectionUtil, 
TestBagOfPositions, TestComplexExplanations, TestSegmentReader, 
TestFastDecompressionMode, TestParallelCompositeReader, TestTransactions, 
TestPerFieldPostingsFormat2, TestSort, TestMultiDocValues, TestFieldsReader, 
TestDocValuesIndexing, TestHugeRamFile, TestBooleanMinShouldMatch, TestSpans]
   [junit4] Completed [272/475 (2!)] on J0 in 0.29s, 26 tests, 1 failure <<< 
FAILURES!

[...truncated 11538 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> 941786 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[22D2156A903DE69F]-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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/init-core-data-001
   [junit4]   2> 941786 WARN  
(SUITE-LeaderElectionIntegrationTest-seed#[22D2156A903DE69F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 941786 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[22D2156A903DE69F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 941787 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[22D2156A903DE69F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 941787 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[22D2156A903DE69F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 941787 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[22D2156A903DE69F])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001
   [junit4]   2> 941788 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[22D2156A903DE69F])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 941788 INFO  (Thread-1778) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 941788 INFO  (Thread-1778) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 941789 ERROR (Thread-1778) [    ] 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> 941888 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[22D2156A903DE69F])
 [    ] o.a.s.c.ZkTestServer start zk server on port:36359
   [junit4]   2> 941894 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 941894 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 941895 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 941902 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 941907 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fa3af8f000000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 941911 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 941911 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@92932cd{/solr,null,AVAILABLE}
   [junit4]   2> 941911 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43299e44{/solr,null,AVAILABLE}
   [junit4]   2> 941911 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 941911 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16162a3b{HTTP/1.1,[http/1.1]}{127.0.0.1:46753}
   [junit4]   2> 941911 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.e.j.s.Server Started @943614ms
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46753}
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5df058a7{HTTP/1.1,[http/1.1]}{127.0.0.1:37011}
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.e.j.s.Server Started @943614ms
   [junit4]   2> 941912 ERROR (jetty-launcher-1387-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37011}
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ee5c835{/solr,null,AVAILABLE}
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941912 ERROR (jetty-launcher-1387-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T02:08:32.636389Z
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941912 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T02:08:32.636479Z
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6dd0f3d7{HTTP/1.1,[http/1.1]}{127.0.0.1:37549}
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.e.j.s.Server Started @943615ms
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37549}
   [junit4]   2> 941913 ERROR (jetty-launcher-1387-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45e224ea{/solr,null,AVAILABLE}
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T02:08:32.637667Z
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ee564db{HTTP/1.1,[http/1.1]}{127.0.0.1:36067}
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.e.j.s.Server Started @943616ms
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36067}
   [junit4]   2> 941913 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941914 ERROR (jetty-launcher-1387-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 941914 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 941914 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941914 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941914 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T02:08:32.638151Z
   [junit4]   2> 941915 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941915 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941925 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@469f9c7{/solr,null,AVAILABLE}
   [junit4]   2> 941930 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35f714c4{/solr,null,AVAILABLE}
   [junit4]   2> 941930 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43a1ea32{HTTP/1.1,[http/1.1]}{127.0.0.1:43939}
   [junit4]   2> 941930 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.e.j.s.Server Started @943632ms
   [junit4]   2> 941930 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43939}
   [junit4]   2> 941930 ERROR (jetty-launcher-1387-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 941930 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 941931 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941931 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941931 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941931 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T02:08:32.655071Z
   [junit4]   2> 941932 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3bbaf1de{HTTP/1.1,[http/1.1]}{127.0.0.1:39541}
   [junit4]   2> 941932 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.e.j.s.Server Started @943635ms
   [junit4]   2> 941932 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39541}
   [junit4]   2> 941932 ERROR (jetty-launcher-1387-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 941932 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 941932 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941932 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941932 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-10T02:08:32.656933Z
   [junit4]   2> 941933 INFO  (jetty-launcher-1387-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 941937 INFO  (jetty-launcher-1387-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 941937 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941938 INFO  (jetty-launcher-1387-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 941942 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 941942 INFO  (jetty-launcher-1387-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 941943 INFO  (jetty-launcher-1387-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 941951 INFO  (jetty-launcher-1387-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36359/solr
   [junit4]   2> 941977 INFO  (jetty-launcher-1387-thread-5) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 941978 INFO  (jetty-launcher-1387-thread-5) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36067_solr
   [junit4]   2> 941979 INFO  (jetty-launcher-1387-thread-5) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.Overseer Overseer 
(id=98977691239186447-127.0.0.1:36067_solr-n_0000000000) starting
   [junit4]   2> 941979 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 941980 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 941980 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46753_solr
   [junit4]   2> 941986 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:37549_solr) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 941986 INFO  
(zkCallback-1416-thread-1-processing-n:127.0.0.1:36067_solr) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 942003 INFO  
(zkCallback-1405-thread-1-processing-n:127.0.0.1:46753_solr) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 942014 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37549_solr
   [junit4]   2> 942021 INFO  
(zkCallback-1416-thread-1-processing-n:127.0.0.1:36067_solr) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 942021 INFO  
(zkCallback-1405-thread-1-processing-n:127.0.0.1:46753_solr) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 942022 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:37549_solr) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 942033 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:46753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46753.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942040 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:46753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46753.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942040 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:46753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46753.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942041 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node2/.
   [junit4]   2> 942047 INFO  (jetty-launcher-1387-thread-5) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36067_solr
   [junit4]   2> 942048 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37549.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942054 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37549.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942054 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37549.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942055 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node1/.
   [junit4]   2> 942057 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:37549_solr) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 942058 INFO  
(zkCallback-1416-thread-1-processing-n:127.0.0.1:36067_solr) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 942065 INFO  
(zkCallback-1405-thread-1-processing-n:127.0.0.1:46753_solr) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 942082 INFO  (jetty-launcher-1387-thread-5) 
[n:127.0.0.1:36067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36067.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942089 INFO  (jetty-launcher-1387-thread-5) 
[n:127.0.0.1:36067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36067.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942089 INFO  (jetty-launcher-1387-thread-5) 
[n:127.0.0.1:36067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36067.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942090 INFO  (jetty-launcher-1387-thread-5) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node5/.
   [junit4]   2> 942102 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 942104 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 942105 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 942106 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39541_solr
   [junit4]   2> 942107 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:37549_solr) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 942107 INFO  
(zkCallback-1405-thread-1-processing-n:127.0.0.1:46753_solr) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 942113 INFO  (jetty-launcher-1387-thread-6) 
[n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 942114 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 942115 INFO  (jetty-launcher-1387-thread-6) 
[n:127.0.0.1:43939_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 942115 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37011_solr
   [junit4]   2> 942116 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:37549_solr) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 942123 INFO  
(zkCallback-1405-thread-1-processing-n:127.0.0.1:46753_solr) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 942126 INFO  
(zkCallback-1416-thread-2-processing-n:127.0.0.1:36067_solr) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 942127 INFO  (jetty-launcher-1387-thread-6) 
[n:127.0.0.1:43939_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43939_solr
   [junit4]   2> 942127 INFO  
(zkCallback-1405-thread-1-processing-n:127.0.0.1:46753_solr) 
[n:127.0.0.1:46753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 942133 INFO  
(zkCallback-1417-thread-1-processing-n:127.0.0.1:37549_solr) 
[n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 942155 INFO  
(zkCallback-1418-thread-1-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 942155 INFO  
(zkCallback-1419-thread-1-processing-n:127.0.0.1:43939_solr) 
[n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 942155 INFO  
(zkCallback-1412-thread-1-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 942155 INFO  
(zkCallback-1416-thread-1-processing-n:127.0.0.1:36067_solr) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 942157 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:39541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39541.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942158 INFO  
(zkCallback-1412-thread-2-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 942158 INFO  
(zkCallback-1418-thread-2-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 942159 INFO  
(zkCallback-1419-thread-2-processing-n:127.0.0.1:43939_solr) 
[n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 942168 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:39541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39541.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942169 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:39541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39541.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942175 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node3/.
   [junit4]   2> 942255 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37011.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942272 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37011.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942272 INFO  (jetty-launcher-1387-thread-6) 
[n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43939.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942272 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37011.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942273 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node4/.
   [junit4]   2> 942278 INFO  (jetty-launcher-1387-thread-6) 
[n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43939.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942278 INFO  (jetty-launcher-1387-thread-6) 
[n:127.0.0.1:43939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43939.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 942279 INFO  (jetty-launcher-1387-thread-6) 
[n:127.0.0.1:43939_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node6/.
   [junit4]   2> 942382 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fa3af8f000013, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 942384 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[22D2156A903DE69F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 942385 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[22D2156A903DE69F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36359/solr ready
   [junit4]   2> 942392 INFO  (qtp565896838-8361) [n:127.0.0.1:36067_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 942394 INFO  
(OverseerThreadFactory-3938-thread-1-processing-n:127.0.0.1:36067_solr) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 942509 INFO  
(OverseerStateUpdate-98977691239186447-127.0.0.1:36067_solr-n_0000000000) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37011/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 942515 INFO  
(OverseerStateUpdate-98977691239186447-127.0.0.1:36067_solr-n_0000000000) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39541/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 942746 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 942746 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 942746 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 942746 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 942859 INFO  
(zkCallback-1418-thread-2-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 942859 INFO  
(zkCallback-1418-thread-1-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 942859 INFO  
(zkCallback-1412-thread-1-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 942859 INFO  
(zkCallback-1412-thread-2-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 943762 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 943762 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 943768 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 943768 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 943770 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 943770 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 943770 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 943770 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 943770 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37011.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 943770 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39541.solr.core.collection1.shard2.replica_n3' (registry 
'solr.core.collection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 943770 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 943770 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 943771 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node3/collection1_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node3/./collection1_shard2_replica_n3/data/]
   [junit4]   2> 943771 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node4/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 943853 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 943853 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 943853 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 943853 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 943859 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 943859 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 943859 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 943859 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 943860 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38761774[collection1_shard1_replica_n1] main]
   [junit4]   2> 943860 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dd6e2a5[collection1_shard2_replica_n3] main]
   [junit4]   2> 943861 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 943861 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 943861 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 943861 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 943861 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 943861 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 943861 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583643062000680960
   [junit4]   2> 943862 INFO  
(searcherExecutor-3949-thread-1-processing-n:127.0.0.1:39541_solr 
x:collection1_shard2_replica_n3 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39541_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n3] o.a.s.c.SolrCore 
[collection1_shard2_replica_n3] Registered new searcher 
Searcher@1dd6e2a5[collection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 943862 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583643062001729536
   [junit4]   2> 943863 INFO  
(searcherExecutor-3948-thread-1-processing-n:127.0.0.1:37011_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:37011_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@38761774[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 943864 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 943864 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 943864 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 943864 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 943864 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 943864 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 943865 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39541/solr/collection1_shard2_replica_n3/ shard2
   [junit4]   2> 943865 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37011/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 943967 INFO  
(zkCallback-1418-thread-1-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 943967 INFO  
(zkCallback-1418-thread-2-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 943967 INFO  
(zkCallback-1412-thread-2-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 943967 INFO  
(zkCallback-1412-thread-1-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 943987 WARN  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 943987 WARN  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 943991 INFO  (qtp1031856060-8338) [n:127.0.0.1:37011_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1244
   [junit4]   2> 943991 INFO  (qtp1720052916-8377) [n:127.0.0.1:39541_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1245
   [junit4]   2> 943994 INFO  (qtp565896838-8361) [n:127.0.0.1:36067_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 944092 INFO  
(zkCallback-1412-thread-2-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 944092 INFO  
(zkCallback-1418-thread-1-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 944092 INFO  
(zkCallback-1418-thread-2-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 944092 INFO  
(zkCallback-1412-thread-1-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 944395 INFO  
(OverseerCollectionConfigSetProcessor-98977691239186447-127.0.0.1:36067_solr-n_0000000000)
 [n:127.0.0.1:36067_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 944995 INFO  (qtp565896838-8361) [n:127.0.0.1:36067_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2602
   [junit4]   2> 944995 INFO  (qtp565896838-8362) [n:127.0.0.1:36067_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 944998 INFO  
(OverseerThreadFactory-3938-thread-2-processing-n:127.0.0.1:36067_solr) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:43939_solr for creating new replica
   [junit4]   2> 944999 INFO  
(OverseerStateUpdate-98977691239186447-127.0.0.1:36067_solr-n_0000000000) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43939/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43939_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 945101 INFO  
(zkCallback-1418-thread-1-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 945101 INFO  
(zkCallback-1412-thread-2-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 945101 INFO  
(zkCallback-1418-thread-2-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 945101 INFO  
(zkCallback-1412-thread-1-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 945202 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 945202 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 945210 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 945217 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 945218 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 945218 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 945219 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43939.solr.core.collection1.shard1.replica_n5' (registry 
'solr.core.collection1.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48d8c404
   [junit4]   2> 945219 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 945219 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node6/collection1_shard1_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_22D2156A903DE69F-001/tempDir-001/node6/./collection1_shard1_replica_n5/data/]
   [junit4]   2> 945253 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 945253 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 945260 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 945261 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 945262 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@424f9c4c[collection1_shard1_replica_n5] main]
   [junit4]   2> 945262 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 945263 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 945263 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 945264 INFO  
(searcherExecutor-3958-thread-1-processing-n:127.0.0.1:43939_solr 
x:collection1_shard1_replica_n5 s:shard1 c:collection1 r:core_node6) 
[n:127.0.0.1:43939_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_n5] o.a.s.c.SolrCore 
[collection1_shard1_replica_n5] Registered new searcher 
Searcher@424f9c4c[collection1_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 945264 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583643063471833088
   [junit4]   2> 945266 WARN  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 945274 INFO  (qtp307584296-8347) [n:127.0.0.1:43939_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=71
   [junit4]   2> 945275 INFO  (qtp565896838-8362) [n:127.0.0.1:36067_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=279
   [junit4]   2> 945275 INFO  (qtp565896838-8360) [n:127.0.0.1:36067_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 945276 INFO  
(OverseerCollectionConfigSetProcessor-98977691239186447-127.0.0.1:36067_solr-n_0000000000)
 [n:127.0.0.1:36067_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 945277 INFO  
(OverseerThreadFactory-3938-thread-3-processing-n:127.0.0.1:36067_solr) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:36067_solr for creating new replica
   [junit4]   2> 945278 INFO  
(OverseerStateUpdate-98977691239186447-127.0.0.1:36067_solr-n_0000000000) 
[n:127.0.0.1:36067_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36067/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36067_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 945379 INFO  
(zkCallback-1419-thread-2-processing-n:127.0.0.1:43939_solr) 
[n:127.0.0.1:43939_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 945379 INFO  
(zkCallback-1412-thread-1-processing-n:127.0.0.1:37011_solr) 
[n:127.0.0.1:37011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 945379 INFO  
(zkCallback-1418-thread-2-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 945379 INFO  
(zkCallback-1418-thread-1-processing-n:127.0.0.1:39541_solr) 
[n:127.0.0.1:39541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 945379 INFO  
(zkCallback-1419-thread-1-processing-n:127.0.0.1:43939_solr) 
[n:127.0.0.1:43939_solr    ] o.a

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

ion2.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@18ad23cf
   [junit4]   2> 94433 INFO  (coreCloseExecutor-557-thread-6) 
[n:127.0.0.1:42499_solr c:2nd_collection s:shard2 r:core_node4 
x:2nd_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.2nd_collection.shard2.replica_n2, tag=353842152
   [junit4]   2> 94433 INFO  (coreCloseExecutor-557-thread-6) 
[n:127.0.0.1:42499_solr c:2nd_collection s:shard2 r:core_node4 
x:2nd_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c13b65b: rootName = 
solr_42499, domain = solr.core.2nd_collection.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.2nd_collection.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@67876766
   [junit4]   2> 94438 INFO  (coreCloseExecutor-558-thread-7) 
[n:127.0.0.1:37497_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n2, tag=96127971
   [junit4]   2> 94438 INFO  (coreCloseExecutor-558-thread-7) 
[n:127.0.0.1:37497_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@425e2438: rootName = 
solr_37497, domain = solr.core.foo.shard1.replica_n2, service url = null, agent 
id = null] for registry solr.core.foo.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@4dcebce0
   [junit4]   2> 94438 INFO  (coreCloseExecutor-557-thread-7) 
[n:127.0.0.1:42499_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n1, tag=1548788867
   [junit4]   2> 94438 INFO  (coreCloseExecutor-557-thread-7) 
[n:127.0.0.1:42499_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e31c6c8: rootName = 
solr_42499, domain = solr.core.foo.shard1.replica_n1, service url = null, agent 
id = null] for registry solr.core.foo.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@7aed2813
   [junit4]   2> 94443 INFO  (coreCloseExecutor-557-thread-7) 
[n:127.0.0.1:42499_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=1548788867
   [junit4]   2> 94443 INFO  (coreCloseExecutor-557-thread-3) 
[n:127.0.0.1:42499_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=1427632652
   [junit4]   2> 94443 INFO  (coreCloseExecutor-557-thread-5) 
[n:127.0.0.1:42499_solr c:multicollection1 s:shard1 r:core_node3 
x:multicollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection1.shard1.leader, 
tag=1921223464
   [junit4]   2> 94444 INFO  (coreCloseExecutor-557-thread-6) 
[n:127.0.0.1:42499_solr c:2nd_collection s:shard2 r:core_node4 
x:2nd_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.2nd_collection.shard2.leader, 
tag=353842152
   [junit4]   2> 94446 INFO  (coreCloseExecutor-558-thread-1) 
[n:127.0.0.1:37497_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=2102942307
   [junit4]   2> 94447 INFO  (coreCloseExecutor-558-thread-2) 
[n:127.0.0.1:37497_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=743184812
   [junit4]   2> 94448 INFO  (coreCloseExecutor-558-thread-3) 
[n:127.0.0.1:37497_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=997865647
   [junit4]   2> 94448 INFO  (coreCloseExecutor-558-thread-4) 
[n:127.0.0.1:37497_solr c:multicollection1 s:shard2 r:core_node4 
x:multicollection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection1.shard2.leader, 
tag=2018362180
   [junit4]   2> 94448 INFO  (coreCloseExecutor-558-thread-6) 
[n:127.0.0.1:37497_solr c:stale_state_test_col s:shard1 r:core_node4 
x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.stale_state_test_col.shard1.leader, tag=1072893816
   [junit4]   2> 94448 INFO  (coreCloseExecutor-558-thread-5) 
[n:127.0.0.1:37497_solr c:multicollection2 s:shard2 r:core_node4 
x:multicollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection2.shard2.leader, 
tag=1841902376
   [junit4]   2> 94449 INFO  (coreCloseExecutor-558-thread-7) 
[n:127.0.0.1:37497_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=96127971
   [junit4]   2> 94485 INFO  
(zkCallback-256-thread-1-processing-n:127.0.0.1:42499_solr) 
[n:127.0.0.1:42499_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42499_solr
   [junit4]   2> 94488 INFO  (jetty-closer-241-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fa985f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 95989 INFO  (jetty-closer-241-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3bb34fc1{/solr,null,UNAVAILABLE}
   [junit4]   2> 95989 ERROR 
(SUITE-CloudSolrClientTest-seed#[F39EEC43FB657301]-worker) [    ] 
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> 95989 INFO  
(SUITE-CloudSolrClientTest-seed#[F39EEC43FB657301]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36335 36335
   [junit4]   2> 96024 INFO  (Thread-277) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36335 36335
   [junit4]   2> 96024 WARN  (Thread-277) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        18      /solr/collections/foo/state.json
   [junit4]   2>        15      
/solr/collections/stale_state_test_col/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/2nd_collection/state.json
   [junit4]   2>        10      /solr/collections/multicollection1/state.json
   [junit4]   2>        10      /solr/collections/nemesis/state.json
   [junit4]   2>        10      /solr/collections/multicollection2/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/overwrite/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_F39EEC43FB657301-001
   [junit4]   2> Nov 10, 2017 2:36:18 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=PostingsFormat(name=Direct), a_t=Lucene50(blocksize=128), 
title_s=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), 
text=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=281, 
maxMBSortInHeap=5.880195323709618, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65711623),
 locale=fr-HT, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=176782248,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FloorEvaluatorTest, 
BasicHttpSolrClientTest, QueryResponseTest, RoundEvaluatorTest, 
TestDelegationTokenRequest, GraphTest, ClientUtilsTest, TestRetryUtil, 
CorrelationEvaluatorTest, EqualToEvaluatorTest, OrEvaluatorTest, 
TestDocumentObjectBinder, JsonValidatorTest, MergeIndexesEmbeddedTest, 
JDBCStreamTest, TestSolrProperties, NormalDistributionEvaluatorTest, 
SolrDocumentTest, ModuloEvaluatorTest, HttpSolrClientSSLAuthConPoolTest, 
HyperbolicCosineEvaluatorTest, UniformDistributionEvaluatorTest, 
TestFastInputStream, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, 
TestBatchUpdate, TermsResponseTest, TestNamedListCodec, TestJavaBinCodec, 
SolrQueryTest, TestHash, ContentStreamTest, ModifiableSolrParamsTest, 
SolrExceptionTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, 
NamedListTest, FacetFieldTest, UsingSolrJRefGuideExamplesTest, 
TestLBHttpSolrClient, TestPolicy, CloudSolrClientBuilderTest, 
CloudSolrClientTest]
   [junit4] Completed [122/146 (1!)] on J1 in 35.55s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 39267 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to