Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/72/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.V2ApiIntegrationTest

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38329/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([C66327D95296DE01]: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.handler.V2ApiIntegrationTest.createCluster(V2ApiIntegrationTest.java:54)
        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.MoveReplicaTest.test

Error Message:
Error from server at http://127.0.0.1:36559/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:36559/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([C66327D95296DE01:4E371803FC6AB3F9]: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.SolrClient.request(SolrClient.java:1219)
        at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:115)
        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.MoveReplicaTest.testFailedMove

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40067/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([C66327D95296DE01:6CAEF42BE5450BD1]: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.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
        at 
org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:95)
        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$9.evaluate(RandomizedRunner.java:968)
        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.TestMiniSolrCloudClusterSSL.testSslAndClientAuth

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39253/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([C66327D95296DE01:15E7CE14C05B85FD]: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.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:200)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:172)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:120)
        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.update.TestInPlaceUpdatesDistrib.test

Error Message:
Error from server at https://127.0.0.1:34739: Could not fully create 
collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34739: Could not fully create collection: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([C66327D95296DE01:4E371803FC6AB3F9]: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.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:384)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:333)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 11753 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001/init-core-data-001
   [junit4]   2> 77571 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 77572 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 77573 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 77583 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 77583 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 77584 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 77584 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 77628 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 77644 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 77656 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 77702 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f
   [junit4]   2> 77709 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f
   [junit4]   2> 77709 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f
   [junit4]   2> 77727 INFO  (coreLoadExecutor-325-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 77729 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 77760 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 77769 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 77772 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 77772 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 77773 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f
   [junit4]   2> 77773 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 77773 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001/init-core-data-001/]
   [junit4]   2> 77800 WARN  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 77846 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 77846 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 77846 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77846 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77847 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@700c3169[collection1] main]
   [junit4]   2> 77847 WARN  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 77848 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 77849 INFO  
(searcherExecutor-326-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@700c3169[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77849 INFO  (coreLoadExecutor-325-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1586976004950196224
   [junit4]   2> 77851 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 77852 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77852 INFO  (Thread-123) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 77852 INFO  (Thread-123) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 77895 ERROR (Thread-123) [    ] 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> 77953 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39109
   [junit4]   2> 77974 INFO  (zkConnectionManagerCallback-112-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78002 INFO  (zkConnectionManagerCallback-114-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78005 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 78006 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 78007 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 78008 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 78008 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 78009 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 78010 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 78010 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 78011 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 78012 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 78013 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 78035 INFO  (zkConnectionManagerCallback-117-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78038 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 78131 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 78136 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c2dd228{/,null,AVAILABLE}
   [junit4]   2> 78140 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@787ec251{SSL,[ssl, 
http/1.1]}{127.0.0.1:34739}
   [junit4]   2> 78140 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.e.j.s.Server Started @80241ms
   [junit4]   2> 78140 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=34739, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001/control-001/cores}
   [junit4]   2> 78140 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78147 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 78147 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78147 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 78147 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T21:04:16.972Z
   [junit4]   2> 78160 INFO  (zkConnectionManagerCallback-119-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78161 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 78161 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001/control-001/solr.xml
   [junit4]   2> 78165 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 78165 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 78166 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 78175 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39109/solr
   [junit4]   2> 78190 INFO  (zkConnectionManagerCallback-123-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78195 INFO  
(zkConnectionManagerCallback-125-thread-1-processing-n:127.0.0.1:34739_) 
[n:127.0.0.1:34739_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78260 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) 
[n:127.0.0.1:34739_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 78261 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) 
[n:127.0.0.1:34739_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:34739_
   [junit4]   2> 78261 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) 
[n:127.0.0.1:34739_    ] o.a.s.c.Overseer Overseer 
(id=99186000310566917-127.0.0.1:34739_-n_0000000000) starting
   [junit4]   2> 78269 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) 
[n:127.0.0.1:34739_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34739_
   [junit4]   2> 78283 INFO  
(zkCallback-124-thread-1-processing-n:127.0.0.1:34739_) [n:127.0.0.1:34739_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78330 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) 
[n:127.0.0.1:34739_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f
   [junit4]   2> 78338 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) 
[n:127.0.0.1:34739_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f
   [junit4]   2> 78339 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) 
[n:127.0.0.1:34739_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f
   [junit4]   2> 78340 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) 
[n:127.0.0.1:34739_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001/control-001/cores
   [junit4]   2> 78366 INFO  (zkConnectionManagerCallback-131-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 78367 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78367 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39109/solr ready
   [junit4]   2> 78402 INFO  (qtp997448904-606) [n:127.0.0.1:34739_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34739_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 78407 INFO  
(OverseerThreadFactory-338-thread-1-processing-n:127.0.0.1:34739_) 
[n:127.0.0.1:34739_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 78517 INFO  (qtp997448904-607) [n:127.0.0.1:34739_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 78517 INFO  (qtp997448904-607) [n:127.0.0.1:34739_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 78620 INFO  
(zkCallback-124-thread-1-processing-n:127.0.0.1:34739_) [n:127.0.0.1:34739_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 79574 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 79583 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 79588 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 79588 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 79588 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b16a05f
   [junit4]   2> 79588 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 79588 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 79601 WARN  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 79636 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 79636 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 79638 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79638 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79639 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@154aacc0[control_collection_shard1_replica_n1] main]
   [junit4]   2> 79640 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 79641 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 79641 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 79642 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586976006830292992
   [junit4]   2> 79647 INFO  
(searcherExecutor-341-thread-1-processing-n:127.0.0.1:34739_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:34739_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@154aacc0[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79647 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79647 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79647 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34739/control_collection_shard1_replica_n1/
   [junit4]   2> 79647 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 79647 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:34739/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 79647 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 79651 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34739/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 79752 INFO  
(zkCallback-124-thread-2-processing-n:127.0.0.1:34739_) [n:127.0.0.1:34739_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 79753 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 79754 INFO  (qtp997448904-607) [n:127.0.0.1:34739_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1237
   [junit4]   2> 79757 INFO  (qtp997448904-606) [n:127.0.0.1:34739_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 80410 INFO  
(OverseerCollectionConfigSetProcessor-99186000310566917-127.0.0.1:34739_-n_0000000000)
 [n:127.0.0.1:34739_    ] 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> 109767 ERROR (qtp997448904-606) [n:127.0.0.1:34739_    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE replica 
https://127.0.0.1:34739/control_collection_shard1_replica_n1/ is in state of 
down with timeout=30
   [junit4]   2> 109767 INFO  (qtp997448904-606) [n:127.0.0.1:34739_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34739_&wt=javabin&version=2}
 status=0 QTime=31365
   [junit4]   2> 109773 INFO  (zkConnectionManagerCallback-135-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 109774 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 109774 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39109/solr ready
   [junit4]   2> 109776 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 109781 INFO  (qtp997448904-607) [n:127.0.0.1:34739_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 109782 INFO  
(OverseerThreadFactory-338-thread-2-processing-n:127.0.0.1:34739_) 
[n:127.0.0.1:34739_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 109783 WARN  
(OverseerThreadFactory-338-thread-2-processing-n:127.0.0.1:34739_) 
[n:127.0.0.1:34739_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 139868 ERROR 
(OverseerThreadFactory-338-thread-2-processing-n:127.0.0.1:34739_) 
[n:127.0.0.1:34739_    ] o.a.s.c.OverseerCollectionMessageHandler Collection: 
collection1 operation: create failed:org.apache.solr.common.SolrException: 
Could not fully create collection: collection1
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 139873 INFO  (qtp997448904-607) [n:127.0.0.1:34739_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=500 QTime=30092
   [junit4]   2> 139874 ERROR (qtp997448904-607) [n:127.0.0.1:34739_    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully 
create collection: collection1
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:309)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [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:493)
   [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.ssl.SslConnection.onFillable(SslConnection.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> 
   [junit4]   2> 139876 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 34739
   [junit4]   2> 139876 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=962918831
   [junit4]   2> 139876 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 139876 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1287cd91: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@54b8ff22
   [junit4]   2> 139879 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 139879 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ca42c46: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@14b30d3e
   [junit4]   2> 139881 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 139881 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3abe2472: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@108c9b70
   [junit4]   2> 139883 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34739_
   [junit4]   2> 139883 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 139884 INFO  
(zkCallback-124-thread-2-processing-n:127.0.0.1:34739_) [n:127.0.0.1:34739_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 139884 INFO  (coreCloseExecutor-346-thread-1) 
[n:127.0.0.1:34739_ c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7fac1895
   [junit4]   2> 139884 INFO  (coreCloseExecutor-346-thread-1) 
[n:127.0.0.1:34739_ c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.control_collection.shard1.replica_n1, 
tag=2141984917
   [junit4]   2> 139884 INFO  (coreCloseExecutor-346-thread-1) 
[n:127.0.0.1:34739_ c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@936ab6d: rootName = 
null, domain = solr.core.control_collection.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.control_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@516b2d58
   [junit4]   2> 139889 INFO  (coreCloseExecutor-346-thread-1) 
[n:127.0.0.1:34739_ c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.control_collection.shard1.leader, 
tag=2141984917
   [junit4]   2> 139891 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.Overseer Overseer (id=99186000310566917-127.0.0.1:34739_-n_0000000000) 
closing
   [junit4]   2> 139891 INFO  
(OverseerStateUpdate-99186000310566917-127.0.0.1:34739_-n_0000000000) 
[n:127.0.0.1:34739_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34739_
   [junit4]   2> 139892 WARN  
(OverseerAutoScalingTriggerThread-99186000310566917-127.0.0.1:34739_-n_0000000000)
 [n:127.0.0.1:34739_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread 
woken up but we are closed, exiting.
   [junit4]   2> 139900 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@787ec251{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 139900 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c2dd228{/,null,UNAVAILABLE}
   [junit4]   2> 139901 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
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> 139901 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[C66327D95296DE01]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39109 39109
   [junit4]   2> 145306 INFO  (Thread-123) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39109 39109
   [junit4]   2> 145307 WARN  (Thread-123) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.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> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test 
-Dtests.seed=C66327D95296DE01 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=it-CH -Dtests.timezone=Asia/Colombo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   67.5s J2 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34739: Could not fully create collection: 
collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C66327D95296DE01:4E371803FC6AB3F9]: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.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:384)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:333)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 145310 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 145310 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1584364804
   [junit4]   2> 145310 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 145310 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c2811dc: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7812cf9
   [junit4]   2> 145311 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 145311 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@40b707ae: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@14b30d3e
   [junit4]   2> 145311 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 145311 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e8ec2b6: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@108c9b70
   [junit4]   2> 145312 INFO  (coreCloseExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@48141a7
   [junit4]   2> 145312 INFO  (coreCloseExecutor-348-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=75579815
   [junit4]   2> 145312 INFO  (coreCloseExecutor-348-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4fb2edca: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@209b08c4
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_C66327D95296DE01-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=it-CH, timezone=Asia/Colombo
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=290735296,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotSmallTest, XmlUpdateRequestHandlerTest, 
MigrateRouteKeyTest, TestFreeTextSuggestions, LoggingHandlerTest, 
TestQuerySenderListener, TestRawTransformer, ConfigSetsAPITest, 
TimeZoneUtilsTest, TestHashQParserPlugin, TestTrieFacet, SuggesterWFSTTest, 
WordBreakSolrSpellCheckerTest, LeaderElectionContextKeyTest, 
TestTolerantSearch, TestHalfAndHalfDocValues, TestPartialUpdateDeduplication, 
TestInPlaceUpdatesDistrib]
   [junit4] Completed [59/751 (1!)] on J2 in 67.79s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51 lines...]
   [junit4] Suite: org.apache.solr.handler.V2ApiIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.handler.V2ApiIntegrationTest_C66327D95296DE01-001/init-core-data-001
   [junit4]   2> 140447 WARN  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 140447 INFO  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 140448 INFO  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 140449 INFO  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 140450 INFO  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.handler.V2ApiIntegrationTest_C66327D95296DE01-001/tempDir-001
   [junit4]   2> 140450 INFO  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 140450 INFO  (Thread-270) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 140450 INFO  (Thread-270) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 140464 ERROR (Thread-270) [    ] 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> 140550 INFO  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41413
   [junit4]   2> 140552 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140559 INFO  (jetty-launcher-81-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 140560 INFO  (jetty-launcher-81-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 140576 INFO  (jetty-launcher-81-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ec78c27{/solr,null,AVAILABLE}
   [junit4]   2> 140576 INFO  (jetty-launcher-81-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a43573{/solr,null,AVAILABLE}
   [junit4]   2> 140577 INFO  (jetty-launcher-81-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25a108bf{SSL,[ssl, 
http/1.1]}{127.0.0.1:38329}
   [junit4]   2> 140577 INFO  (jetty-launcher-81-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7bda1950{SSL,[ssl, 
http/1.1]}{127.0.0.1:35927}
   [junit4]   2> 140577 INFO  (jetty-launcher-81-thread-2) [    ] 
o.e.j.s.Server Started @142653ms
   [junit4]   2> 140577 INFO  (jetty-launcher-81-thread-1) [    ] 
o.e.j.s.Server Started @142653ms
   [junit4]   2> 140577 INFO  (jetty-launcher-81-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38329}
   [junit4]   2> 140577 INFO  (jetty-launcher-81-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35927}
   [junit4]   2> 140578 ERROR (jetty-launcher-81-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140578 ERROR (jetty-launcher-81-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140578 INFO  (jetty-launcher-81-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 140578 INFO  (jetty-launcher-81-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 140578 INFO  (jetty-launcher-81-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140578 INFO  (jetty-launcher-81-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140578 INFO  (jetty-launcher-81-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140578 INFO  (jetty-launcher-81-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140578 INFO  (jetty-launcher-81-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T21:05:19.374Z
   [junit4]   2> 140578 INFO  (jetty-launcher-81-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T21:05:19.374Z
   [junit4]   2> 140579 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140579 INFO  (zkConnectionManagerCallback-87-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140580 INFO  (jetty-launcher-81-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140580 INFO  (jetty-launcher-81-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140584 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 0x16061253f900002, 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> 140586 INFO  (jetty-launcher-81-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41413/solr
   [junit4]   2> 140586 INFO  (jetty-launcher-81-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41413/solr
   [junit4]   2> 140588 INFO  (zkConnectionManagerCallback-94-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140589 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140590 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 0x16061253f900003, 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> 140591 INFO  
(zkConnectionManagerCallback-99-thread-1-processing-n:127.0.0.1:38329_solr) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140591 INFO  
(zkConnectionManagerCallback-100-thread-1-processing-n:127.0.0.1:35927_solr) 
[n:127.0.0.1:35927_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140654 INFO  (jetty-launcher-81-thread-2) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140654 INFO  (jetty-launcher-81-thread-2) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38329_solr
   [junit4]   2> 140655 INFO  (jetty-launcher-81-thread-2) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.Overseer Overseer 
(id=99186004410236933-127.0.0.1:38329_solr-n_0000000000) starting
   [junit4]   2> 140658 INFO  (jetty-launcher-81-thread-1) 
[n:127.0.0.1:35927_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140658 INFO  (jetty-launcher-81-thread-1) 
[n:127.0.0.1:35927_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35927_solr
   [junit4]   2> 140676 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:35927_solr) 
[n:127.0.0.1:35927_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 140676 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:38329_solr) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 140682 INFO  (jetty-launcher-81-thread-2) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38329_solr
   [junit4]   2> 140683 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:35927_solr) 
[n:127.0.0.1:35927_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 140688 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:38329_solr) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 140727 INFO  (jetty-launcher-81-thread-2) 
[n:127.0.0.1:38329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38329.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@185a6098
   [junit4]   2> 140733 INFO  (jetty-launcher-81-thread-2) 
[n:127.0.0.1:38329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38329.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@185a6098
   [junit4]   2> 140733 INFO  (jetty-launcher-81-thread-2) 
[n:127.0.0.1:38329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38329.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@185a6098
   [junit4]   2> 140734 INFO  (jetty-launcher-81-thread-2) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.handler.V2ApiIntegrationTest_C66327D95296DE01-001/tempDir-001/node2/.
   [junit4]   2> 140773 INFO  (jetty-launcher-81-thread-1) 
[n:127.0.0.1:35927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35927.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@185a6098
   [junit4]   2> 140789 INFO  (jetty-launcher-81-thread-1) 
[n:127.0.0.1:35927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35927.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@185a6098
   [junit4]   2> 140789 INFO  (jetty-launcher-81-thread-1) 
[n:127.0.0.1:35927_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35927.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@185a6098
   [junit4]   2> 140790 INFO  (jetty-launcher-81-thread-1) 
[n:127.0.0.1:35927_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.handler.V2ApiIntegrationTest_C66327D95296DE01-001/tempDir-001/node1/.
   [junit4]   2> 140804 INFO  (zkConnectionManagerCallback-105-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140807 INFO  (zkConnectionManagerCallback-109-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140807 INFO  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 140808 INFO  
(SUITE-V2ApiIntegrationTest-seed#[C66327D95296DE01]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41413/solr ready
   [junit4]   2> 140823 INFO  (qtp1789246219-681) [n:127.0.0.1:38329_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 140824 INFO  
(OverseerThreadFactory-246-thread-1-processing-n:127.0.0.1:38329_solr) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 140930 INFO  
(OverseerStateUpdate-99186004410236933-127.0.0.1:38329_solr-n_0000000000) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35927/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 140932 INFO  
(OverseerStateUpdate-99186004410236933-127.0.0.1:38329_solr-n_0000000000) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38329/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 141155 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141160 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 141161 INFO  (qtp326101243-680) [n:127.0.0.1:35927_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141161 INFO  (qtp326101243-680) [n:127.0.0.1:35927_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 141264 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:38329_solr) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 141264 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:35927_solr) 
[n:127.0.0.1:35927_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 141264 INFO  
(zkCallback-98-thread-2-processing-n:127.0.0.1:35927_solr) 
[n:127.0.0.1:35927_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 141264 INFO  
(zkCallback-97-thread-2-processing-n:127.0.0.1:38329_solr) 
[n:127.0.0.1:38329_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 142174 INFO  (qtp326101243-680) [n:127.0.0.1:35927_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 142174 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 142184 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 142185 INFO  (qtp326101243-680) [n:127.0.0.1:35927_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 142187 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 142187 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 142188 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38329.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@185a6098
   [junit4]   2> 142188 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 142188 INFO  (qtp1789246219-677) [n:127.0.0.1:38329_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.handler.V2ApiIntegrationTest_C66327D95296DE01-001/tempDir-001/node2/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.handler.V2ApiIntegrationTest_C66327D95296DE01-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 142188 INFO  (qtp326101243-680) [n:127.0.0.1:35927_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 142205 INFO  (qtp326101243-680) [n:127.0.0.1:35927_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
config

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

tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=209750
   [junit4]   2> 2790406 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[C66327D95296DE01]) 
[    ] 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> 2790407 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[C66327D95296DE01]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32801 32801
   [junit4]   2> 2797886 INFO  (Thread-6867) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:32801 32801
   [junit4]   2> 2797887 WARN  (Thread-6867) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        3       
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections/first_collection/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99186164286226441-127.0.0.1:33643_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2797887 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[C66327D95296DE01]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testSslAndClientAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMiniSolrCloudClusterSSL -Dtests.method=testSslAndClientAuth 
-Dtests.seed=C66327D95296DE01 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sq-AL -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    218s J2 | TestMiniSolrCloudClusterSSL.testSslAndClientAuth 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39253/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C66327D95296DE01:15E7CE14C05B85FD]: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.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:200)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:172)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:120)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C66327D95296DE01-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1343, maxMBSortInHeap=7.208609771947021, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sq-AL, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=147599256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotSmallTest, XmlUpdateRequestHandlerTest, 
MigrateRouteKeyTest, TestFreeTextSuggestions, LoggingHandlerTest, 
TestQuerySenderListener, TestRawTransformer, ConfigSetsAPITest, 
TimeZoneUtilsTest, TestHashQParserPlugin, TestTrieFacet, SuggesterWFSTTest, 
WordBreakSolrSpellCheckerTest, LeaderElectionContextKeyTest, 
TestTolerantSearch, TestHalfAndHalfDocValues, TestPartialUpdateDeduplication, 
TestInPlaceUpdatesDistrib, TestSchemalessBufferedUpdates, 
TestSchemaNameResource, CollectionsAPIAsyncDistributedZkTest, 
UnloadDistributedZkTest, DocValuesNotIndexedTest, DirectSolrConnectionTest, 
TestSQLHandler, NodeMutatorTest, TestDynamicFieldCollectionResource, 
TestConfigSets, TestManagedSchemaThreadSafety, TestCloudPivotFacet, 
DistributedQueryComponentOptimizationTest, TestSystemIdResolver, 
TestSolrDeletionPolicy2, TestSolrCloudWithHadoopAuthPlugin, TestNumericTerms32, 
TestFunctionQuery, TestQueryTypes, TestReplicationHandlerBackup, 
MetricsHandlerTest, TestMaxScoreQueryParser, GraphQueryTest, 
HighlighterMaxOffsetTest, ExplicitHLLTest, SolrJmxReporterTest, 
RequestLoggingTest, ZkNodePropsTest, HdfsDirectoryFactoryTest, 
OverseerCollectionConfigSetProcessorTest, TestConfigReload, 
ReplicationFactorTest, TestValueSourceCache, TestDistributedGrouping, 
HLLUtilTest, CopyFieldTest, TestElisionMultitermQuery, DataDrivenBlockJoinTest, 
BasicAuthIntegrationTest, TestSolrCoreProperties, TestConfigOverlay, 
TestSearchPerf, CoreAdminRequestStatusTest, DisMaxRequestHandlerTest, 
TestPayloadScoreQParserPlugin, TestSubQueryTransformerDistrib, 
TestManagedStopFilterFactory, CdcrRequestHandlerTest, TestRestManager, 
ConnectionReuseTest, TestReloadDeadlock, TestDistributedMissingSort, 
UniqFieldsUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, 
CSVRequestHandlerTest, CloudMLTQParserTest, HdfsThreadLeakTest, 
TestPullReplica, TestSchemaVersionResource, DistributedSpellCheckComponentTest, 
TestCloudSearcherWarming, TestRequestForwarding, 
DefaultValueUpdateProcessorTest, TestSolrFieldCacheBean, BlockDirectoryTest, 
TestJsonFacetRefinement, DeleteNodeTest, TestFiltering, EnumFieldTest, 
TestScoreJoinQPNoScore, CurrencyFieldTypeTest, 
AsyncCallRequestStatusResponseTest, ComputePlanActionTest, LargeFieldTest, 
ScriptEngineTest, TestExactSharedStatsCache, TestMacroExpander, 
ClassificationUpdateProcessorTest, ClusterStateTest, 
TestEmbeddedSolrServerConstructors, HighlighterTest, TestReload, 
TestSmileRequest, DistanceUnitsTest, TestZkChroot, ResponseHeaderTest, 
SmileWriterTest, TestShardHandlerFactory, TestLRUCache, 
TestDFISimilarityFactory, MoveReplicaHDFSTest, TestAuthorizationFramework, 
OverseerTest, CollectionReloadTest, TestInitParams, SolrTestCaseJ4Test, 
AutoAddReplicasIntegrationTest, TestExtendedDismaxParser, 
FieldAnalysisRequestHandlerTest, TestLeaderInitiatedRecoveryThread, 
TestCloudDeleteByQuery, HdfsCollectionsAPIDistributedZkTest, 
TestSolrCloudWithSecureImpersonation, SimplePostToolTest, TestGroupingSearch, 
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, 
ZkSolrClientTest, ZkCLITest, TestStressReorder, TestJoin, 
QueryElevationComponentTest, PeerSyncTest, AnalysisAfterCoreReloadTest, 
CoreAdminHandlerTest, SuggesterTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, DistanceFunctionTest, SolrInfoBeanTest, 
LukeRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, 
MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, 
TestCSVResponseWriter, JsonLoaderTest, BinaryUpdateRequestHandlerTest, 
HighlighterConfigTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, SampleTest, 
TestDocSet, TestBinaryField, MinimalSchemaTest, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, 
ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, 
PluginInfoTest, TestFastLRUCache, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, 
MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, 
SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudRecovery, TestClusterProperties, 
TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestDistribDocBasedVersion, TestDownShardTolerantSearch, 
TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLockTree, 
TestMiniSolrCloudClusterSSL]
   [junit4] Completed [548/751 (4!)] on J2 in 243.94s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to