Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1048/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection

Error Message:
Error from server at https://127.0.0.1:58450/gettingstarted: Async exception 
during distributed update: Read timed out

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:58450/gettingstarted: Async exception during 
distributed update: Read timed out
        at 
__randomizedtesting.SeedInfo.seed([1998F7F26E831BF2:AFBC59D5FECA254]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260)
        at 
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:145)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testDelete

Error Message:
Error starting up MiniSolrCloudCluster

Stack Trace:
java.lang.Exception: Error starting up MiniSolrCloudCluster
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.checkForExceptions(MiniSolrCloudCluster.java:622)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:278)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:213)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:140)
        at 
org.apache.solr.cloud.TestConfigSetsAPI.setUp(TestConfigSetsAPI.java:114)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: java.lang.RuntimeException: Jetty/Solr unresponsive
                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:459)
                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:417)
                at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:437)
                at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:272)
                at java.util.concurrent.FutureTask.run(FutureTask.java:266)
                at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
                at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
                at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
                ... 1 more


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

Error Message:
10 threads leaked from SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI:  
   1) Thread[id=40745, name=qtp1699437250-40745, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]         at sun.misc.Unsafe.park(Native Method)    
     at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)  
       at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=40740, 
name=qtp1699437250-40740, state=RUNNABLE, group=TGRP-TestConfigSetsAPI]         
at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at 
sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at 
sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
         at 
org.eclipse.jetty.io.ManagedSelector$$Lambda$25/72540200.run(Unknown Source)    
     at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=40741, 
name=qtp1699437250-40741-acceptor-0@311ce0cf-ServerConnector@4c20c41f{HTTP/1.1,[http/1.1]}{127.0.0.1:54160},
 state=RUNNABLE, group=TGRP-TestConfigSetsAPI]         at 
sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)     
    at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)     
    at 
org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)       
  at 
org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=40746, 
name=qtp1699437250-40746, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]    
     at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=40742, 
name=qtp1699437250-40742, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]    
     at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=40743, 
name=qtp1699437250-40743, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]    
     at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720) 
        at java.lang.Thread.run(Thread.java:748)    7) Thread[id=40744, 
name=qtp1699437250-40744, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]    
     at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720) 
        at java.lang.Thread.run(Thread.java:748)    8) Thread[id=40748, 
name=Scheduler-1323329174, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]   
      at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    9) Thread[id=40747, 
name=qtp1699437250-40747, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]    
     at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)     
    at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720) 
        at java.lang.Thread.run(Thread.java:748)   10) Thread[id=40751, 
name=Scheduler-1804384283, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]   
      at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from 
SUITE scope at org.apache.solr.cloud.TestConfigSetsAPI: 
   1) Thread[id=40745, name=qtp1699437250-40745, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=40740, name=qtp1699437250-40740, state=RUNNABLE, 
group=TGRP-TestConfigSetsAPI]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$25/72540200.run(Unknown 
Source)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=40741, 
name=qtp1699437250-40741-acceptor-0@311ce0cf-ServerConnector@4c20c41f{HTTP/1.1,[http/1.1]}{127.0.0.1:54160},
 state=RUNNABLE, group=TGRP-TestConfigSetsAPI]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at 
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at 
org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
        at 
org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=40746, name=qtp1699437250-40746, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=40742, name=qtp1699437250-40742, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=40743, name=qtp1699437250-40743, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=40744, name=qtp1699437250-40744, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=40748, name=Scheduler-1323329174, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=40747, name=qtp1699437250-40747, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=40751, name=Scheduler-1804384283, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([1998F7F26E831BF2]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=40740, name=qtp1699437250-40740, state=RUNNABLE, 
group=TGRP-TestConfigSetsAPI]         at 
sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at 
sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at 
sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
         at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
         at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
         at 
org.eclipse.jetty.io.ManagedSelector$$Lambda$25/72540200.run(Unknown Source)    
     at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=40748, 
name=Scheduler-1323329174, state=TIMED_WAITING, group=TGRP-TestConfigSetsAPI]   
      at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=40751, 
name=Scheduler-1804384283, state=WAITING, group=TGRP-TestConfigSetsAPI]         
at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=40740, name=qtp1699437250-40740, state=RUNNABLE, 
group=TGRP-TestConfigSetsAPI]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
        at 
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$25/72540200.run(Unknown 
Source)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=40748, name=Scheduler-1323329174, state=TIMED_WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=40751, name=Scheduler-1804384283, state=WAITING, 
group=TGRP-TestConfigSetsAPI]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([1998F7F26E831BF2]:0)




Build Log:
[...truncated 14109 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/init-core-data-001
   [junit4]   2> 2566350 WARN  
(SUITE-SolrCloudExampleTest-seed#[1998F7F26E831BF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2566350 INFO  
(SUITE-SolrCloudExampleTest-seed#[1998F7F26E831BF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2566352 INFO  
(SUITE-SolrCloudExampleTest-seed#[1998F7F26E831BF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2566356 INFO  
(SUITE-SolrCloudExampleTest-seed#[1998F7F26E831BF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2566356 INFO  
(SUITE-SolrCloudExampleTest-seed#[1998F7F26E831BF2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2566359 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2566360 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2566360 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2566459 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer start zk server on port:59052
   [junit4]   2> 2566460 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59052
   [junit4]   2> 2566460 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59052
   [junit4]   2> 2566467 INFO  (zkConnectionManagerCallback-12549-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2566475 INFO  (zkConnectionManagerCallback-12551-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2566479 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2566482 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2566484 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2566494 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2566497 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2566500 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2566504 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2566506 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2566507 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2566508 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2566518 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkTestServer put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2566525 INFO  (zkConnectionManagerCallback-12555-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2566527 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 2567048 WARN  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2567048 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2567048 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 2567048 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2567049 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2567049 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2567049 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2567050 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30280cca{/,null,AVAILABLE}
   [junit4]   2> 2567051 WARN  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@2f5fe341[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2567069 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@141e80c2{SSL,[ssl, 
http/1.1]}{127.0.0.1:57778}
   [junit4]   2> 2567069 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.e.j.s.Server Started @2569367ms
   [junit4]   2> 2567070 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/tempDir-001/control/data,
 hostContext=/, hostPort=57778, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/control-001/cores}
   [junit4]   2> 2567070 ERROR 
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2567070 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2567071 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.8.0
   [junit4]   2> 2567071 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2567071 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2567071 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-25T02:18:12.866Z
   [junit4]   2> 2567073 INFO  (zkConnectionManagerCallback-12557-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2567075 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2567075 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/control-001/solr.xml
   [junit4]   2> 2567079 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2567079 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2567081 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2567821 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2567826 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59052/solr
   [junit4]   2> 2567838 INFO  (zkConnectionManagerCallback-12561-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2567857 INFO  (zkConnectionManagerCallback-12563-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568031 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:57778_
   [junit4]   2> 2568032 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.c.Overseer Overseer 
(id=72143537388781573-127.0.0.1:57778_-n_0000000000) starting
   [junit4]   2> 2568062 INFO  (zkConnectionManagerCallback-12570-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568065 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:59052/solr ready
   [junit4]   2> 2568087 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57778_
   [junit4]   2> 2568112 INFO  
(OverseerStateUpdate-72143537388781573-127.0.0.1:57778_-n_0000000000) 
[n:127.0.0.1:57778_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:57778_
   [junit4]   2> 2568114 INFO  
(OverseerStateUpdate-72143537388781573-127.0.0.1:57778_-n_0000000000) 
[n:127.0.0.1:57778_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2568118 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2568119 INFO  (zkCallback-12569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2568142 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2568152 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2568152 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2568154 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [n:127.0.0.1:57778_    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/control-001/cores
   [junit4]   2> 2568183 INFO  (zkConnectionManagerCallback-12576-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2568185 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2568191 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:59052/solr ready
   [junit4]   2> 2568237 INFO  (qtp956924382-38453) [n:127.0.0.1:57778_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57778_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2568241 INFO  
(OverseerThreadFactory-11471-thread-1-processing-n:127.0.0.1:57778_) 
[n:127.0.0.1:57778_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2568365 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2568366 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2569467 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 2569538 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2569670 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2569734 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 2569734 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2569734 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2569737 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2569739 WARN  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2569834 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2569834 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2569837 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2569837 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2569838 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=78.2626953125, 
floorSegmentMB=1.0693359375, forceMergeDeletesPctAllowed=19.718004288081563, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6608013728217609, deletesPctAllowed=23.417864876990215
   [junit4]   2> 2569838 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a747c7c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2569853 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2569853 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2569854 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2569854 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1626405439431245824
   [junit4]   2> 2569859 INFO  
(searcherExecutor-11475-thread-1-processing-n:127.0.0.1:57778_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:57778_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@2a747c7c[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2569870 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2569870 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2569896 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2569896 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2569896 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57778/control_collection_shard1_replica_n1/
   [junit4]   2> 2569898 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2569898 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:57778/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2569898 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2569903 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72143537388781573-core_node2-n_0000000000
   [junit4]   2> 2569924 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:57778/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2570036 INFO  (zkCallback-12562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2570037 INFO  (zkCallback-12562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2570040 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2570042 INFO  (qtp956924382-38452) [n:127.0.0.1:57778_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1678
   [junit4]   2> 2570050 INFO  (qtp956924382-38453) [n:127.0.0.1:57778_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2570157 INFO  (zkCallback-12562-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2570157 INFO  (zkCallback-12562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2570157 INFO  (zkCallback-12562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2570161 INFO  (qtp956924382-38453) [n:127.0.0.1:57778_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57778_&wt=javabin&version=2}
 status=0 QTime=1925
   [junit4]   2> 2570176 INFO  (zkConnectionManagerCallback-12581-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2570185 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2570189 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:59052/solr ready
   [junit4]   2> 2570189 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 2570196 INFO  (qtp956924382-38455) [n:127.0.0.1:57778_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2570200 INFO  
(OverseerThreadFactory-11471-thread-2-processing-n:127.0.0.1:57778_) 
[n:127.0.0.1:57778_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2570200 INFO  
(OverseerCollectionConfigSetProcessor-72143537388781573-127.0.0.1:57778_-n_0000000000)
 [n:127.0.0.1:57778_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2570423 WARN  
(OverseerThreadFactory-11471-thread-2-processing-n:127.0.0.1:57778_) 
[n:127.0.0.1:57778_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2570443 INFO  (qtp956924382-38455) [n:127.0.0.1:57778_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2570445 INFO  (qtp956924382-38455) [n:127.0.0.1:57778_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=248
   [junit4]   2> 2570446 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2571263 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-1-001
 of type NRT
   [junit4]   2> 2571301 WARN  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2571301 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2571301 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2571301 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2571303 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2571303 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2571303 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2571304 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22133d8d{/,null,AVAILABLE}
   [junit4]   2> 2571305 WARN  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6f64e46f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2571308 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a5f7032{SSL,[ssl, 
http/1.1]}{127.0.0.1:60393}
   [junit4]   2> 2571308 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.Server Started @2573608ms
   [junit4]   2> 2571308 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=60393, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-1-001/cores}
   [junit4]   2> 2571308 ERROR (closeThreadPool-12582-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2571308 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2571308 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.8.0
   [junit4]   2> 2571309 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2571309 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2571309 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-25T02:18:17.104Z
   [junit4]   2> 2571316 INFO  (zkConnectionManagerCallback-12584-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2571328 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2571328 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-1-001/solr.xml
   [junit4]   2> 2571337 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2571337 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2571338 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2572212 INFO  
(OverseerCollectionConfigSetProcessor-72143537388781573-127.0.0.1:57778_-n_0000000000)
 [n:127.0.0.1:57778_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2572657 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2572680 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59052/solr
   [junit4]   2> 2572684 INFO  (zkConnectionManagerCallback-12588-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2572688 INFO  (zkConnectionManagerCallback-12590-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2572694 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2572695 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-2-001
 of type NRT
   [junit4]   2> 2572699 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.c.ZkController Publish node=127.0.0.1:60393_ as 
DOWN
   [junit4]   2> 2572700 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2572700 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60393_
   [junit4]   2> 2572703 WARN  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2572704 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2572704 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2572704 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2572706 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2572706 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2572706 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2572706 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71deafc7{/,null,AVAILABLE}
   [junit4]   2> 2572707 WARN  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3d752063[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2572708 INFO  (zkCallback-12589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2572708 INFO  (zkCallback-12562-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2572708 INFO  (zkCallback-12580-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2572711 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c22edde{SSL,[ssl, 
http/1.1]}{127.0.0.1:58450}
   [junit4]   2> 2572711 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.Server Started @2575011ms
   [junit4]   2> 2572711 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=58450, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-2-001/cores}
   [junit4]   2> 2572711 ERROR (closeThreadPool-12582-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2572711 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2572711 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.8.0
   [junit4]   2> 2572711 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2572711 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2572711 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-25T02:18:18.506Z
   [junit4]   2> 2572713 INFO  (zkCallback-12569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2572716 INFO  (zkConnectionManagerCallback-12594-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2572725 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2572725 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-2-001/solr.xml
   [junit4]   2> 2572731 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2572731 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2572740 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2572766 INFO  (zkConnectionManagerCallback-12599-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2572767 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2572769 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:59052/solr ready
   [junit4]   2> 2572769 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2572795 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2572807 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2572808 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2572814 INFO  (closeThreadPool-12582-thread-1) 
[n:127.0.0.1:60393_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-1-001/cores
   [junit4]   2> 2573867 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2573913 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59052/solr
   [junit4]   2> 2573934 INFO  (zkConnectionManagerCallback-12604-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2573939 INFO  (zkConnectionManagerCallback-12606-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2573955 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2573959 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.c.ZkController Publish node=127.0.0.1:58450_ as 
DOWN
   [junit4]   2> 2573960 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2573960 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58450_
   [junit4]   2> 2573974 INFO  (zkCallback-12605-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2573974 INFO  (zkCallback-12569-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2573976 INFO  (zkCallback-12562-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2573982 INFO  (zkCallback-12589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2573982 INFO  (zkCallback-12580-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2573985 INFO  (zkCallback-12598-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2574071 INFO  (zkConnectionManagerCallback-12613-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2574073 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2574075 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:59052/solr ready
   [junit4]   2> 2574076 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 2574113 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2574138 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2574138 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3
   [junit4]   2> 2574142 INFO  (closeThreadPool-12582-thread-2) 
[n:127.0.0.1:58450_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-2-001/cores
   [junit4]   2> 2574162 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-3-001
 of type NRT
   [junit4]   2> 2574177 WARN  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2574177 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2574177 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2574177 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2574197 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2574197 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2574197 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2574200 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@558be745{/,null,AVAILABLE}
   [junit4]   2> 2574202 WARN  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@21f577c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2574205 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d4c035a{SSL,[ssl, 
http/1.1]}{127.0.0.1:39532}
   [junit4]   2> 2574205 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.e.j.s.Server Started @2576506ms
   [junit4]   2> 2574205 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39532, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-3-001/cores}
   [junit4]   2> 2574205 ERROR (closeThreadPool-12582-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2574205 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2574205 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.8.0
   [junit4]   2> 2574205 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2574205 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2574208 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-25T02:18:20Z
   [junit4]   2> 2574219 INFO  (zkConnectionManagerCallback-12616-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2574244 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2574244 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-3-001/solr.xml
   [junit4]   2> 2574291 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2574291 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2574292 INFO  (closeThreadPool-12582-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a3b09c3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2574717 INFO  
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[1998F7F26E831BF2])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCloudExampleTest_1998F7F26E831BF2-001/shard-4-001
 of type NRT
   [junit4]   2> 2574720 WARN  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2574721 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2574721 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2574721 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2574722 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2574722 INFO  (closeThreadPool-12582-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaul

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

lrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4] OK      70.1s J1 | 
SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] Completed [4/10] on J1 in 70.91s, 1 test
   [junit4] 
   [junit4] HEARTBEAT J0 PID(8013@serv1-vm3): 2019-02-25T02:56:27, stalled for 
64.3s at: SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] HEARTBEAT J1 PID(8012@serv1-vm3): 2019-02-25T02:56:51, stalled for 
69.3s at: SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] HEARTBEAT J0 PID(8013@serv1-vm3): 2019-02-25T02:57:28, stalled for  
125s at: SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4] OK       128s J0 | 
SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] Completed [5/10] on J0 in 128.66s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4] OK       109s J1 | 
SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] Completed [6/10] on J1 in 109.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4] OK      0.67s J1 | TestConfigSetsAPI.testCreate
   [junit4] OK      0.96s J1 | 
TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame
   [junit4] OK      0.57s J1 | TestConfigSetsAPI.testList
   [junit4] OK      2.82s J1 | TestConfigSetsAPI.testUpload
   [junit4] OK      0.81s J1 | TestConfigSetsAPI.testDelete
   [junit4] OK      0.57s J1 | TestConfigSetsAPI.testUploadErrors
   [junit4] OK      9.46s J1 | 
TestConfigSetsAPI.testUploadWithScriptUpdateProcessor
   [junit4] OK      0.51s J1 | TestConfigSetsAPI.testUploadDisabled
   [junit4] OK      0.96s J1 | TestConfigSetsAPI.testCreateErrors
   [junit4] OK      1.04s J1 | TestConfigSetsAPI.testDeleteErrors
   [junit4] Completed [7/10] on J1 in 18.73s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4] OK      0.96s J0 | TestConfigSetsAPI.testCreate
   [junit4] OK      1.44s J0 | 
TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame
   [junit4] OK      0.80s J0 | TestConfigSetsAPI.testList
   [junit4] OK      2.44s J0 | TestConfigSetsAPI.testUpload
   [junit4] OK      1.25s J0 | TestConfigSetsAPI.testDelete
   [junit4] OK      1.84s J0 | TestConfigSetsAPI.testUploadErrors
   [junit4] OK      8.88s J0 | 
TestConfigSetsAPI.testUploadWithScriptUpdateProcessor
   [junit4] OK      0.60s J0 | TestConfigSetsAPI.testUploadDisabled
   [junit4] OK      1.11s J0 | TestConfigSetsAPI.testCreateErrors
   [junit4] OK      0.96s J0 | TestConfigSetsAPI.testDeleteErrors
   [junit4] Completed [8/10] on J0 in 20.65s, 10 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(8013@serv1-vm3): 2019-02-25T02:58:52, stalled for 
60.1s at: SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] HEARTBEAT J1 PID(8012@serv1-vm3): 2019-02-25T02:58:53, stalled for 
61.8s at: SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4] OK      68.3s J1 | 
SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] Completed [9/10] on J1 in 69.15s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
   [junit4] OK      92.9s J0 | 
SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
   [junit4] Completed [10/10] on J0 in 93.77s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.75 ..   336.12 =   335.37s
   [junit4] JVM J1:     0.75 ..   310.84 =   310.09s
   [junit4] Execution time total: 5 minutes 36 seconds
   [junit4] Tests summary: 10 suites, 55 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 249.89s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 223.02s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 133.66s | org.apache.solr.handler.TestReplicationHandler
[junit4:tophints] 130.67s | org.apache.solr.cloud.LIRRollingUpdatesTest
[junit4:tophints] 110.56s | org.apache.solr.index.hdfs.CheckHdfsIndexTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 5 minutes 39 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SolrCloudExampleTest
[repro]   0/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3041)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1068)
                at hudson.FilePath.act(FilePath.java:1057)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1841)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3043)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1070)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=a5113ac1b3859e40424b509737fc1a01467c14b6, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #1047
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to