Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20527/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([72FCB5DC552C62B6:FAA88A06FBD00F4E]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        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.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([72FCB5DC552C62B6:F18AEA2E83556C17]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
        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.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup

Error Message:
 null Live Nodes: [127.0.0.1:37187_solr] Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       
"replicas":{"core_node2":{           
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",           
"base_url":"https://127.0.0.1:37187/solr";,           
"node_name":"127.0.0.1:37187_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: 
null
Live Nodes: [127.0.0.1:37187_solr]
Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
          "base_url":"https://127.0.0.1:37187/solr";,
          "node_name":"127.0.0.1:37187_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([72FCB5DC552C62B6:A5D4F80444CC2B58]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
        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.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
0

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 0
        at 
__randomizedtesting.SeedInfo.seed([72FCB5DC552C62B6:A6ADD693849255D5]:0)
        at 
java.base/java.util.concurrent.CopyOnWriteArrayList.elementAt(CopyOnWriteArrayList.java:384)
        at 
java.base/java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:397)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:367)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
        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)




Build Log:
[...truncated 11821 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> 477864 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-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/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/init-core-data-001
   [junit4]   2> 477864 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 477864 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 477865 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 477865 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001
   [junit4]   2> 477865 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 477866 INFO  (Thread-775) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 477866 INFO  (Thread-775) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 477872 ERROR (Thread-775) [    ] 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> 477966 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34137
   [junit4]   2> 477984 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 477985 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@20a8c29{/solr,null,AVAILABLE}
   [junit4]   2> 477987 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c858abe{SSL,[ssl, 
http/1.1]}{127.0.0.1:41237}
   [junit4]   2> 477987 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.e.j.s.Server Started @480372ms
   [junit4]   2> 477987 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41237}
   [junit4]   2> 477988 ERROR (jetty-launcher-2058-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 477988 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 477988 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 477988 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 477988 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T10:58:33.629126Z
   [junit4]   2> 477989 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 477993 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34137/solr
   [junit4]   2> 478018 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 478019 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41237_solr
   [junit4]   2> 478019 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98707984449994755-127.0.0.1:41237_solr-n_0000000000) starting
   [junit4]   2> 478020 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41237_solr
   [junit4]   2> 478021 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478064 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41237.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28cfe18a
   [junit4]   2> 478069 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41237.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28cfe18a
   [junit4]   2> 478069 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41237.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28cfe18a
   [junit4]   2> 478069 INFO  (jetty-launcher-2058-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/.
   [junit4]   2> 478078 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478079 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34137/solr ready
   [junit4]   2> 478091 INFO  (qtp1845265721-5553) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 478092 INFO  (OverseerThreadFactory-1271-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection1
   [junit4]   2> 478195 INFO  
(OverseerStateUpdate-98707984449994755-127.0.0.1:41237_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41237/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 478196 INFO  
(OverseerStateUpdate-98707984449994755-127.0.0.1:41237_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41237/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 478401 INFO  (qtp1845265721-5547) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 478401 INFO  (qtp1845265721-5547) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 478401 INFO  (qtp1845265721-5552) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 478504 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 478507 INFO  (zkCallback-2065-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 479408 INFO  (qtp1845265721-5547) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 479410 INFO  (qtp1845265721-5552) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 479417 INFO  (qtp1845265721-5547) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 479419 INFO  (qtp1845265721-5547) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 479419 INFO  (qtp1845265721-5547) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 479420 INFO  (qtp1845265721-5547) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41237.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28cfe18a
   [junit4]   2> 479420 INFO  (qtp1845265721-5547) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 479420 INFO  (qtp1845265721-5547) [    ] o.a.s.c.SolrCore 
[[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 479420 INFO  (qtp1845265721-5552) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 479421 INFO  (qtp1845265721-5552) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 479421 INFO  (qtp1845265721-5552) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard2_replica_n2' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 479422 INFO  (qtp1845265721-5552) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41237.solr.core.testCollection1.shard2.replica_n2' (registry 
'solr.core.testCollection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28cfe18a
   [junit4]   2> 479422 INFO  (qtp1845265721-5552) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 479422 INFO  (qtp1845265721-5552) [    ] o.a.s.c.SolrCore 
[[testCollection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
   [junit4]   2> 479458 INFO  (qtp1845265721-5547) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 479458 INFO  (qtp1845265721-5547) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 479459 INFO  (qtp1845265721-5547) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 479459 INFO  (qtp1845265721-5547) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 479460 INFO  (qtp1845265721-5552) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 479460 INFO  (qtp1845265721-5552) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 479460 INFO  (qtp1845265721-5547) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3961e4ee[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 479461 INFO  (qtp1845265721-5547) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 479461 INFO  (qtp1845265721-5552) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 479461 INFO  (qtp1845265721-5552) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 479461 INFO  (qtp1845265721-5547) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 479461 INFO  (qtp1845265721-5547) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 479462 INFO  (searcherExecutor-1274-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@3961e4ee[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 479462 INFO  (qtp1845265721-5547) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579327752873443328
   [junit4]   2> 479462 INFO  (qtp1845265721-5552) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@dea9b2e[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 479462 INFO  (qtp1845265721-5552) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 479463 INFO  (qtp1845265721-5552) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 479463 INFO  (qtp1845265721-5552) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 479464 INFO  (searcherExecutor-1275-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] Registered new searcher 
Searcher@dea9b2e[testCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 479464 INFO  (qtp1845265721-5552) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579327752875540480
   [junit4]   2> 479465 INFO  (qtp1845265721-5547) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 479465 INFO  (qtp1845265721-5547) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 479465 INFO  (qtp1845265721-5547) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41237/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 479465 INFO  (qtp1845265721-5547) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 479465 INFO  (qtp1845265721-5547) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:41237/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 479465 INFO  (qtp1845265721-5547) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 479466 INFO  (qtp1845265721-5547) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41237/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 479467 INFO  (qtp1845265721-5552) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 479467 INFO  (qtp1845265721-5552) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 479467 INFO  (qtp1845265721-5552) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41237/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 479467 INFO  (qtp1845265721-5552) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 479467 INFO  (qtp1845265721-5552) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:41237/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 479467 INFO  (qtp1845265721-5552) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 479468 INFO  (qtp1845265721-5552) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41237/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 479569 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 479569 INFO  (zkCallback-2065-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 479617 INFO  (qtp1845265721-5547) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 479617 INFO  (qtp1845265721-5547) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1216
   [junit4]   2> 479618 INFO  (qtp1845265721-5552) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 479619 INFO  (qtp1845265721-5552) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1217
   [junit4]   2> 479620 INFO  (qtp1845265721-5553) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 479720 INFO  (zkCallback-2065-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 479720 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 480093 INFO  
(OverseerCollectionConfigSetProcessor-98707984449994755-127.0.0.1:41237_solr-n_0000000000)
 [    ] 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> 480620 INFO  (qtp1845265721-5553) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2528
   [junit4]   2> 480621 INFO  (qtp1845265721-5546) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 480622 INFO  (OverseerThreadFactory-1271-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection2
   [junit4]   2> 480825 INFO  
(OverseerStateUpdate-98707984449994755-127.0.0.1:41237_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41237/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 480826 INFO  
(OverseerStateUpdate-98707984449994755-127.0.0.1:41237_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection2_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41237/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 481027 INFO  (qtp1845265721-5549) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 481027 INFO  (qtp1845265721-5550) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 481131 INFO  (zkCallback-2065-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 481131 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 482033 INFO  (qtp1845265721-5550) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 482035 INFO  (qtp1845265721-5549) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 482048 INFO  (qtp1845265721-5550) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 482049 INFO  (qtp1845265721-5550) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 482049 INFO  (qtp1845265721-5549) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 482049 INFO  (qtp1845265721-5550) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 482050 INFO  (qtp1845265721-5550) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41237.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28cfe18a
   [junit4]   2> 482050 INFO  (qtp1845265721-5550) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 482050 INFO  (qtp1845265721-5550) [    ] o.a.s.c.SolrCore 
[[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 482050 INFO  (qtp1845265721-5549) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 482050 INFO  (qtp1845265721-5549) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard2_replica_n3' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 482051 INFO  (qtp1845265721-5549) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41237.solr.core.testCollection2.shard2.replica_n3' (registry 
'solr.core.testCollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@28cfe18a
   [junit4]   2> 482051 INFO  (qtp1845265721-5549) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 482051 INFO  (qtp1845265721-5549) [    ] o.a.s.c.SolrCore 
[[testCollection2_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
   [junit4]   2> 482074 INFO  (qtp1845265721-5549) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 482074 INFO  (qtp1845265721-5549) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 482075 INFO  (qtp1845265721-5549) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 482075 INFO  (qtp1845265721-5549) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 482076 INFO  (qtp1845265721-5549) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@312fe6ef[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 482076 INFO  (qtp1845265721-5549) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 482076 INFO  (qtp1845265721-5549) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 482077 INFO  (qtp1845265721-5549) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 482077 INFO  (searcherExecutor-1285-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3] Registered new searcher 
Searcher@312fe6ef[testCollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 482077 INFO  (qtp1845265721-5549) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579327755615469568
   [junit4]   2> 482080 INFO  (qtp1845265721-5549) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 482080 INFO  (qtp1845265721-5549) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 482080 INFO  (qtp1845265721-5549) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41237/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 482080 INFO  (qtp1845265721-5549) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 482080 INFO  (qtp1845265721-5549) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:41237/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 482080 INFO  (qtp1845265721-5549) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 482081 INFO  (qtp1845265721-5549) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41237/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 482088 INFO  (qtp1845265721-5550) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 482088 INFO  (qtp1845265721-5550) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 482103 INFO  (qtp1845265721-5550) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 482103 INFO  (qtp1845265721-5550) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 482105 INFO  (qtp1845265721-5550) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74e04c1d[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 482105 INFO  (qtp1845265721-5550) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 482105 INFO  (qtp1845265721-5550) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 482106 INFO  (qtp1845265721-5550) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 482107 INFO  (searcherExecutor-1284-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@74e04c1d[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 482107 INFO  (qtp1845265721-5550) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579327755646926848
   [junit4]   2> 482110 INFO  (qtp1845265721-5550) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 482110 INFO  (qtp1845265721-5550) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 482110 INFO  (qtp1845265721-5550) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:41237/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 482110 INFO  (qtp1845265721-5550) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 482110 INFO  (qtp1845265721-5550) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:41237/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 482110 INFO  (qtp1845265721-5550) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 482111 INFO  (qtp1845265721-5550) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41237/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 482212 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 482212 INFO  (zkCallback-2065-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 482232 INFO  (qtp1845265721-5549) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 482232 INFO  (qtp1845265721-5549) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1205
   [junit4]   2> 482262 INFO  (qtp1845265721-5550) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 482263 INFO  (qtp1845265721-5550) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1235
   [junit4]   2> 482263 INFO  (qtp1845265721-5546) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 482364 INFO  (zkCallback-2065-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 482364 INFO  (zkCallback-2065-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 482622 INFO  
(OverseerCollectionConfigSetProcessor-98707984449994755-127.0.0.1:41237_solr-n_0000000000)
 [    ] 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> 483264 INFO  (qtp1845265721-5546) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2642
   [junit4]   2> 483264 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 483264 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 483264 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 483264 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 483269 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[72FCB5DC552C62B6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 483273 INFO  (qtp1845265721-5553) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 483273 INFO  (qtp1845265721-5553) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c266040: rootName = 
solr_41237, domain = solr.core.testCollection1.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@59de739e
   [junit4]   2> 483279 INFO  (qtp1845265721-5553) [    ] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4fb90feb
   [junit4]   2> 483280 INFO  (qtp1845265721-5553) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=1337528299
   [junit4]   2> 483280 INFO  (qtp1845265721-5553) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1337528299
   [junit4]   2> 483282 INFO  (qtp1845265721-5553) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=9
   [junit4]   2> 483283 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[72FCB5DC552C62B6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=72FCB5DC552C62B6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=uz -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.02s J1 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([72FCB5DC552C62B6:FAA88A06FBD00F4E]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [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> 483285 INFO  (jetty-closer-2059-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5c858abe{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 483285 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2095709196
   [junit4]   2> 483285 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 483285 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@405c7389: rootName = 
solr_41237, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@544e19e
   [junit4]   2> 483290 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 483290 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13443d71: rootName = 
solr_41237, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@465b5666
   [junit4]   2> 483294 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 483294 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f5921d3: rootName = 
solr_41237, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4264ca75
   [junit4]   2> 483295 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 483295 INFO  (coreCloseExecutor-1294-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4cf7203f
   [junit4]   2> 483295 INFO  (coreCloseExecutor-1294-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard1.replica_n1, tag=1291264063
   [junit4]   2> 483295 INFO  (coreCloseExecutor-1294-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@260a59f: rootName = 
solr_41237, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@12884922
   [junit4]   2> 483299 INFO  (coreCloseExecutor-1294-thread-2) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4faa187b
   [junit4]   2> 483300 INFO  (coreCloseExecutor-1294-thread-3) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@330bb07e
   [junit4]   2> 483303 INFO  (coreCloseExecutor-1294-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard2.replica_n3, tag=1336547451
   [junit4]   2> 483303 INFO  (coreCloseExecutor-1294-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1312d95b: rootName = 
solr_41237, domain = solr.core.testCollection2.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@73fec074
   [junit4]   2> 483310 INFO  (coreCloseExecutor-1294-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard2.leader, tag=1336547451
   [junit4]   2> 483310 INFO  (coreCloseExecutor-1294-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard1.replica_n1, tag=856404094
   [junit4]   2> 483310 INFO  (coreCloseExecutor-1294-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14559f29: rootName = 
solr_41237, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@6b65b01d
   [junit4]   2> 483318 INFO  (coreCloseExecutor-1294-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard1.leader, tag=1291264063
   [junit4]   2> 483318 INFO  (coreCloseExecutor-1294-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard1.leader, tag=856404094
   [junit4]   2> 483320 INFO  (jetty-closer-2059-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98707984449994755-127.0.0.1:41237_solr-n_0000000000) closing
   [junit4]   2> 483321 INFO  
(OverseerStateUpdate-98707984449994755-127.0.0.1:41237_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41237_solr
   [junit4]   2> 483324 WARN  (zkCallback-2065-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 483324 INFO  (jetty-closer-2059-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@20a8c29{/solr,null,UNAVAILABLE}
   [junit4]   2> 483324 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-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> 483325 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34137 34137
   [junit4]   2> 489134 INFO  (Thread-775) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34137 34137
   [junit4]   2> 489134 WARN  (Thread-775) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_72FCB5DC552C62B6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=404, maxMBSortInHeap=5.246290718223662, 
sim=RandomSimilarity(queryNorm=false): {}, locale=uz, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=223757040,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsChaosMonkeySafeLeaderTest, ChangedSchemaMergeTest, 
StatelessScriptUpdateProcessorFactoryTest, TestFieldCollectionResource, 
DeleteReplicaTest, TestBM25SimilarityFactory, HdfsDirectoryTest, 
TestEmbeddedSolrServerConstructors, BadComponentTest, 
LeaderInitiatedRecoveryOnCommitTest, TestSolrCoreParser, TestLegacyFieldCache, 
BigEndianAscendingWordSerializerTest, TestCopyFieldCollectionResource, 
TestConfigSetProperties, SolrSlf4jReporterTest, DOMUtilTest, TestConfigsApi, 
TestPerFieldSimilarity, TestSystemIdResolver, FileBasedSpellCheckerTest, 
TestSolrCloudWithDelegationTokens, CollectionsAPIDistributedZkTest, 
SOLR749Test, ConnectionReuseTest, TestManagedSchemaAPI, 
OutOfBoxZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest, 
DirectSolrConnectionTest, CoreAdminHandlerTest, 
AssignBackwardCompatibilityTest, TestSweetSpotSimilarityFactory, 
TestNamedUpdateProcessors, TestSQLHandler, ConfigureRecoveryStrategyTest, 
SolrCloudExampleTest, SpatialFilterTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TlogReplayBufferedWhileIndexingTest, LeaderElectionContextKeyTest]
   [junit4] Completed [139/733 (1!)] on J1 in 11.28s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 88 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 508299 INFO  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-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.TestCloudRecovery_72FCB5DC552C62B6-001/init-core-data-001
   [junit4]   2> 508299 WARN  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 508300 INFO  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 508300 INFO  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 508301 INFO  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001
   [junit4]   2> 508301 INFO  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508301 INFO  (Thread-739) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 508301 INFO  (Thread-739) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 508302 ERROR (Thread-739) [    ] 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> 508401 INFO  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39895
   [junit4]   2> 508404 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 0x15eae6400210000, 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> 508407 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 508407 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 508411 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@376ce943{/solr,null,AVAILABLE}
   [junit4]   2> 508411 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@454f0e96{/solr,null,AVAILABLE}
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e4a1674{SSL,[ssl, 
http/1.1]}{127.0.0.1:45037}
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.e.j.s.Server Started @509754ms
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45037}
   [junit4]   2> 508412 ERROR (jetty-launcher-2316-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T10:59:02.927607Z
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d088d64{SSL,[ssl, 
http/1.1]}{127.0.0.1:45349}
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.e.j.s.Server Started @509754ms
   [junit4]   2> 508412 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45349}
   [junit4]   2> 508413 ERROR (jetty-launcher-2316-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 508413 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 508413 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 508413 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 508413 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T10:59:02.928275Z
   [junit4]   2> 508422 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508422 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508429 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39895/solr
   [junit4]   2> 508431 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39895/solr
   [junit4]   2> 508478 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508478 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508478 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45349_solr
   [junit4]   2> 508478 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45037_solr
   [junit4]   2> 508479 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98707986370854918-127.0.0.1:45349_solr-n_0000000000) starting
   [junit4]   2> 508479 INFO  (zkCallback-2328-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 508479 INFO  (zkCallback-2327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 508482 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45349_solr
   [junit4]   2> 508495 INFO  (zkCallback-2328-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 508495 INFO  (zkCallback-2327-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 508528 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45037.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 508534 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45037.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 508534 INFO  (jetty-launcher-2316-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45037.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 508535 INFO  (jetty-launcher-2316-thread-1) [    ] 
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.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node1/.
   [junit4]   2> 508549 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45349.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 508557 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45349.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 508557 INFO  (jetty-launcher-2316-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45349.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 508558 INFO  (jetty-launcher-2316-thread-2) [    ] 
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.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node2/.
   [junit4]   2> 508573 INFO  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 508573 INFO  
(SUITE-TestCloudRecovery-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39895/solr ready
   [junit4]   2> 508588 INFO  (qtp1274870287-9849) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 508589 INFO  (OverseerThreadFactory-2134-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 508692 INFO  
(OverseerStateUpdate-98707986370854918-127.0.0.1:45349_solr-n_0000000000) [    
] 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_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45349/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 508693 INFO  
(OverseerStateUpdate-98707986370854918-127.0.0.1:45349_solr-n_0000000000) [    
] 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_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45037/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 508693 INFO  
(OverseerStateUpdate-98707986370854918-127.0.0.1:45349_solr-n_0000000000) [    
] 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_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45349/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 508694 INFO  
(OverseerStateUpdate-98707986370854918-127.0.0.1:45349_solr-n_0000000000) [    
] 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_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45037/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 508903 INFO  (qtp1274870287-9847) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 508903 INFO  (qtp1274870287-9847) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 508905 INFO  (qtp1274870287-9848) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 508911 INFO  (qtp1125553060-9853) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 508911 INFO  (qtp1125553060-9853) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 508915 INFO  (qtp1125553060-9840) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 509017 INFO  (zkCallback-2328-thread-2) [    ] 
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: [2])
   [junit4]   2> 509017 INFO  (zkCallback-2327-thread-1) [    ] 
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: [2])
   [junit4]   2> 509017 INFO  (zkCallback-2328-thread-1) [    ] 
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: [2])
   [junit4]   2> 509017 INFO  (zkCallback-2327-thread-2) [    ] 
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: [2])
   [junit4]   2> 509912 INFO  (qtp1274870287-9847) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 509912 INFO  (qtp1274870287-9848) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 509916 INFO  (qtp1274870287-9848) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t6] Schema name=minimal
   [junit4]   2> 509917 INFO  (qtp1274870287-9848) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 509917 INFO  (qtp1274870287-9848) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t6' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 509917 INFO  (qtp1274870287-9848) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45037.solr.core.collection1.shard2.replica_t6' (registry 
'solr.core.collection1.shard2.replica_t6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 509917 INFO  (qtp1274870287-9848) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 509917 INFO  (qtp1274870287-9848) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node1/collection1_shard2_replica_t6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node1/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 509920 INFO  (qtp1274870287-9847) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 509922 INFO  (qtp1274870287-9847) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 509922 INFO  (qtp1274870287-9847) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 509922 INFO  (qtp1125553060-9853) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 509923 INFO  (qtp1274870287-9847) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45037.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 509923 INFO  (qtp1274870287-9847) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 509923 INFO  (qtp1274870287-9847) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node1/collection1_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 509934 INFO  (qtp1125553060-9853) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 509935 INFO  (qtp1125553060-9853) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 509935 INFO  (qtp1125553060-9853) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 509935 INFO  (qtp1125553060-9840) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 509936 INFO  (qtp1125553060-9853) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45349.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 509936 INFO  (qtp1125553060-9853) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 509936 INFO  (qtp1125553060-9853) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node2/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 509939 INFO  (qtp1125553060-9840) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t4] Schema name=minimal
   [junit4]   2> 509941 INFO  (qtp1125553060-9840) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 509941 INFO  (qtp1125553060-9840) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t4' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 509941 INFO  (qtp1125553060-9840) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45349.solr.core.collection1.shard2.replica_t4' (registry 
'solr.core.collection1.shard2.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cff5e15
   [junit4]   2> 509941 INFO  (qtp1125553060-9840) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 509941 INFO  (qtp1125553060-9840) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node2/collection1_shard2_replica_t4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_72FCB5DC552C62B6-001/tempDir-001/node2/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 509981 INFO  (qtp1274870287-9848) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 509981 INFO  (qtp1274870287-9848) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 509982 INFO  (qtp1274870287-9848) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 509982 INFO  (qtp1274870287-9848) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 509984 INFO  (qtp1274870287-9848) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d6ca853[collection1_shard2_replica_t6] main]
   [junit4]   2> 509986 INFO  (qtp1274870287-9848) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 509986 INFO  (qtp1274870287-9848) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 509987 INFO  (qtp1274870287-9848) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 509987 INFO  (qtp1274870287-9848) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579327783700529152
   [junit4]   2> 509989 INFO  (searcherExecutor-2139-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher 
Searcher@5d6ca853[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 509991 INFO  (qtp1274870287-9848) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 509996 INFO  (qtp1274870287-9847) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 509996 INFO  (qtp1125553060-9853) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 509996 INFO  (qtp1274870287-9847) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 509996 INFO  (qtp1125553060-9853) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 509997 INFO  (qtp1125553060-9853) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 509997 INFO  (qtp1274870287-9847) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 509997 INFO  (qtp1125553060-9853) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 509997 INFO  (qtp1274870287-9847) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 509999 INFO  (qtp1125553060-9853) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b439ba3[collection1_shard1_replica_t1] main]
   [junit4]   2> 510000 INFO  (qtp1274870287-9847) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1747e513[collection1_shard1_replica_t2] main]
   [junit4]   2> 510000 INFO  (qtp1125553060-9853) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 510000 INFO  (qtp1125553060-9853) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 510000 INFO  (qtp1274870287-9847) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 510000 INFO  (qtp1274870287-9847) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 510001 INFO  (qtp1125553060-9853) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 510001 INFO  (qtp1274870287-9847) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 510001 INFO  (searcherExecutor-2141-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher 
Searcher@4b439ba3[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510017 INFO  (searcherExecutor-2140-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher 
Searcher@1747e513[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510017 INFO  (qtp1125553060-9853) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579327783731986432
   [junit4]   2> 510019 INFO  (qtp1274870287-9847) [    ] o

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

 with: ant test  -Dtestcase=TestCloudSearcherWarming 
-Dtests.method=testRepFactor1LeaderStartup -Dtests.seed=72FCB5DC552C62B6 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-TN 
-Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 93.1s J2 | 
TestCloudSearcherWarming.testRepFactor1LeaderStartup <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > null
   [junit4]    > Live Nodes: [127.0.0.1:37187_solr]
   [junit4]    > Last available state: 
DocCollection(testRepFactor1LeaderStartup//collections/testRepFactor1LeaderStartup/state.json/4)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node2":{
   [junit4]    >           
"core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]    >           "base_url":"https://127.0.0.1:37187/solr";,
   [junit4]    >           "node_name":"127.0.0.1:37187_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([72FCB5DC552C62B6:A5D4F80444CC2B58]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:126)
   [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> 1760581 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[72FCB5DC552C62B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
   [junit4]   2> 1760581 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[72FCB5DC552C62B6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeersyncFailureReplicationSuccess
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudSearcherWarming 
-Dtests.method=testPeersyncFailureReplicationSuccess 
-Dtests.seed=72FCB5DC552C62B6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-TN -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | 
TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([72FCB5DC552C62B6:A6ADD693849255D5]:0)
   [junit4]    >        at 
java.base/java.util.concurrent.CopyOnWriteArrayList.elementAt(CopyOnWriteArrayList.java:384)
   [junit4]    >        at 
java.base/java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:397)
   [junit4]    >        at 
org.apache.solr.cloud.MiniSolrCloudCluster.getJettySolrRunner(MiniSolrCloudCluster.java:367)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:141)
   [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> 1760583 ERROR 
(SUITE-TestCloudSearcherWarming-seed#[72FCB5DC552C62B6]-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> 1760583 INFO  
(SUITE-TestCloudSearcherWarming-seed#[72FCB5DC552C62B6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46247 46247
   [junit4]   2> 1761962 INFO  (Thread-3023) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46247 46247
   [junit4]   2> 1761963 WARN  (Thread-3023) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       
/solr/configs/testRepFactor1LeaderStartup/managed-schema
   [junit4]   2>        2       /solr/configs/testRepFactor1LeaderStartup
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       
/solr/collections/testRepFactor1LeaderStartup/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_72FCB5DC552C62B6-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-TN, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=325132736,total=496500736
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSets, 
TestGroupingSearch, TestSolrCoreProperties, TestReload, ResponseHeaderTest, 
CloudMLTQParserTest, TermVectorComponentDistributedTest, CdcrBootstrapTest, 
TestManagedStopFilterFactory, CoreSorterTest, SortByFunctionTest, 
MinimalSchemaTest, ShowFileRequestHandlerTest, TestPayloadScoreQParserPlugin, 
ShufflingReplicaListTransformerTest, TestZkChroot, AddBlockUpdateTest, 
PrimitiveFieldTypeTest, TestExactSharedStatsCache, BitVectorTest, 
SearchHandlerTest, TestReqParamsAPI, TermsComponentTest, 
ResponseLogComponentTest, DistribDocExpirationUpdateProcessorTest, 
LeaderInitiatedRecoveryOnShardRestartTest, ShardSplitTest, TestMacroExpander, 
TestMaxScoreQueryParser, SuggestComponentTest, TestOrdValues, SolrXmlInZkTest, 
TestQuerySenderListener, TestPseudoReturnFields, RollingRestartTest, 
RecoveryZkTest, SimplePostToolTest, RequestLoggingTest, SolrInfoBeanTest, 
TestSchemalessBufferedUpdates, TestFreeTextSuggestions, 
CollectionTooManyReplicasTest, TestSubQueryTransformerDistrib, 
XsltUpdateRequestHandlerTest, TestSchemaNameResource, SolrJmxReporterCloudTest, 
TestEmbeddedSolrServerSchemaAPI, TestRebalanceLeaders, HealthCheckHandlerTest, 
HdfsCollectionsAPIDistributedZkTest, SolrCloudReportersTest, 
ClassificationUpdateProcessorTest, TestAuthorizationFramework, 
TimeZoneUtilsTest, BasicAuthIntegrationTest, TestMaxTokenLenTokenizer, 
HdfsWriteToMultipleCollectionsTest, BlockJoinFacetDistribTest, 
ClusterStateTest, RegexBoostProcessorTest, SolrCoreCheckLockOnStartupTest, 
TestCloudPseudoReturnFields, CdcrRequestHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, TestSlowCompositeReaderWrapper, 
DeleteLastCustomShardedReplicaTest, TestConfigSetsAPI, 
ConcurrentDeleteAndCreateCollectionTest, TestSolrDeletionPolicy2, 
FastVectorHighlighterTest, TestTrieFacet, TestDocBasedVersionConstraints, 
TestConfigOverlay, TestExportWriter, TestSuggestSpellingConverter, 
TestShardHandlerFactory, NotRequiredUniqueKeyTest, JavabinLoaderTest, 
TestSolrFieldCacheBean, TestHalfAndHalfDocValues, TestSolrXml, 
TestCloudInspectUtil, TestAnalyzeInfixSuggestions, AutoScalingHandlerTest, 
RequiredFieldsTest, TestReloadDeadlock, TestDFRSimilarityFactory, 
TestIndexSearcher, BlockDirectoryTest, TestSha256AuthenticationProvider, 
DeleteShardTest, AutoCommitTest, LeaderElectionTest, LargeFieldTest, TestUtils, 
BadCopyFieldTest, MetricUtilsTest, OverseerRolesTest, 
SolrCoreMetricManagerTest, TestRestManager, BasicDistributedZk2Test, 
TestPullReplicaErrorHandling, CoreAdminCreateDiscoverTest, 
MultiThreadedOCPTest, TriLevelCompositeIdRoutingTest, StatsComponentTest, 
TestClusterProperties, OverseerTest, HdfsLockFactoryTest, VersionInfoTest, 
FacetPivotSmallTest, ReplaceNodeTest, SmileWriterTest, 
TestSolrCloudWithHadoopAuthPlugin, BasicZkTest, TestReplicationHandler, 
ShardRoutingCustomTest, TestRecovery, TestJoin, SolrCoreTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, DirectUpdateHandlerTest, 
TestBadConfig, SoftAutoCommitTest, HighlighterConfigTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, MultiTermTest, 
SampleTest, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, 
OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, 
TestFastWriter, URLClassifyProcessorTest, PreAnalyzedFieldTest, DateFieldTest, 
SliceStateTest, SystemInfoHandlerTest, CircularListTest, 
DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, 
AssignTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
DistributedVersionInfoTest, MigrateRouteKeyTest, 
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, 
TestCloudSearcherWarming]
   [junit4] Completed [525/733 (3!)] on J2 in 94.83s, 2 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 39977 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to