Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/423/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Could not find collection:testcollection

Stack Trace:
java.lang.AssertionError: Could not find collection:testcollection
        at 
__randomizedtesting.SeedInfo.seed([88B001E85647C9F1:2B4AAF4DD1AF2354]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:93)
        at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:163)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
9 threads leaked from SUITE scope at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster:    
 1) Thread[id=24949, name=zkCallback-4608-thread-1, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) 
Thread[id=25095, name=zkCallback-4608-thread-3, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    3) 
Thread[id=24896, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    4) 
Thread[id=24913, name=jetty-launcher-4576-thread-4-SendThread(127.0.0.1:65292), 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         
at java.base@9/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
         at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    5) 
Thread[id=24914, name=jetty-launcher-4576-thread-4-EventThread, state=WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)   
      at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
         at 
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    6) 
Thread[id=25029, 
name=zkCallback-4608-thread-2-processing-n:127.0.0.1:65295_solr, 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         
at java.base@9/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
         at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
         at 
app//org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)    
     at 
app//org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:776)       
  at app//org.apache.solr.cloud.Overseer.getRunningMap(Overseer.java:675)       
  at 
app//org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:50)
         at app//org.apache.solr.cloud.Overseer.start(Overseer.java:529)        
 at 
app//org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)
         at 
app//org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
         at 
app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
         at 
app//org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)      
   at 
app//org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
         at 
app//org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
         at 
app//org.apache.solr.common.cloud.SolrZkClient$1$$Lambda$384/1147415012.run(Unknown
 Source)         at 
java.base@9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
         at 
java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$228/1251607707.run(Unknown
 Source)         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    7) 
Thread[id=24895, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    8) 
Thread[id=24920, name=zkConnectionManagerCallback-4609-thread-1, state=WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)   
      at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    9) 
Thread[id=25096, name=zkCallback-4608-thread-4, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE 
scope at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster: 
   1) Thread[id=24949, name=zkCallback-4608-thread-1, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=25095, name=zkCallback-4608-thread-3, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=24896, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=24913, 
name=jetty-launcher-4576-thread-4-SendThread(127.0.0.1:65292), 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=24914, name=jetty-launcher-4576-thread-4-EventThread, 
state=WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at 
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   6) Thread[id=25029, 
name=zkCallback-4608-thread-2-processing-n:127.0.0.1:65295_solr, 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
        at 
app//org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:776)
        at app//org.apache.solr.cloud.Overseer.getRunningMap(Overseer.java:675)
        at 
app//org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:50)
        at app//org.apache.solr.cloud.Overseer.start(Overseer.java:529)
        at 
app//org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)
        at 
app//org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
        at 
app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
        at 
app//org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
        at 
app//org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
        at 
app//org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
        at 
app//org.apache.solr.common.cloud.SolrZkClient$1$$Lambda$384/1147415012.run(Unknown
 Source)
        at 
java.base@9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$228/1251607707.run(Unknown
 Source)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=24895, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=24920, name=zkConnectionManagerCallback-4609-thread-1, 
state=WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=25096, name=zkCallback-4608-thread-4, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([88B001E85647C9F1]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=24949, name=zkCallback-4608-thread-1, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) 
Thread[id=25095, name=zkCallback-4608-thread-3, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    3) 
Thread[id=24913, name=jetty-launcher-4576-thread-4-SendThread(127.0.0.1:65292), 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         
at java.base@9/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
         at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    4) 
Thread[id=25029, name=zkCallback-4608-thread-2, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    5) 
Thread[id=24920, name=zkConnectionManagerCallback-4609-thread-1, state=WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)   
      at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
         at 
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/java.lang.Thread.run(Thread.java:844)    6) 
Thread[id=25096, name=zkCallback-4608-thread-4, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at 
java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
         at java.base@9/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=24949, name=zkCallback-4608-thread-1, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=25095, name=zkCallback-4608-thread-3, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=24913, 
name=jetty-launcher-4576-thread-4-SendThread(127.0.0.1:65292), 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   4) Thread[id=25029, name=zkCallback-4608-thread-2, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=24920, name=zkConnectionManagerCallback-4609-thread-1, 
state=WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at 
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=25096, name=zkCallback-4608-thread-4, state=TIMED_WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([88B001E85647C9F1]:0)




Build Log:
[...truncated 13516 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/init-core-data-001
   [junit4]   2> 3039354 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[88B001E85647C9F1]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3039355 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[88B001E85647C9F1]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3039355 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[88B001E85647C9F1]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3039357 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[88B001E85647C9F1])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001
   [junit4]   2> 3039357 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[88B001E85647C9F1])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3039358 INFO  (Thread-3610) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3039358 INFO  (Thread-3610) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3039362 ERROR (Thread-3610) [    ] 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> 3039462 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[88B001E85647C9F1])
 [    ] o.a.s.c.ZkTestServer start zk server on port:65154
   [junit4]   2> 3039475 INFO  (zkConnectionManagerCallback-4417-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039480 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3039480 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3039481 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3039481 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3039482 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3039482 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3039482 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3039483 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3039483 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3039483 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3039484 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3039485 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3039485 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3039485 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66b46143{/solr,null,AVAILABLE}
   [junit4]   2> 3039486 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e8f2ebd{HTTP/1.1,[http/1.1]}{127.0.0.1:65158}
   [junit4]   2> 3039486 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.e.j.s.Server Started @3041243ms
   [junit4]   2> 3039486 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65158}
   [junit4]   2> 3039486 ERROR (jetty-launcher-4414-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3039486 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 3039486 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3039486 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3039486 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T02:42:19.512866Z
   [junit4]   2> 3039487 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3039487 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3039488 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3039488 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3039489 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ed4b444{/solr,null,AVAILABLE}
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45f77287{/solr,null,AVAILABLE}
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@483769c8{HTTP/1.1,[http/1.1]}{127.0.0.1:65161}
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d94b665{HTTP/1.1,[http/1.1]}{127.0.0.1:65160}
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.e.j.s.Server Started @3041248ms
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.e.j.s.Server Started @3041248ms
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65161}
   [junit4]   2> 3039490 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65160}
   [junit4]   2> 3039491 ERROR (jetty-launcher-4414-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3039491 ERROR (jetty-launcher-4414-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3039491 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 3039491 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3039491 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 3039491 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3039491 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3039491 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T02:42:19.517787Z
   [junit4]   2> 3039491 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3039491 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T02:42:19.517875Z
   [junit4]   2> 3039492 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55e5fc4e{/solr,null,AVAILABLE}
   [junit4]   2> 3039493 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25a17e70{/solr,null,AVAILABLE}
   [junit4]   2> 3039493 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@40675ddc{HTTP/1.1,[http/1.1]}{127.0.0.1:65162}
   [junit4]   2> 3039493 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.e.j.s.Server Started @3041250ms
   [junit4]   2> 3039493 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65162}
   [junit4]   2> 3039493 ERROR (jetty-launcher-4414-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3039493 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 3039494 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3039494 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3039494 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T02:42:19.520158Z
   [junit4]   2> 3039495 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@72d775be{HTTP/1.1,[http/1.1]}{127.0.0.1:65164}
   [junit4]   2> 3039495 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.e.j.s.Server Started @3041252ms
   [junit4]   2> 3039495 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65164}
   [junit4]   2> 3039495 ERROR (jetty-launcher-4414-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3039495 INFO  (zkConnectionManagerCallback-4423-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039495 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 3039495 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3039496 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3039496 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T02:42:19.522048Z
   [junit4]   2> 3039496 INFO  (zkConnectionManagerCallback-4419-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039496 INFO  (zkConnectionManagerCallback-4422-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039497 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3039497 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3039497 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3039498 INFO  (zkConnectionManagerCallback-4425-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039502 INFO  (zkConnectionManagerCallback-4427-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039503 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3039505 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3039508 INFO  (jetty-launcher-4414-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65154/solr
   [junit4]   2> 3039511 INFO  (jetty-launcher-4414-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65154/solr
   [junit4]   2> 3039512 INFO  (jetty-launcher-4414-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65154/solr
   [junit4]   2> 3039512 INFO  (zkConnectionManagerCallback-4432-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039516 INFO  (zkConnectionManagerCallback-4436-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039518 INFO  (jetty-launcher-4414-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65154/solr
   [junit4]   2> 3039518 INFO  (jetty-launcher-4414-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65154/solr
   [junit4]   2> 3039520 INFO  (zkConnectionManagerCallback-4439-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039524 INFO  (zkConnectionManagerCallback-4447-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039526 INFO  (zkConnectionManagerCallback-4444-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039527 INFO  
(zkConnectionManagerCallback-4451-thread-1-processing-n:127.0.0.1:65160_solr) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039528 INFO  
(zkConnectionManagerCallback-4449-thread-1-processing-n:127.0.0.1:65161_solr) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039529 INFO  
(zkConnectionManagerCallback-4453-thread-1-processing-n:127.0.0.1:65158_solr) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039533 INFO  
(zkConnectionManagerCallback-4455-thread-1-processing-n:127.0.0.1:65164_solr) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039535 INFO  
(zkConnectionManagerCallback-4457-thread-1-processing-n:127.0.0.1:65162_solr) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3039613 INFO  (jetty-launcher-4414-thread-3) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3039614 INFO  (jetty-launcher-4414-thread-2) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3039614 INFO  (jetty-launcher-4414-thread-3) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:65164_solr
   [junit4]   2> 3039616 INFO  (jetty-launcher-4414-thread-3) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.Overseer Overseer 
(id=99419484283666446-127.0.0.1:65164_solr-n_0000000000) starting
   [junit4]   2> 3039629 INFO  (jetty-launcher-4414-thread-3) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65164_solr
   [junit4]   2> 3039632 INFO  
(OverseerStateUpdate-99419484283666446-127.0.0.1:65164_solr-n_0000000000) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3039634 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:65162_solr) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3039634 INFO  (jetty-launcher-4414-thread-2) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65162_solr
   [junit4]   2> 3039644 INFO  
(zkCallback-4454-thread-1-processing-n:127.0.0.1:65164_solr) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3039645 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:65162_solr) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3039720 INFO  (jetty-launcher-4414-thread-3) 
[n:127.0.0.1:65164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65164.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039724 INFO  (jetty-launcher-4414-thread-2) 
[n:127.0.0.1:65162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65162.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039736 INFO  (jetty-launcher-4414-thread-3) 
[n:127.0.0.1:65164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65164.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039736 INFO  (jetty-launcher-4414-thread-3) 
[n:127.0.0.1:65164_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65164.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039738 INFO  (jetty-launcher-4414-thread-3) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node3/.
   [junit4]   2> 3039739 INFO  (jetty-launcher-4414-thread-2) 
[n:127.0.0.1:65162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65162.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039739 INFO  (jetty-launcher-4414-thread-2) 
[n:127.0.0.1:65162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65162.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039741 INFO  (jetty-launcher-4414-thread-2) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node2/.
   [junit4]   2> 3039784 INFO  (jetty-launcher-4414-thread-5) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3039792 INFO  (jetty-launcher-4414-thread-5) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3039796 INFO  (jetty-launcher-4414-thread-5) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65161_solr
   [junit4]   2> 3039798 INFO  
(zkCallback-4454-thread-1-processing-n:127.0.0.1:65164_solr) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3039799 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:65162_solr) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3039800 INFO  
(zkCallback-4448-thread-1-processing-n:127.0.0.1:65161_solr) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3039842 INFO  (jetty-launcher-4414-thread-1) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3039845 INFO  (jetty-launcher-4414-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3039847 INFO  (jetty-launcher-4414-thread-1) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3039849 INFO  (jetty-launcher-4414-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3039850 INFO  (jetty-launcher-4414-thread-1) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65160_solr
   [junit4]   2> 3039858 INFO  (jetty-launcher-4414-thread-5) 
[n:127.0.0.1:65161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65161.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039862 INFO  
(zkCallback-4454-thread-1-processing-n:127.0.0.1:65164_solr) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3039862 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:65162_solr) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3039863 INFO  
(zkCallback-4450-thread-1-processing-n:127.0.0.1:65160_solr) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3039866 INFO  (jetty-launcher-4414-thread-5) 
[n:127.0.0.1:65161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65161.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039867 INFO  (jetty-launcher-4414-thread-5) 
[n:127.0.0.1:65161_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65161.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039868 INFO  (jetty-launcher-4414-thread-5) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node5/.
   [junit4]   2> 3039873 INFO  
(zkCallback-4452-thread-1-processing-n:127.0.0.1:65158_solr) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3039874 INFO  
(zkCallback-4448-thread-1-processing-n:127.0.0.1:65161_solr) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3039875 INFO  (jetty-launcher-4414-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65158_solr
   [junit4]   2> 3039877 INFO  
(zkCallback-4454-thread-1-processing-n:127.0.0.1:65164_solr) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3039877 INFO  
(zkCallback-4450-thread-1-processing-n:127.0.0.1:65160_solr) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3039877 INFO  
(zkCallback-4452-thread-1-processing-n:127.0.0.1:65158_solr) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3039877 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:65162_solr) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3039878 INFO  
(zkCallback-4448-thread-1-processing-n:127.0.0.1:65161_solr) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 3039900 INFO  (jetty-launcher-4414-thread-1) 
[n:127.0.0.1:65160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65160.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039918 INFO  (jetty-launcher-4414-thread-1) 
[n:127.0.0.1:65160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65160.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039918 INFO  (jetty-launcher-4414-thread-1) 
[n:127.0.0.1:65160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65160.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039923 INFO  (jetty-launcher-4414-thread-1) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node1/.
   [junit4]   2> 3039938 INFO  (jetty-launcher-4414-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65158.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039949 INFO  (jetty-launcher-4414-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65158.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039949 INFO  (jetty-launcher-4414-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65158.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3039951 INFO  (jetty-launcher-4414-thread-4) 
[n:127.0.0.1:65158_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node4/.
   [junit4]   2> 3040136 INFO  (zkConnectionManagerCallback-4469-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3040141 INFO  (zkConnectionManagerCallback-4473-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3040143 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[88B001E85647C9F1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3040145 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[88B001E85647C9F1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:65154/solr ready
   [junit4]   2> 3040150 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[88B001E85647C9F1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 3040155 INFO  (qtp1526763867-24293) [n:127.0.0.1:65160_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3040158 INFO  (qtp1526763867-24293) [n:127.0.0.1:65160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 3040159 INFO  (qtp1526763867-24295) [n:127.0.0.1:65160_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=40c4051c-c0d2-41bc-ba5d-eb6af2eec525&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3040161 INFO  (qtp1526763867-24295) [n:127.0.0.1:65160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=40c4051c-c0d2-41bc-ba5d-eb6af2eec525&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3040162 INFO  
(OverseerThreadFactory-9116-thread-1-processing-n:127.0.0.1:65164_solr) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 3040280 INFO  
(OverseerStateUpdate-99419484283666446-127.0.0.1:65164_solr-n_0000000000) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65161/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3040286 INFO  
(OverseerStateUpdate-99419484283666446-127.0.0.1:65164_solr-n_0000000000) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65164/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3040291 INFO  
(OverseerStateUpdate-99419484283666446-127.0.0.1:65164_solr-n_0000000000) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65160/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3040295 INFO  
(OverseerStateUpdate-99419484283666446-127.0.0.1:65164_solr-n_0000000000) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65162/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3040523 INFO  (qtp1526763867-24295) [n:127.0.0.1:65160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 3040523 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 3040523 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3040525 INFO  (qtp1561738202-24329) [n:127.0.0.1:65161_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 3040527 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 3040528 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3040528 INFO  (qtp751833302-24301) [n:127.0.0.1:65162_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 3040539 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 3040539 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3040543 INFO  (qtp2121407742-24318) [n:127.0.0.1:65164_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 3040543 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 3040543 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3040549 INFO  (qtp1526763867-24297) [n:127.0.0.1:65160_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556
   [junit4]   2> 3040549 INFO  (qtp1526763867-24297) [n:127.0.0.1:65160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3040683 INFO  
(zkCallback-4454-thread-1-processing-n:127.0.0.1:65164_solr) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 3040684 INFO  
(zkCallback-4450-thread-1-processing-n:127.0.0.1:65160_solr) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 3040684 INFO  
(zkCallback-4448-thread-1-processing-n:127.0.0.1:65161_solr) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 3040685 INFO  
(zkCallback-4454-thread-2-processing-n:127.0.0.1:65164_solr) 
[n:127.0.0.1:65164_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 3040686 INFO  
(zkCallback-4448-thread-2-processing-n:127.0.0.1:65161_solr) 
[n:127.0.0.1:65161_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 3040689 INFO  
(zkCallback-4456-thread-2-processing-n:127.0.0.1:65162_solr) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 3040688 INFO  
(zkCallback-4450-thread-2-processing-n:127.0.0.1:65160_solr) 
[n:127.0.0.1:65160_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 3040688 INFO  
(zkCallback-4456-thread-1-processing-n:127.0.0.1:65162_solr) 
[n:127.0.0.1:65162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 3041172 INFO  (qtp1526763867-24295) [n:127.0.0.1:65160_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=40c4051c-c0d2-41bc-ba5d-eb6af2eec525&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3041173 INFO  (qtp1526763867-24295) [n:127.0.0.1:65160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=40c4051c-c0d2-41bc-ba5d-eb6af2eec525&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 3041552 INFO  (qtp1526763867-24297) [n:127.0.0.1:65160_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556
   [junit4]   2> 3041552 INFO  (qtp1526763867-24297) [n:127.0.0.1:65160_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3041565 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 3041568 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 3041575 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 3041597 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3041599 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3041599 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 3041600 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_65160.solr.core.testStopAllStartAllCollection.shard2.replica_n4' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3041600 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3041600 INFO  
(parallelCoreAdminExecutor-9123-thread-1-processing-n:127.0.0.1:65160_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459309491556 CREATE) 
[n:127.0.0.1:65160_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node1/testStopAllStartAllCollection_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node1/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 3041604 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3041606 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3041606 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 3041606 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_65161.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3041607 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3041607 INFO  
(parallelCoreAdminExecutor-9121-thread-1-processing-n:127.0.0.1:65161_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459298723520 CREATE) 
[n:127.0.0.1:65161_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node5/testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node5/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 3041612 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 3041615 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3041619 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3041619 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 3041620 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_65164.solr.core.testStopAllStartAllCollection.shard1.replica_n2' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3041620 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3041620 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node3/testStopAllStartAllCollection_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node3/./testStopAllStartAllCollection_shard1_replica_n2/data/]
   [junit4]   2> 3041623 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3041625 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3041693 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 3041700 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_65162.solr.core.testStopAllStartAllCollection.shard2.replica_n6' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69179518
   [junit4]   2> 3041701 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3041701 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node2/testStopAllStartAllCollection_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_88B001E85647C9F1-001/tempDir-001/node2/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 3041881 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3041881 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3041882 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3041882 INFO  
(parallelCoreAdminExecutor-9118-thread-1-processing-n:127.0.0.1:65162_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459313873974 CREATE) 
[n:127.0.0.1:65162_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3041887 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3041887 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3041888 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0.0.1:65164_solr 
40c4051c-c0d2-41bc-ba5d-eb6af2eec525721459304929451 CREATE) 
[n:127.0.0.1:65164_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3041888 INFO  
(parallelCoreAdminExecutor-9117-thread-1-processing-n:127.0

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

java.base@9/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]    >         at 
java.base@9/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$228/1251607707.run(Unknown
 Source)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    7) Thread[id=24895, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    8) Thread[id=24920, 
name=zkConnectionManagerCallback-4609-thread-1, state=WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at 
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    9) Thread[id=25096, name=zkCallback-4608-thread-4, 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([88B001E85647C9F1]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=24949, name=zkCallback-4608-thread-1, 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=25095, name=zkCallback-4608-thread-3, 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    3) Thread[id=24913, 
name=jetty-launcher-4576-thread-4-SendThread(127.0.0.1:65292), 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    4) Thread[id=25029, name=zkCallback-4608-thread-2, 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    5) Thread[id=24920, 
name=zkConnectionManagerCallback-4609-thread-1, state=WAITING, 
group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at 
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    6) Thread[id=25096, name=zkCallback-4608-thread-4, 
state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at 
java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at 
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([88B001E85647C9F1]:0)
   [junit4] Completed [570/769 (1!)] on J0 in 66.36s, 3 tests, 1 failure, 2 
errors <<< FAILURES!

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

Reply via email to