Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/876/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.sql.JdbcTest

Error Message:
Error from server at http://127.0.0.1:44397/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:44397/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([CBC3FBA582B29126]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.io.sql.JdbcTest.setupCluster(JdbcTest.java:77)
        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$6.evaluate(RandomizedRunner.java:874)
        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.cloud.CollectionsAPISolrJTest.testSplitShard

Error Message:
Error from server at http://127.0.0.1:34359/solr: Could not find collection : 
solrj_test_splitshard

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34359/solr: Could not find collection : 
solrj_test_splitshard
        at 
__randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:A0C1C1ABB520E72F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:215)
        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.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
expected:<6> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<6> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:BE95D8DB2D20116D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:162)
        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.cloud.CollectionsAPISolrJTest.testCloudInfoInCoreStatus

Error Message:
expected:<corestatus_test> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<corestatus_test> but was:<null>
        at 
__randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:5B8DFBEE530666BE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCloudInfoInCoreStatus(CollectionsAPISolrJTest.java:144)
        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.cloud.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:7D501E362F0B1BC9]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam(CollectionsAPISolrJTest.java:267)
        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.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection

Error Message:
expected:<4> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:7C1E6D8C8C41BE9D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection(CollectionsAPISolrJTest.java:100)
        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.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias

Error Message:
Error from server at http://127.0.0.1:34359/solr: Can't create collection alias 
for collections='aliasedCollection', 'aliasedCollection' is not an existing 
collection or alias

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34359/solr: Can't create collection alias for 
collections='aliasedCollection', 'aliasedCollection' is not an existing 
collection or alias
        at 
__randomizedtesting.SeedInfo.seed([7BCB6CC7ABD5DB90:B5282B3D0B6A2A0B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:199)
        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 13281 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/init-core-data-001
   [junit4]   2> 1632257 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1632257 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1632258 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1632258 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1632258 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001
   [junit4]   2> 1632258 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1632262 INFO  (Thread-2463) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1632262 INFO  (Thread-2463) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1632264 ERROR (Thread-2463) [    ] 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> 1632362 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43351
   [junit4]   2> 1632366 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1632366 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1632366 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1632366 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1632367 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@255d05c8{/solr,null,AVAILABLE}
   [junit4]   2> 1632367 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74363b66{/solr,null,AVAILABLE}
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3290955c{HTTP/1.1,[http/1.1]}{127.0.0.1:34359}
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.e.j.s.Server Started @1633868ms
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34359}
   [junit4]   2> 1632368 ERROR (jetty-launcher-1836-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-22T06:10:37.247Z
   [junit4]   2> 1632368 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bdcba7c{/solr,null,AVAILABLE}
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@19d8132c{HTTP/1.1,[http/1.1]}{127.0.0.1:43645}
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fc95b74{/solr,null,AVAILABLE}
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3b0f6bd0{HTTP/1.1,[http/1.1]}{127.0.0.1:34663}
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.e.j.s.Server Started @1633870ms
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34663}
   [junit4]   2> 1632369 ERROR (jetty-launcher-1836-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632369 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-22T06:10:37.248Z
   [junit4]   2> 1632370 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.e.j.s.Server Started @1633869ms
   [junit4]   2> 1632370 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43645}
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25dfdc78{HTTP/1.1,[http/1.1]}{127.0.0.1:44713}
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.e.j.s.Server Started @1633871ms
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44713}
   [junit4]   2> 1632371 ERROR (jetty-launcher-1836-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632371 ERROR (jetty-launcher-1836-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1632371 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-22T06:10:37.251Z
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632372 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-22T06:10:37.251Z
   [junit4]   2> 1632373 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632373 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632373 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1632379 INFO  (jetty-launcher-1836-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43351/solr
   [junit4]   2> 1632379 INFO  (jetty-launcher-1836-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43351/solr
   [junit4]   2> 1632381 INFO  (jetty-launcher-1836-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43351/solr
   [junit4]   2> 1632382 INFO  (jetty-launcher-1836-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43351/solr
   [junit4]   2> 1632382 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fe2597fd60007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-1) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-3) 
[n:127.0.0.1:44713_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-2) 
[n:127.0.0.1:34663_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-4) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632422 INFO  (jetty-launcher-1836-thread-1) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34359_solr
   [junit4]   2> 1632423 INFO  (jetty-launcher-1836-thread-3) 
[n:127.0.0.1:44713_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44713_solr
   [junit4]   2> 1632423 INFO  (jetty-launcher-1836-thread-2) 
[n:127.0.0.1:34663_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34663_solr
   [junit4]   2> 1632423 INFO  (jetty-launcher-1836-thread-1) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.Overseer Overseer 
(id=99046590850138123-127.0.0.1:34359_solr-n_0000000000) starting
   [junit4]   2> 1632423 INFO  (jetty-launcher-1836-thread-4) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43645_solr
   [junit4]   2> 1632423 INFO  
(zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1632427 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:34663_solr) 
[n:127.0.0.1:34663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1632431 INFO  
(zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1632434 INFO  
(zkCallback-1857-thread-1-processing-n:127.0.0.1:44713_solr) 
[n:127.0.0.1:44713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1632434 INFO  
(zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1632434 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:34663_solr) 
[n:127.0.0.1:34663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1632434 INFO  
(zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1632447 INFO  (jetty-launcher-1836-thread-1) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34359_solr
   [junit4]   2> 1632447 INFO  
(zkCallback-1857-thread-1-processing-n:127.0.0.1:44713_solr) 
[n:127.0.0.1:44713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1632450 INFO  
(zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1632450 INFO  
(zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1632455 INFO  
(zkCallback-1858-thread-1-processing-n:127.0.0.1:34663_solr) 
[n:127.0.0.1:34663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1632512 INFO  (jetty-launcher-1836-thread-2) 
[n:127.0.0.1:34663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34663.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632512 INFO  (jetty-launcher-1836-thread-3) 
[n:127.0.0.1:44713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44713.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632516 INFO  (jetty-launcher-1836-thread-4) 
[n:127.0.0.1:43645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43645.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632520 INFO  (jetty-launcher-1836-thread-2) 
[n:127.0.0.1:34663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34663.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632520 INFO  (jetty-launcher-1836-thread-2) 
[n:127.0.0.1:34663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34663.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632520 INFO  (jetty-launcher-1836-thread-3) 
[n:127.0.0.1:44713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44713.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632521 INFO  (jetty-launcher-1836-thread-3) 
[n:127.0.0.1:44713_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44713.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632521 INFO  (jetty-launcher-1836-thread-4) 
[n:127.0.0.1:43645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43645.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632521 INFO  (jetty-launcher-1836-thread-4) 
[n:127.0.0.1:43645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43645.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632521 INFO  (jetty-launcher-1836-thread-2) 
[n:127.0.0.1:34663_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node2/.
   [junit4]   2> 1632522 INFO  (jetty-launcher-1836-thread-3) 
[n:127.0.0.1:44713_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node3/.
   [junit4]   2> 1632522 INFO  (jetty-launcher-1836-thread-4) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node4/.
   [junit4]   2> 1632535 INFO  (jetty-launcher-1836-thread-1) 
[n:127.0.0.1:34359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34359.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632557 INFO  (jetty-launcher-1836-thread-1) 
[n:127.0.0.1:34359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34359.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632557 INFO  (jetty-launcher-1836-thread-1) 
[n:127.0.0.1:34359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34359.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1632558 INFO  (jetty-launcher-1836-thread-1) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/.
   [junit4]   2> 1632618 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1632619 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[7BCB6CC7ABD5DB90]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43351/solr ready
   [junit4]   2> 1632641 INFO  
(TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[7BCB6CC7ABD5DB90]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 1632642 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1632647 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1632647 INFO  
(TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[7BCB6CC7ABD5DB90]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 1632679 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[7BCB6CC7ABD5DB90]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 1632680 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=solrj_replicatests&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1632681 INFO  
(OverseerThreadFactory-4693-thread-2-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_replicatests
   [junit4]   2> 1632681 INFO  
(OverseerCollectionConfigSetProcessor-99046590850138123-127.0.0.1:34359_solr-n_0000000000)
 [n:127.0.0.1:34359_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1632785 INFO  
(OverseerStateUpdate-99046590850138123-127.0.0.1:34359_solr-n_0000000000) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34359/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1632786 INFO  
(OverseerStateUpdate-99046590850138123-127.0.0.1:34359_solr-n_0000000000) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43645/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1632988 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1632988 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1632988 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1632988 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1633093 INFO  
(zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1633093 INFO  
(zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1633093 INFO  
(zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1633094 INFO  
(zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634005 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 1634006 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 1634034 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.s.IndexSchema 
[solrj_replicatests_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1634034 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.s.IndexSchema 
[solrj_replicatests_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'solrj_replicatests_shard1_replica_n1' using configuration from collection 
solrj_replicatests, trusted=true
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'solrj_replicatests_shard1_replica_n2' using configuration from collection 
solrj_replicatests, trusted=true
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43645.solr.core.solrj_replicatests.shard1.replica_n2' 
(registry 'solr.core.solrj_replicatests.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34359.solr.core.solrj_replicatests.shard1.replica_n1' 
(registry 'solr.core.solrj_replicatests.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1634036 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrCore 
[[solrj_replicatests_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node4/solrj_replicatests_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node4/./solrj_replicatests_shard1_replica_n2/data/]
   [junit4]   2> 1634036 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrCore 
[[solrj_replicatests_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/solrj_replicatests_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/./solrj_replicatests_shard1_replica_n1/data/]
   [junit4]   2> 1634063 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1634063 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1634065 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1634065 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1634066 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47cf3bb[solrj_replicatests_shard1_replica_n1] main]
   [junit4]   2> 1634066 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1634066 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1634067 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1634067 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1634067 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1634068 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1584745455494889472
   [junit4]   2> 1634068 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1634068 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1634068 INFO  
(searcherExecutor-4702-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n1 s:shard1 c:solrj_replicatests 
r:core_node3) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node3 x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SolrCore 
[solrj_replicatests_shard1_replica_n1] Registered new searcher 
Searcher@47cf3bb[solrj_replicatests_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1634069 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@719dfaec[solrj_replicatests_shard1_replica_n2] main]
   [junit4]   2> 1634069 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1634069 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1634070 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1634070 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_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> 1634070 INFO  
(searcherExecutor-4703-thread-1-processing-n:127.0.0.1:43645_solr 
x:solrj_replicatests_shard1_replica_n2 s:shard1 c:solrj_replicatests 
r:core_node4) [n:127.0.0.1:43645_solr c:solrj_replicatests s:shard1 
r:core_node4 x:solrj_replicatests_shard1_replica_n2] o.a.s.c.SolrCore 
[solrj_replicatests_shard1_replica_n2] Registered new searcher 
Searcher@719dfaec[solrj_replicatests_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1634070 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1584745455496986624
   [junit4]   2> 1634171 INFO  
(zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634172 INFO  
(zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634172 INFO  
(zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634171 INFO  
(zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634571 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1634571 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1634571 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34359/solr/solrj_replicatests_shard1_replica_n1/
   [junit4]   2> 1634571 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=solrj_replicatests_shard1_replica_n1 url=http://127.0.0.1:34359/solr START 
replicas=[http://127.0.0.1:43645/solr/solrj_replicatests_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1634573 INFO  (qtp1329513401-10819) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.c.S.Request 
[solrj_replicatests_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1634872 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=solrj_replicatests_shard1_replica_n1 url=http://127.0.0.1:34359/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 1634872 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 1634872 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1634872 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1634876 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:34359/solr/solrj_replicatests_shard1_replica_n1/ shard1
   [junit4]   2> 1634978 INFO  
(zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634978 INFO  
(zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634978 INFO  
(zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1634978 INFO  
(zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1635027 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1635037 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node3 
x:solrj_replicatests_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2049
   [junit4]   2> 1635075 INFO  (qtp1329513401-10815) [n:127.0.0.1:43645_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2087
   [junit4]   2> 1635077 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1635176 INFO  
(zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1635176 INFO  
(zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1635176 INFO  
(zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1635176 INFO  
(zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636077 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=solrj_replicatests&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3397
   [junit4]   2> 1636078 INFO  (qtp1977938426-10812) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:34359_solr&action=ADDREPLICA&collection=solrj_replicatests&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1636080 INFO  
(OverseerCollectionConfigSetProcessor-99046590850138123-127.0.0.1:34359_solr-n_0000000000)
 [n:127.0.0.1:34359_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1636080 INFO  
(OverseerThreadFactory-4693-thread-3-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:34359_solr for creating new replica
   [junit4]   2> 1636081 INFO  
(OverseerStateUpdate-99046590850138123-127.0.0.1:34359_solr-n_0000000000) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34359/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:34359_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1636182 INFO  
(zkCallback-1855-thread-2-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636182 INFO  
(zkCallback-1856-thread-1-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636182 INFO  
(zkCallback-1855-thread-1-processing-n:127.0.0.1:43645_solr) 
[n:127.0.0.1:43645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636182 INFO  
(zkCallback-1856-thread-2-processing-n:127.0.0.1:34359_solr) 
[n:127.0.0.1:34359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1636282 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=solrj_replicatests_shard1_replica_n5&action=CREATE&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1636294 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.0
   [junit4]   2> 1636302 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.s.IndexSchema 
[solrj_replicatests_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 1636306 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1636306 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 
'solrj_replicatests_shard1_replica_n5' using configuration from collection 
solrj_replicatests, trusted=true
   [junit4]   2> 1636306 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34359.solr.core.solrj_replicatests.shard1.replica_n5' 
(registry 'solr.core.solrj_replicatests.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4dd5754e
   [junit4]   2> 1636307 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1636307 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.c.SolrCore 
[[solrj_replicatests_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/solrj_replicatests_shard1_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_7BCB6CC7ABD5DB90-001/tempDir-001/node1/./solrj_replicatests_shard1_replica_n5/data/]
   [junit4]   2> 1636350 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1636350 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1636352 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1636352 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1636353 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50433fdc[solrj_replicatests_shard1_replica_n5] main]
   [junit4]   2> 1636353 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1636354 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1636354 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1636355 INFO  
(searcherExecutor-4712-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.SolrCore 
[solrj_replicatests_shard1_replica_n5] Registered new searcher 
Searcher@50433fdc[solrj_replicatests_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1636355 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1584745457892982784
   [junit4]   2> 1636357 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.c.ZkController Core needs to 
recover:solrj_replicatests_shard1_replica_n5
   [junit4]   2> 1636357 INFO  
(updateExecutor-1844-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1636357 INFO  
(recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1636358 INFO  
(recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1636358 INFO  
(recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[solrj_replicatests_shard1_replica_n5]
   [junit4]   2> 1636358 INFO  
(recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1636358 INFO  (qtp1977938426-10803) [n:127.0.0.1:34359_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=solrj_replicatests_shard1_replica_n5&action=CREATE&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=75
   [junit4]   2> 1636358 INFO  
(recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy 
Publishing state of core [solrj_replicatests_shard1_replica_n5] as recovering, 
leader is [http://127.0.0.1:34359/solr/solrj_replicatests_shard1_replica_n1/] 
and I am [http://127.0.0.1:34359/solr/solrj_replicatests_shard1_replica_n5/]
   [junit4]   2> 1636358 INFO  (qtp1977938426-10812) [n:127.0.0.1:34359_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34359_solr&action=ADDREPLICA&collection=solrj_replicatests&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=280
   [junit4]   2> 1636359 INFO  
(recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:34359/solr]; [WaitForState: 
action=PREPRECOVERY&core=solrj_replicatests_shard1_replica_n1&nodeName=127.0.0.1:34359_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1636359 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 1636360 INFO  (qtp1977938426-10807) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=solrj_replicatests, shard=shard1, 
thisCore=solrj_replicatests_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:34359_solr, coreNodeName=core_node6, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"solrj_replicatests_shard1_replica_n5","base_url":"http://127.0.0.1:34359/solr","state":"down","node_name":"127.0.0.1:34359_solr","type":"NRT"}
   [junit4]   2> 1636360 INFO  (qtp1977938426-10798) [n:127.0.0.1:34359_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node6&action=DELETEREPLICA&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1636361 INFO  
(OverseerCollectionConfigSetProcessor-99046590850138123-127.0.0.1:34359_solr-n_0000000000)
 [n:127.0.0.1:34359_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1636361 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.solrj_replicatests.shard1.replica_n5, tag=null
   [junit4]   2> 1636361 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7088a93e: rootName = 
solr_34359, domain = solr.core.solrj_replicatests.shard1.replica_n5, service 
url = null, agent id = null] for registry 
solr.core.solrj_replicatests.shard1.replica_n5 / 
com.codahale.metrics.MetricRegistry@23affcbc
   [junit4]   2> 1636369 WARN  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    
] o.a.s.c.RecoveryStrategy Stopping recovery for 
core=[solrj_replicatests_shard1_replica_n5] coreNodeName=[core_node6]
   [junit4]   2> 1636369 INFO  (qtp1977938426-10796) [n:127.0.0.1:34359_solr    
] o.a.s.c.SolrCore Core solrj_replicatests_shard1_replica_n5 is not yet closed, 
waiting 100 ms before checking again.
   [junit4]   2> 1636370 ERROR 
(recoveryExecutor-1846-thread-1-processing-n:127.0.0.1:34359_solr 
x:solrj_replicatests_shard1_replica_n5 s:shard1 c:solrj_replicatests 
r:core_node6) [n:127.0.0.1:34359_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5] o.a.s.c.RecoveryStrategy 
Error while trying to recover. 
core=solrj_replicatests_shard1_replica_n5:java.util.concurrent.ExecutionException:
 org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:34359/solr
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:831)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:568)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:308)
   [junit4]   2>        at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:292)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at org.apache.solr.common.util.Executo

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

ava.lang.Thread.run(Thread.java:748)
   [junit4]   2> 290573 ERROR (qtp179786634-854) [n:127.0.0.1:44397_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard2
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: 
collection1_collection slice: shard2 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 290588 INFO  (qtp179786634-854) [n:127.0.0.1:44397_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209812
   [junit4]   2> 290589 ERROR (SUITE-JdbcTest-seed#[CBC3FBA582B29126]-worker) [ 
   ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 290589 INFO  (SUITE-JdbcTest-seed#[CBC3FBA582B29126]-worker) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46521 46521
   [junit4]   2> 297884 INFO  (Thread-234) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46521 46521
   [junit4]   2> 297885 WARN  (Thread-234) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       
/solr/collections/collection1_collection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 297885 INFO  (SUITE-JdbcTest-seed#[CBC3FBA582B29126]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1087, maxMBSortInHeap=5.057939609053835, 
sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=Australia/ACT
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=303698880,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrPingTest, 
FacetFieldTest, ConcatOperationTest, TestDelegationTokenResponse, 
TestDocumentObjectBinder, BasicHttpSolrClientTest, TestRetryUtil, 
TestDelegationTokenRequest, GraphTest, UniformDistributionEvaluatorTest, 
SolrQueryTest, MergeIndexesEmbeddedTest, TestUpdateRequestCodec, 
ClientUtilsTest, QueryResponseTest, TestLBHttpSolrClient, 
SolrExampleEmbeddedTest, HttpSolrClientSSLAuthConPoolTest, 
CollectionAdminRequestRequiredParamsTest, CorrelationEvaluatorTest, 
JsonValidatorTest, AppendEvaluatorTest, ConcurrentUpdateSolrClientTest, 
SolrDocumentTest, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, 
LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, JdbcTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JdbcTest 
-Dtests.seed=CBC3FBA582B29126 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=el -Dtests.timezone=Australia/ACT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | JdbcTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:44397/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CBC3FBA582B29126]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.io.sql.JdbcTest.setupCluster(JdbcTest.java:77)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [146/146 (1!)] on J1 in 217.71s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 46410 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to