Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/39/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:49346/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([65BF10160A4CAFC9:C645BEB38DA4456C]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:170)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:49346/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([65BF10160A4CAFC9:9D6185FE72207E9A]:0)
        at 
org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:867)
        at 
org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:857)
        at 
org.apache.lucene.index.IndexWriter.numDeletesToMerge(IndexWriter.java:5233)
        at 
org.apache.lucene.index.LogMergePolicy.sizeDocs(LogMergePolicy.java:153)
        at 
org.apache.lucene.index.LogDocMergePolicy.size(LogDocMergePolicy.java:44)
        at 
org.apache.lucene.index.LogMergePolicy.findMerges(LogMergePolicy.java:469)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.getMergeCandidatesNames(SegmentsInfoRequestHandler.java:100)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.getSegmentsInfo(SegmentsInfoRequestHandler.java:59)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.handleRequestBody(SegmentsInfoRequestHandler.java:48)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2508)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosData

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([65BF10160A4CAFC9:1916324DBCA41856]:0)
        at 
org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:867)
        at 
org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:857)
        at 
org.apache.lucene.index.IndexWriter.numDeletesToMerge(IndexWriter.java:5233)
        at 
org.apache.lucene.index.LogMergePolicy.sizeDocs(LogMergePolicy.java:153)
        at 
org.apache.lucene.index.LogDocMergePolicy.size(LogDocMergePolicy.java:44)
        at 
org.apache.lucene.index.LogMergePolicy.findMerges(LogMergePolicy.java:469)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.getMergeCandidatesNames(SegmentsInfoRequestHandler.java:100)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.getSegmentsInfo(SegmentsInfoRequestHandler.java:59)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.handleRequestBody(SegmentsInfoRequestHandler.java:48)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2508)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosData(SegmentsInfoRequestHandlerTest.java:75)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([65BF10160A4CAFC9:29E887A9C0407799]:0)
        at 
org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:867)
        at 
org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:857)
        at 
org.apache.lucene.index.IndexWriter.numDeletesToMerge(IndexWriter.java:5233)
        at 
org.apache.lucene.index.LogMergePolicy.sizeDocs(LogMergePolicy.java:153)
        at 
org.apache.lucene.index.LogDocMergePolicy.size(LogDocMergePolicy.java:44)
        at 
org.apache.lucene.index.LogMergePolicy.findMerges(LogMergePolicy.java:469)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.getMergeCandidatesNames(SegmentsInfoRequestHandler.java:100)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.getSegmentsInfo(SegmentsInfoRequestHandler.java:59)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandler.handleRequestBody(SegmentsInfoRequestHandler.java:48)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2508)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos(SegmentsInfoRequestHandlerTest.java:61)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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)




Build Log:
[...truncated 12962 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 782238 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[65BF10160A4CAFC9]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/init-core-data-001
   [junit4]   2> 782239 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[65BF10160A4CAFC9]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 782239 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[65BF10160A4CAFC9]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 782241 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[65BF10160A4CAFC9]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 782244 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[65BF10160A4CAFC9])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001
   [junit4]   2> 782244 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[65BF10160A4CAFC9])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 782244 INFO  (Thread-1674) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 782244 INFO  (Thread-1674) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 782253 ERROR (Thread-1674) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 782344 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[65BF10160A4CAFC9])
 [    ] o.a.s.c.ZkTestServer start zk server on port:42184
   [junit4]   2> 782347 INFO  (zkConnectionManagerCallback-2055-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782366 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 782368 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 782369 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 782370 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 782371 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 782372 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 782372 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 782372 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 782373 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36ce0151{/solr,null,AVAILABLE}
   [junit4]   2> 782374 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@538d74bc{SSL,[ssl, 
http/1.1]}{127.0.0.1:36476}
   [junit4]   2> 782374 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.e.j.s.Server Started @782432ms
   [junit4]   2> 782374 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36476}
   [junit4]   2> 782374 ERROR (jetty-launcher-2052-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 782374 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 782375 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 782375 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782375 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 782375 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-16T23:27:32.674Z
   [junit4]   2> 782376 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 782376 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 782376 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 782379 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c65e6ca{/solr,null,AVAILABLE}
   [junit4]   2> 782379 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@120df202{SSL,[ssl, 
http/1.1]}{127.0.0.1:33022}
   [junit4]   2> 782379 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.e.j.s.Server Started @782437ms
   [junit4]   2> 782379 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33022}
   [junit4]   2> 782380 ERROR (jetty-launcher-2052-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 782380 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 782380 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 782380 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782380 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 782380 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-16T23:27:32.679Z
   [junit4]   2> 782381 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 782381 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 782381 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 782381 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d232bfa{/solr,null,AVAILABLE}
   [junit4]   2> 782382 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62302fcf{SSL,[ssl, 
http/1.1]}{127.0.0.1:44212}
   [junit4]   2> 782382 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.e.j.s.Server Started @782440ms
   [junit4]   2> 782382 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44212}
   [junit4]   2> 782382 ERROR (jetty-launcher-2052-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 782382 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 782382 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 782383 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782383 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 782383 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-16T23:27:32.682Z
   [junit4]   2> 782390 INFO  (zkConnectionManagerCallback-2061-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782390 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782407 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 782407 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 782407 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 782407 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d2c647{/solr,null,AVAILABLE}
   [junit4]   2> 782408 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2365e6a3{SSL,[ssl, 
http/1.1]}{127.0.0.1:59834}
   [junit4]   2> 782408 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.e.j.s.Server Started @782466ms
   [junit4]   2> 782408 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59834}
   [junit4]   2> 782408 ERROR (jetty-launcher-2052-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 782408 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 782408 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 782408 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782408 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 782408 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-16T23:27:32.707Z
   [junit4]   2> 782422 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 782422 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 782423 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 782423 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2147780a{/solr,null,AVAILABLE}
   [junit4]   2> 782424 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@35fdfdbf{SSL,[ssl, 
http/1.1]}{127.0.0.1:35763}
   [junit4]   2> 782424 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.e.j.s.Server Started @782481ms
   [junit4]   2> 782424 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35763}
   [junit4]   2> 782424 ERROR (jetty-launcher-2052-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 782424 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 782424 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 782424 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782424 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 782424 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-16T23:27:32.723Z
   [junit4]   2> 782430 INFO  (zkConnectionManagerCallback-2065-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782431 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782434 INFO  (zkConnectionManagerCallback-2063-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782435 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782435 INFO  (zkConnectionManagerCallback-2057-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782436 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782459 INFO  (jetty-launcher-2052-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42184/solr
   [junit4]   2> 782461 INFO  (zkConnectionManagerCallback-2069-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782463 INFO  (zkConnectionManagerCallback-2071-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782474 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x105a0d5058b0005, likely client has closed socket
   [junit4]   2> 782473 INFO  (zkConnectionManagerCallback-2059-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782475 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782476 INFO  (jetty-launcher-2052-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42184/solr
   [junit4]   2> 782493 INFO  (jetty-launcher-2052-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42184/solr
   [junit4]   2> 782501 INFO  (jetty-launcher-2052-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42184/solr
   [junit4]   2> 782502 INFO  (jetty-launcher-2052-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42184/solr
   [junit4]   2> 782511 INFO  (zkConnectionManagerCallback-2089-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782512 INFO  (zkConnectionManagerCallback-2075-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782512 INFO  (zkConnectionManagerCallback-2087-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782514 INFO  (zkConnectionManagerCallback-2082-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782532 INFO  (zkConnectionManagerCallback-2091-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782539 INFO  (zkConnectionManagerCallback-2096-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782548 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782549 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33022_solr
   [junit4]   2> 782550 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.c.Overseer Overseer 
(id=73641805702955020-127.0.0.1:33022_solr-n_0000000000) starting
   [junit4]   2> 782554 INFO  (jetty-launcher-2052-thread-1) 
[n:127.0.0.1:44212_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782556 INFO  (jetty-launcher-2052-thread-1) 
[n:127.0.0.1:44212_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44212_solr
   [junit4]   2> 782557 INFO  (zkConnectionManagerCallback-2093-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782565 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 782587 INFO  (zkCallback-2090-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 782587 INFO  (zkCallback-2094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 782587 INFO  (zkConnectionManagerCallback-2097-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782589 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782597 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 782597 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59834_solr
   [junit4]   2> 782608 INFO  (zkCallback-2090-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 782608 INFO  (zkCallback-2094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 782609 INFO  (zkCallback-2092-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 782618 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 782621 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782634 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 782634 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35763_solr
   [junit4]   2> 782636 INFO  (zkCallback-2090-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 782636 INFO  (zkCallback-2094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 782650 INFO  (zkConnectionManagerCallback-2108-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782654 INFO  (zkCallback-2092-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 782655 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 782655 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 782656 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42184/solr ready
   [junit4]   2> 782657 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782659 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 782659 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36476_solr
   [junit4]   2> 782670 INFO  (zkCallback-2094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782670 INFO  (zkCallback-2090-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782670 INFO  (zkCallback-2092-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782686 INFO  (zkCallback-2095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 782699 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 782699 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33022_solr
   [junit4]   2> 782701 INFO  (zkCallback-2094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782701 INFO  (zkCallback-2092-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782706 INFO  (zkCallback-2090-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782761 INFO  (zkCallback-2070-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782766 INFO  (zkCallback-2107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 782798 INFO  (zkCallback-2070-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782799 INFO  (zkCallback-2095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 783045 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35763.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783080 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36476.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783093 INFO  (jetty-launcher-2052-thread-1) 
[n:127.0.0.1:44212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44212.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783175 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36476.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783178 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59834.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783181 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35763.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783181 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35763.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783182 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36476.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783183 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node5/.
   [junit4]   2> 783183 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node3/.
   [junit4]   2> 783190 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59834.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783191 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59834.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783192 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node4/.
   [junit4]   2> 783205 INFO  (jetty-launcher-2052-thread-1) 
[n:127.0.0.1:44212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44212.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783205 INFO  (jetty-launcher-2052-thread-1) 
[n:127.0.0.1:44212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44212.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783207 INFO  (jetty-launcher-2052-thread-1) 
[n:127.0.0.1:44212_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node1/.
   [junit4]   2> 783252 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33022.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783263 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33022.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783263 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33022.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 783265 INFO  (jetty-launcher-2052-thread-2) 
[n:127.0.0.1:33022_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node2/.
   [junit4]   2> 783312 INFO  (zkConnectionManagerCallback-2122-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 783312 INFO  (zkConnectionManagerCallback-2117-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 783313 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 783314 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 783315 INFO  (jetty-launcher-2052-thread-3) 
[n:127.0.0.1:36476_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42184/solr ready
   [junit4]   2> 783318 INFO  (jetty-launcher-2052-thread-5) 
[n:127.0.0.1:35763_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42184/solr ready
   [junit4]   2> 783338 INFO  (zkConnectionManagerCallback-2126-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 783339 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 783340 INFO  (jetty-launcher-2052-thread-4) 
[n:127.0.0.1:59834_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42184/solr ready
   [junit4]   2> 783350 INFO  (zkConnectionManagerCallback-2130-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 783351 INFO  (jetty-launcher-2052-thread-1) 
[n:127.0.0.1:44212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 783352 INFO  (jetty-launcher-2052-thread-1) 
[n:127.0.0.1:44212_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42184/solr ready
   [junit4]   2> 783543 INFO  (zkConnectionManagerCallback-2132-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 783547 INFO  (zkConnectionManagerCallback-2137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 783548 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[65BF10160A4CAFC9])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 783549 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[65BF10160A4CAFC9])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42184/solr ready
   [junit4]   2> 783553 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[65BF10160A4CAFC9])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 783571 INFO  (qtp144115453-7163) [n:127.0.0.1:33022_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=090470f0-345d-4b75-9a71-65e6005990d0&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783574 INFO  (qtp144115453-7163) [n:127.0.0.1:33022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=090470f0-345d-4b75-9a71-65e6005990d0&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 783575 INFO  (qtp144115453-7165) [n:127.0.0.1:33022_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=090470f0-345d-4b75-9a71-65e6005990d0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 783577 INFO  (OverseerThreadFactory-2251-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testStopAllStartAllCollection
   [junit4]   2> 783579 INFO  (qtp144115453-7165) [n:127.0.0.1:33022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=090470f0-345d-4b75-9a71-65e6005990d0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 783694 INFO  
(OverseerStateUpdate-73641805702955020-127.0.0.1:33022_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36476/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 783705 INFO  
(OverseerStateUpdate-73641805702955020-127.0.0.1:33022_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33022/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 783707 INFO  
(OverseerStateUpdate-73641805702955020-127.0.0.1:33022_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44212/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 783709 INFO  
(OverseerStateUpdate-73641805702955020-127.0.0.1:33022_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35763/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 783931 INFO  (qtp144115453-7166) [n:127.0.0.1:33022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=090470f0-345d-4b75-9a71-65e6005990d024173153081391950&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 783931 INFO  
(parallelCoreAdminExecutor-2260-thread-1-processing-n:127.0.0.1:33022_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950 CREATE) 
[n:127.0.0.1:33022_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=090470f0-345d-4b75-9a71-65e6005990d024173153081391950&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 783948 INFO  (qtp1123417005-7154) [n:127.0.0.1:36476_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=090470f0-345d-4b75-9a71-65e6005990d024173153075190825&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 783954 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=090470f0-345d-4b75-9a71-65e6005990d024173153075190825&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 783977 INFO  (qtp406341762-7184) [n:127.0.0.1:35763_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=090470f0-345d-4b75-9a71-65e6005990d024173153090700882&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=2
   [junit4]   2> 783977 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=090470f0-345d-4b75-9a71-65e6005990d024173153090700882&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 783988 INFO  (qtp162707886-7174) [n:127.0.0.1:44212_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=090470f0-345d-4b75-9a71-65e6005990d024173153087920742&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 783988 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=090470f0-345d-4b75-9a71-65e6005990d024173153087920742&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 783989 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 783993 INFO  (qtp144115453-7165) [n:127.0.0.1:33022_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950
   [junit4]   2> 783993 INFO  (qtp144115453-7165) [n:127.0.0.1:33022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=090470f0-345d-4b75-9a71-65e6005990d024173153081391950&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 784115 INFO  (zkCallback-2095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 784115 INFO  (zkCallback-2094-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 784115 INFO  (zkCallback-2090-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 784116 INFO  (zkCallback-2070-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 784120 INFO  (zkCallback-2095-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 784121 INFO  (zkCallback-2070-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 784121 INFO  (zkCallback-2094-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 784128 INFO  (zkCallback-2090-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 784580 INFO  (qtp144115453-7163) [n:127.0.0.1:33022_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=090470f0-345d-4b75-9a71-65e6005990d0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 784581 INFO  (qtp144115453-7163) [n:127.0.0.1:33022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=090470f0-345d-4b75-9a71-65e6005990d0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 784989 INFO  
(parallelCoreAdminExecutor-2260-thread-1-processing-n:127.0.0.1:33022_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950 CREATE) 
[n:127.0.0.1:33022_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 784989 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 785006 INFO  (qtp144115453-7166) [n:127.0.0.1:33022_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950
   [junit4]   2> 785006 INFO  (qtp144115453-7166) [n:127.0.0.1:33022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=090470f0-345d-4b75-9a71-65e6005990d024173153081391950&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 785018 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 785028 INFO  
(parallelCoreAdminExecutor-2260-thread-1-processing-n:127.0.0.1:33022_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950 CREATE) 
[n:127.0.0.1:33022_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 785031 INFO  
(parallelCoreAdminExecutor-2260-thread-1-processing-n:127.0.0.1:33022_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950 CREATE) 
[n:127.0.0.1:33022_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 785031 INFO  
(parallelCoreAdminExecutor-2260-thread-1-processing-n:127.0.0.1:33022_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950 CREATE) 
[n:127.0.0.1:33022_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 785035 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 785038 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 785038 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 785039 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 785043 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_35763.solr.core.testStopAllStartAllCollection.shard2.replica_n6' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 785043 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 785043 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node5/testStopAllStartAllCollection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node5/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 785050 INFO  
(parallelCoreAdminExecutor-2260-thread-1-processing-n:127.0.0.1:33022_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950 CREATE) 
[n:127.0.0.1:33022_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_33022.solr.core.testStopAllStartAllCollection.shard1.replica_n2' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 785050 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 785050 INFO  
(parallelCoreAdminExecutor-2260-thread-1-processing-n:127.0.0.1:33022_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950 CREATE) 
[n:127.0.0.1:33022_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 785050 INFO  
(parallelCoreAdminExecutor-2260-thread-1-processing-n:127.0.0.1:33022_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153081391950 CREATE) 
[n:127.0.0.1:33022_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node2/testStopAllStartAllCollection_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node2/./testStopAllStartAllCollection_shard1_replica_n2/data/]
   [junit4]   2> 785053 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 785053 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 785053 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_36476.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 785053 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 785053 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node3/testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node3/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 785062 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 785064 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 785065 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 785065 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44212.solr.core.testStopAllStartAllCollection.shard2.replica_n4' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63fb5029
   [junit4]   2> 785065 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 785065 INFO  
(parallelCoreAdminExecutor-2252-thread-1-processing-n:127.0.0.1:44212_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153087920742 CREATE) 
[n:127.0.0.1:44212_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node1/testStopAllStartAllCollection_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_65BF10160A4CAFC9-001/tempDir-001/node1/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 785174 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 785174 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 785175 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 785175 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 785178 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@12a74fde[testStopAllStartAllCollection_shard1_replica_n1] 
main]
   [junit4]   2> 785179 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 785179 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 785179 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 785180 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 785182 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 785183 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 785183 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 785183 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1597947254388293632
   [junit4]   2> 785191 INFO  
(searcherExecutor-2264-thread-1-processing-x:testStopAllStartAllCollection_shard1_replica_n1
 090470f0-345d-4b75-9a71-65e6005990d024173153075190825 r:core_node3 CREATE 
n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher 
Searcher@12a74fde[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 785199 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testStopAllStartAllCollection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 785203 INFO  
(parallelCoreAdminExecutor-2253-thread-1-processing-n:127.0.0.1:36476_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153075190825 CREATE) 
[n:127.0.0.1:36476_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 785210 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2ffca6e6[testStopAllStartAllCollection_shard2_replica_n6] 
main]
   [junit4]   2> 785214 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 785214 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 785215 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 785222 INFO  
(parallelCoreAdminExecutor-2254-thread-1-processing-n:127.0.0.1:35763_solr 
090470f0-345d-4b75-9a71-65e6005990d024173153090700882 CREATE) 
[n:127.0.0.1:35763_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1597947254429188096
   [junit4]   2> 785225 INFO  
(searcherExecutor-2263-thread-1-processing-x:testStopAllStartAllCollection_shard2_replica_n6
 090470f0-345d-4b75-9

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

s :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null11915905
     [copy] Copying 40 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null11915905
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null11915905

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null301728277
     [copy] Copying 246 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null301728277
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null301728277

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 69ms :: artifacts dl 10ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 121 minutes 20 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to