Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19929/
Java: 64bit/jdk-9-ea+173 -XX:+UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:41863/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:40243/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@190e7a02

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:41863/solr/test_col: Failed synchronous update on 
shard StdNode: http://127.0.0.1:40243/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@190e7a02
        at 
__randomizedtesting.SeedInfo.seed([9514692AABDE8362:A3000B6C2183B973]:0)
        at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:41863/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:40243/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@190e7a02
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41863/solr/test_col: Failed synchronous update 
on shard StdNode: http://127.0.0.1:40243/solr/test_col_shard1_replica_n1/ 
update: org.apache.solr.client.solrj.request.UpdateRequest@190e7a02
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrVersionReplicationTest:     1) Thread[id=11583, 
name=cdcr-update-log-synchronizer-5699-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at 
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
         at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)    2) 
Thread[id=11571, name=cdcr-update-log-synchronizer-5693-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
         at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrVersionReplicationTest: 
   1) Thread[id=11583, name=cdcr-update-log-synchronizer-5699-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
        at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=11571, name=cdcr-update-log-synchronizer-5693-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
        at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([9514692AABDE8362]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=11583, name=cdcr-update-log-synchronizer-5699-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
         at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)    2) 
Thread[id=11571, name=cdcr-update-log-synchronizer-5693-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
         at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
         at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=11583, name=cdcr-update-log-synchronizer-5699-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
        at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=11571, name=cdcr-update-log-synchronizer-5693-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
        at 
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at 
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([9514692AABDE8362]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testClusterProp

Error Message:
Expecting legacyCloud to false as default expected:<null> but was:<false>

Stack Trace:
java.lang.AssertionError: Expecting legacyCloud to false as default 
expected:<null> but was:<false>
        at 
__randomizedtesting.SeedInfo.seed([9514692AABDE8362:343CD76FA6900545]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testClusterProp(CollectionsAPISolrJTest.java:272)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Expected to see nodes come back collection1 null Live Nodes: 
[127.0.0.1:36897_solr, 127.0.0.1:41827_solr] Last available state: 
DocCollection(collection1//collections/collection1/state.json/17)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node2":{           "core":"collection1_shard1_replica_n1",           
"base_url":"https://127.0.0.1:39225/solr";,           
"node_name":"127.0.0.1:39225_solr",           "state":"down",           
"type":"NRT"},         "core_node3":{           
"core":"collection1_shard1_replica_n2",           
"base_url":"https://127.0.0.1:39479/solr";,           
"node_name":"127.0.0.1:39479_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"collection1_shard1_replica_n3",           
"base_url":"https://127.0.0.1:37565/solr";,           
"node_name":"127.0.0.1:37565_solr",           "state":"down",           
"type":"NRT"},         "core_node5":{           
"core":"collection1_shard1_replica_n4",           
"base_url":"https://127.0.0.1:45807/solr";,           
"node_name":"127.0.0.1:45807_solr",           "state":"down",           
"type":"NRT"},         "core_node6":{           
"core":"collection1_shard1_replica_n5",           
"base_url":"https://127.0.0.1:41827/solr";,           
"node_name":"127.0.0.1:41827_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node1":{  
         "core":"collection1_shard2_replica_n1",           
"base_url":"https://127.0.0.1:36897/solr";,           
"node_name":"127.0.0.1:36897_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:36897_solr, 127.0.0.1:41827_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/17)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"https://127.0.0.1:39225/solr";,
          "node_name":"127.0.0.1:39225_solr",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"https://127.0.0.1:39479/solr";,
          "node_name":"127.0.0.1:39479_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"collection1_shard1_replica_n3",
          "base_url":"https://127.0.0.1:37565/solr";,
          "node_name":"127.0.0.1:37565_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"collection1_shard1_replica_n4",
          "base_url":"https://127.0.0.1:45807/solr";,
          "node_name":"127.0.0.1:45807_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"collection1_shard1_replica_n5",
          "base_url":"https://127.0.0.1:41827/solr";,
          "node_name":"127.0.0.1:41827_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "core":"collection1_shard2_replica_n1",
          "base_url":"https://127.0.0.1:36897/solr";,
          "node_name":"127.0.0.1:36897_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([9514692AABDE8362:CB20A464E8A11F85]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.UnloadDistributedZkTest.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([9514692AABDE8362:1D4056F00522EE9A]:0)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:171)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:68)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.ltr.TestLTROnSolrCloud.testSimpleQuery

Error Message:
Path not found: /responseHeader/status

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
        at 
__randomizedtesting.SeedInfo.seed([B010F793B153AEBB:C51D378FA149686E]:0)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
        at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11210 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/init-core-data-001
   [junit4]   2> 118030 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[9514692AABDE8362]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 118030 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9514692AABDE8362]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 118030 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9514692AABDE8362]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 118031 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9514692AABDE8362]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001
   [junit4]   2> 118031 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9514692AABDE8362]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 118031 INFO  (Thread-258) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 118031 INFO  (Thread-258) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 118033 ERROR (Thread-258) [    ] 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> 118131 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9514692AABDE8362]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43933
   [junit4]   2> 118135 INFO  (jetty-launcher-167-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 118135 INFO  (jetty-launcher-167-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 118135 INFO  (jetty-launcher-167-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 118135 INFO  (jetty-launcher-167-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 118138 INFO  (jetty-launcher-167-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@681fe532{/solr,null,AVAILABLE}
   [junit4]   2> 118143 INFO  (jetty-launcher-167-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70456423{/solr,null,AVAILABLE}
   [junit4]   2> 118143 INFO  (jetty-launcher-167-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@604ef1d4{/solr,null,AVAILABLE}
   [junit4]   2> 118143 INFO  (jetty-launcher-167-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bab72d1{/solr,null,AVAILABLE}
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@67958a70{HTTP/1.1,[http/1.1]}{127.0.0.1:33149}
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43902915{HTTP/1.1,[http/1.1]}{127.0.0.1:34629}
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-2) [    ] 
o.e.j.s.Server Started @119759ms
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-3) [    ] 
o.e.j.s.Server Started @119759ms
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f276764{HTTP/1.1,[http/1.1]}{127.0.0.1:40971}
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33149}
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34629}
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-4) [    ] 
o.e.j.s.Server Started @119759ms
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4f43370c{HTTP/1.1,[http/1.1]}{127.0.0.1:36857}
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40971}
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-1) [    ] 
o.e.j.s.Server Started @119759ms
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36857}
   [junit4]   2> 118144 ERROR (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 118144 ERROR (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 118144 ERROR (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 118144 ERROR (jetty-launcher-167-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T23:51:29.203933Z
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 118145 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 118144 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 118145 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 118145 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T23:51:29.204026Z
   [junit4]   2> 118145 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T23:51:29.204084Z
   [junit4]   2> 118145 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 118145 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-21T23:51:29.204131Z
   [junit4]   2> 118147 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 118148 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 118148 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 118148 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 118151 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 0x15ccd1168430004, 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> 118152 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43933/solr
   [junit4]   2> 118152 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43933/solr
   [junit4]   2> 118153 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43933/solr
   [junit4]   2> 118153 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 0x15ccd1168430002, 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> 118164 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43933/solr
   [junit4]   2> 118165 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 0x15ccd1168430007, 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> 118165 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 0x15ccd1168430006, 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> 118178 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 118178 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 118178 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 118178 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 118179 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40971_solr
   [junit4]   2> 118179 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34629_solr
   [junit4]   2> 118179 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36857_solr
   [junit4]   2> 118179 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98178766542667784-127.0.0.1:40971_solr-n_0000000000) starting
   [junit4]   2> 118179 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33149_solr
   [junit4]   2> 118180 INFO  (zkCallback-186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 118180 INFO  (zkCallback-189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 118181 INFO  (zkCallback-187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 118181 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 118194 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40971_solr
   [junit4]   2> 118195 INFO  (zkCallback-189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 118195 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 118195 INFO  (zkCallback-187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 118195 INFO  (zkCallback-186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 118222 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34629.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118224 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34629.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118224 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34629.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118225 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node3/.
   [junit4]   2> 118226 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36857.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118229 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36857.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118230 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36857.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118230 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node1/.
   [junit4]   2> 118241 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40971.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118244 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40971.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118244 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40971.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118244 INFO  (jetty-launcher-167-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node4/.
   [junit4]   2> 118262 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33149.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118265 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33149.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118266 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33149.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 118266 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node2/.
   [junit4]   2> 118290 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9514692AABDE8362]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 118291 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[9514692AABDE8362]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43933/solr ready
   [junit4]   2> 118300 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[9514692AABDE8362]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 118302 INFO  (qtp1021466396-1072) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&shards=shardA,shardB&replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&name=solrj_implicit&router.name=implicit&nrtReplicas=1&action=CREATE&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 118303 INFO  (OverseerThreadFactory-456-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_implicit
   [junit4]   2> 118407 INFO  
(OverseerStateUpdate-98178766542667784-127.0.0.1:40971_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardA",
   [junit4]   2>   "core":"solrj_implicit_shardA_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33149/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 118408 INFO  
(OverseerStateUpdate-98178766542667784-127.0.0.1:40971_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardB",
   [junit4]   2>   "core":"solrj_implicit_shardB_replica_p1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36857/solr";,
   [junit4]   2>   "type":"PULL"} 
   [junit4]   2> 118410 INFO  
(OverseerStateUpdate-98178766542667784-127.0.0.1:40971_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardB",
   [junit4]   2>   "core":"solrj_implicit_shardB_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34629/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 118411 INFO  
(OverseerStateUpdate-98178766542667784-127.0.0.1:40971_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardA",
   [junit4]   2>   "core":"solrj_implicit_shardA_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34629/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 118412 INFO  
(OverseerStateUpdate-98178766542667784-127.0.0.1:40971_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardB",
   [junit4]   2>   "core":"solrj_implicit_shardB_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40971/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 118413 INFO  
(OverseerStateUpdate-98178766542667784-127.0.0.1:40971_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardA",
   [junit4]   2>   "core":"solrj_implicit_shardA_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36857/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 118615 INFO  (qtp1334514895-1068) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_p1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 118616 INFO  (qtp826904328-1051) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica_t1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 118616 INFO  (qtp1021466396-1053) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica_p1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 118616 INFO  (qtp1021466396-1058) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_t1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 118616 INFO  (qtp826904328-1051) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 118616 INFO  (qtp1021466396-1053) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 118616 INFO  (qtp1334514895-1068) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 118617 INFO  (qtp826904328-1055) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica_n1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 118617 INFO  (qtp991864319-1064) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica_n1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 118618 INFO  (qtp991864319-1064) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 118727 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118727 INFO  (zkCallback-186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118727 INFO  (zkCallback-189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118727 INFO  (zkCallback-187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118727 INFO  (zkCallback-187-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118727 INFO  (zkCallback-189-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118728 INFO  (zkCallback-185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118728 INFO  (zkCallback-189-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 118728 INFO  (zkCallback-186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119630 INFO  (qtp826904328-1051) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 119632 INFO  (qtp991864319-1064) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 119632 INFO  (qtp1334514895-1068) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 119632 INFO  (qtp826904328-1055) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 119633 INFO  (qtp1021466396-1053) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 119651 INFO  (qtp1021466396-1058) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 119653 INFO  (qtp826904328-1051) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardB_replica_t1] Schema name=minimal
   [junit4]   2> 119653 INFO  (qtp991864319-1064) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardB_replica_n1] Schema name=minimal
   [junit4]   2> 119653 INFO  (qtp1021466396-1053) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardB_replica_p1] Schema name=minimal
   [junit4]   2> 119654 INFO  (qtp1334514895-1068) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardA_replica_p1] Schema name=minimal
   [junit4]   2> 119654 INFO  (qtp826904328-1051) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 119654 INFO  (qtp826904328-1051) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardB_replica_t1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 119655 INFO  (qtp826904328-1051) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34629.solr.core.solrj_implicit.shardB.replica_t1' (registry 
'solr.core.solrj_implicit.shardB.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 119655 INFO  (qtp826904328-1051) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119655 INFO  (qtp991864319-1064) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 119655 INFO  (qtp826904328-1051) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node3/solrj_implicit_shardB_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node3/./solrj_implicit_shardB_replica_t1/data/]
   [junit4]   2> 119655 INFO  (qtp991864319-1064) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardB_replica_n1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 119655 INFO  (qtp1021466396-1053) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 119655 INFO  (qtp1021466396-1053) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardB_replica_p1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 119656 INFO  (qtp1334514895-1068) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 119656 INFO  (qtp1334514895-1068) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardA_replica_p1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 119656 INFO  (qtp991864319-1064) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40971.solr.core.solrj_implicit.shardB.replica_n1' (registry 
'solr.core.solrj_implicit.shardB.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 119656 INFO  (qtp1021466396-1053) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36857.solr.core.solrj_implicit.shardB.replica_p1' (registry 
'solr.core.solrj_implicit.shardB.replica_p1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 119656 INFO  (qtp991864319-1064) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119656 INFO  (qtp1021466396-1053) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119656 INFO  (qtp991864319-1064) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node4/solrj_implicit_shardB_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node4/./solrj_implicit_shardB_replica_n1/data/]
   [junit4]   2> 119656 INFO  (qtp1021466396-1053) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardB_replica_p1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node1/solrj_implicit_shardB_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node1/./solrj_implicit_shardB_replica_p1/data/]
   [junit4]   2> 119656 INFO  (qtp1334514895-1068) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33149.solr.core.solrj_implicit.shardA.replica_p1' (registry 
'solr.core.solrj_implicit.shardA.replica_p1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 119656 INFO  (qtp1334514895-1068) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119657 INFO  (qtp1334514895-1068) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_p1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node2/solrj_implicit_shardA_replica_p1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node2/./solrj_implicit_shardA_replica_p1/data/]
   [junit4]   2> 119658 INFO  (qtp826904328-1055) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardA_replica_n1] Schema name=minimal
   [junit4]   2> 119658 INFO  (qtp1021466396-1058) [    ] o.a.s.s.IndexSchema 
[solrj_implicit_shardA_replica_t1] Schema name=minimal
   [junit4]   2> 119660 INFO  (qtp1021466396-1058) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 119660 INFO  (qtp826904328-1055) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 119660 INFO  (qtp1021466396-1058) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardA_replica_t1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 119660 INFO  (qtp826904328-1055) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'solrj_implicit_shardA_replica_n1' using configuration from 
collection solrj_implicit, trusted=true
   [junit4]   2> 119661 INFO  (qtp826904328-1055) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34629.solr.core.solrj_implicit.shardA.replica_n1' (registry 
'solr.core.solrj_implicit.shardA.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 119661 INFO  (qtp1021466396-1058) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36857.solr.core.solrj_implicit.shardA.replica_t1' (registry 
'solr.core.solrj_implicit.shardA.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14c76eda
   [junit4]   2> 119661 INFO  (qtp826904328-1055) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119661 INFO  (qtp1021466396-1058) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 119661 INFO  (qtp826904328-1055) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node3/solrj_implicit_shardA_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node3/./solrj_implicit_shardA_replica_n1/data/]
   [junit4]   2> 119661 INFO  (qtp1021466396-1058) [    ] o.a.s.c.SolrCore 
[[solrj_implicit_shardA_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node1/solrj_implicit_shardA_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_9514692AABDE8362-001/tempDir-001/node1/./solrj_implicit_shardA_replica_t1/data/]
   [junit4]   2> 119714 INFO  (qtp826904328-1051) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119714 INFO  (qtp826904328-1051) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119715 INFO  (qtp826904328-1051) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119715 INFO  (qtp826904328-1051) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119716 INFO  (qtp826904328-1051) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@637cde17[solrj_implicit_shardB_replica_t1] main]
   [junit4]   2> 119717 INFO  (qtp826904328-1055) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119717 INFO  (qtp826904328-1055) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119717 INFO  (qtp826904328-1051) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 119717 INFO  (qtp826904328-1051) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 119718 INFO  (qtp826904328-1051) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119718 INFO  (qtp826904328-1055) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119718 INFO  (qtp826904328-1055) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119718 INFO  (qtp826904328-1051) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570860266450583552
   [junit4]   2> 119721 INFO  (qtp826904328-1055) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39d812c2[solrj_implicit_shardA_replica_n1] main]
   [junit4]   2> 119721 INFO  (qtp1021466396-1058) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119721 INFO  (qtp1021466396-1058) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119722 INFO  (searcherExecutor-465-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_implicit_shardB_replica_t1] Registered new searcher 
Searcher@637cde17[solrj_implicit_shardB_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119722 INFO  (qtp826904328-1055) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 119722 INFO  (qtp1021466396-1058) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119723 INFO  (qtp1021466396-1058) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119723 INFO  (qtp826904328-1055) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 119724 INFO  (qtp826904328-1051) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shardB: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 119724 INFO  (qtp1021466396-1058) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e5d2d3[solrj_implicit_shardA_replica_t1] main]
   [junit4]   2> 119724 INFO  (qtp826904328-1055) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119724 INFO  (qtp1334514895-1068) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119724 INFO  (qtp1334514895-1068) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119725 INFO  (searcherExecutor-470-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_implicit_shardA_replica_n1] Registered new searcher 
Searcher@39d812c2[solrj_implicit_shardA_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119725 INFO  (qtp826904328-1055) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570860266457923584
   [junit4]   2> 119725 INFO  (qtp1334514895-1068) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d72350a[solrj_implicit_shardA_replica_p1] main]
   [junit4]   2> 119726 INFO  (qtp1021466396-1058) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 119726 INFO  (qtp1334514895-1068) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 119726 INFO  (qtp1021466396-1058) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 119726 INFO  (qtp1334514895-1068) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 119727 INFO  (qtp1021466396-1058) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119727 INFO  (qtp1334514895-1068) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119727 INFO  (qtp1021466396-1058) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570860266460020736
   [junit4]   2> 119730 INFO  (qtp1334514895-1068) [    ] o.a.s.c.ZkController 
solrj_implicit_shardA_replica_p1 starting background replication from leader
   [junit4]   2> 119730 INFO  (searcherExecutor-469-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_implicit_shardA_replica_t1] Registered new searcher 
Searcher@1e5d2d3[solrj_implicit_shardA_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119731 INFO  (qtp1334514895-1068) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 119733 INFO  (qtp826904328-1055) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shardA: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 119734 INFO  (searcherExecutor-468-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_implicit_shardA_replica_p1] Registered new searcher 
Searcher@1d72350a[solrj_implicit_shardA_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119737 INFO  (qtp1334514895-1068) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 119750 INFO  (qtp1021466396-1053) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119750 INFO  (qtp1021466396-1053) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119751 INFO  (qtp1021466396-1053) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49684bae[solrj_implicit_shardB_replica_p1] main]
   [junit4]   2> 119751 INFO  (qtp1021466396-1053) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 119751 INFO  (qtp1021466396-1053) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 119752 INFO  (qtp1021466396-1053) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119752 INFO  (qtp1021466396-1053) [    ] o.a.s.c.ZkController 
solrj_implicit_shardB_replica_p1 starting background replication from leader
   [junit4]   2> 119752 INFO  (qtp1021466396-1053) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 119753 INFO  (searcherExecutor-467-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_implicit_shardB_replica_p1] Registered new searcher 
Searcher@49684bae[solrj_implicit_shardB_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119753 INFO  (qtp1021466396-1053) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 119756 INFO  (qtp991864319-1064) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119756 INFO  (qtp991864319-1064) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119758 INFO  (qtp991864319-1064) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 119758 INFO  (qtp991864319-1064) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 119759 INFO  (qtp991864319-1064) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5eef043a[solrj_implicit_shardB_replica_n1] main]
   [junit4]   2> 119760 INFO  (qtp991864319-1064) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 119760 INFO  (qtp991864319-1064) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 119760 INFO  (qtp991864319-1064) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119761 INFO  (searcherExecutor-466-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_implicit_shardB_replica_n1] Registered new searcher 
Searcher@5eef043a[solrj_implicit_shardB_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119761 INFO  (qtp991864319-1064) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570860266495672320
   [junit4]   2> 119834 INFO  (zkCallback-187-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119834 INFO  (zkCallback-189-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119834 INFO  (zkCallback-189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119834 INFO  (zkCallback-187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119834 INFO  (zkCallback-186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119834 INFO  (zkCallback-189-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119834 INFO  (zkCallback-185-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119834 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 119834 INFO  (zkCallback-186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120224 INFO  (qtp826904328-1051) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 120224 INFO  (qtp826904328-1051) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 120224 INFO  (qtp826904328-1051) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34629/solr/solrj_implicit_shardB_replica_t1/
   [junit4]   2> 120224 INFO  (qtp826904328-1051) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_implicit_shardB_replica_t1 url=http://127.0.0.1:34629/solr 
START replicas=[http://127.0.0.1:40971/solr/solrj_implicit_shardB_replica_n1/] 
nUpdates=100
   [junit4]   2> 120225 INFO  (qtp826904328-1051) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_implicit_shardB_replica_t1 url=http://127.0.0.1:34629/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 120226 INFO  (qtp991864319-1067) [    ] o.a.s.c.S.Request 
[solrj_implicit_shardB_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 120226 INFO  (qtp826904328-1051) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 120226 INFO  (qtp826904328-1051) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 120226 INFO  (qtp826904328-1051) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 120227 INFO  (qtp826904328-1051) [    ] o.a.s.c.ZkController 
solrj_implicit_shardB_replica_t1 stopping background replication from leader
   [junit4]   2> 120228 INFO  (qtp826904328-1051) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34629/solr/solrj_implicit_shardB_replica_t1/ shardB
   [junit4]   2> 120233 INFO  (qtp826904328-1055) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 120233 INFO  (qtp826904328-1055) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 120233 INFO  (qtp826904328-1055) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34629/solr/solrj_implicit_shardA_replica_n1/
   [junit4]   2> 120233 INFO  (qtp826904328-1055) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_implicit_shardA_replica_n1 url=http://127.0.0.1:34629/solr 
START replicas=[http://127.0.0.1:36857/solr/solrj_implicit_shardA_replica_t1/] 
nUpdates=100
   [junit4]   2> 120233 INFO  (qtp826904328-1055) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_implicit_shardA_replica_n1 url=http://127.0.0.1:34629/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 120235 INFO  (qtp1021466396-1063) [    ] o.a.s.c.S.Request 
[solrj_implicit_shardA_replica_t1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 120235 INFO  (qtp826904328-1055) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 120235 INFO  (qtp826904328-1055) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 120235 INFO  (qtp826904328-1055) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 120236 INFO  (qtp826904328-1055) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34629/solr/solrj_implicit_shardA_replica_n1/ shardA
   [junit4]   2> 120338 INFO  (zkCallback-187-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120338 INFO  (zkCallback-186-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120338 INFO  (zkCallback-185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120338 INFO  (zkCallback-189-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 120338 INFO  (zkCallback-189-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit

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

(zkCallback-171-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> 25554 INFO  (jetty-closer-14-thread-11) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2397c16f{/solr,null,UNAVAILABLE}
   [junit4]   2> 25560 WARN  (zkCallback-167-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25560 INFO  (jetty-closer-14-thread-18) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2b86e691{/solr,null,UNAVAILABLE}
   [junit4]   2> 25560 WARN  (zkCallback-97-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> 25560 INFO  (jetty-closer-14-thread-27) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62280648{/solr,null,UNAVAILABLE}
   [junit4]   2> 25595 WARN  (zkCallback-174-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25595 INFO  (jetty-closer-14-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2680e804{/solr,null,UNAVAILABLE}
   [junit4]   2> 25616 WARN  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25616 INFO  (jetty-closer-14-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6834c5ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 25617 WARN  (zkCallback-99-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25617 WARN  (zkCallback-165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25618 INFO  (jetty-closer-14-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@27cb6ee0{/solr,null,UNAVAILABLE}
   [junit4]   2> 25618 INFO  (jetty-closer-14-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@294e21ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 25618 WARN  (zkCallback-158-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> 25618 INFO  (jetty-closer-14-thread-12) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@48d12b12{/solr,null,UNAVAILABLE}
   [junit4]   2> 25631 WARN  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25631 WARN  (zkCallback-95-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25632 INFO  (jetty-closer-14-thread-24) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@417e6afb{/solr,null,UNAVAILABLE}
   [junit4]   2> 25632 INFO  (jetty-closer-14-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63a975f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 25637 WARN  (zkCallback-117-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> 25638 INFO  (jetty-closer-14-thread-16) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63ea194{/solr,null,UNAVAILABLE}
   [junit4]   2> 25706 WARN  (zkCallback-168-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> 25707 INFO  (jetty-closer-14-thread-19) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@626fc762{/solr,null,UNAVAILABLE}
   [junit4]   2> 25761 WARN  (zkCallback-94-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> 25761 INFO  (jetty-closer-14-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5832744d{/solr,null,UNAVAILABLE}
   [junit4]   2> 25772 WARN  (zkCallback-162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 25772 INFO  (jetty-closer-14-thread-22) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@744c10b{/solr,null,UNAVAILABLE}
   [junit4]   2> 25774 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[B010F793B153AEBB]) [    ] 
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> 25774 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[B010F793B153AEBB]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44331 44331
   [junit4]   2> 27310 INFO  (Thread-34) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:44331 44331
   [junit4]   2> 27313 WARN  (Thread-34) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/aliases.json
   [junit4]   2>        34      /solr/clusterprops.json
   [junit4]   2>        33      /solr/security.json
   [junit4]   2>        8       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/collections/collection1/state.json
   [junit4]   2>        34      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98178847089098836-127.0.0.1:43945_solr-n_0000000003
   [junit4]   2>        3       
/solr/overseer_elect/election/98178847089098844-127.0.0.1:45603_solr-n_0000000014
   [junit4]   2>        3       
/solr/overseer_elect/election/98178847089098843-127.0.0.1:44739_solr-n_0000000020
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098799-127.0.0.1:33543_solr-n_0000000027
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098841-127.0.0.1:38657_solr-n_0000000006
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098804-127.0.0.1:34901_solr-n_0000000017
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098829-127.0.0.1:34655_solr-n_0000000029
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098842-127.0.0.1:34981_solr-n_0000000021
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098816-127.0.0.1:35709_solr-n_0000000016
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098806-127.0.0.1:34121_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098832-127.0.0.1:34561_solr-n_0000000009
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098803-127.0.0.1:44081_solr-n_0000000012
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098801-127.0.0.1:41625_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/98178847089098809-127.0.0.1:45181_solr-n_0000000025
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/live_nodes
   [junit4]   2>        34      /solr/collections
   [junit4]   2> 
   [junit4]   2> 27313 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[B010F793B153AEBB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=B010F793B153AEBB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NR 
-Dtests.timezone=America/Araguaina -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   18.6s J2 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B010F793B153AEBB:C51D378FA149686E]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
   [junit4]    >        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
   [junit4]    >        at 
jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTROnSolrCloud_B010F793B153AEBB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NR, 
timezone=America/Araguaina
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=8,threads=1,free=364976184,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRerankBase, 
TestFeatureLogging, TestOriginalScoreScorer, TestExternalFeatures, 
TestLinearModel, TestLTROnSolrCloud]
   [junit4] Completed [33/33 (1!)] on J2 in 18.65s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to