Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21031/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.BlobRepositoryCloudTest

Error Message:
Error from server at http://127.0.0.1:34343/solr: Could not fully create 
collection: col2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34343/solr: Could not fully create collection: 
col2
        at __randomizedtesting.SeedInfo.seed([418FA9B9AE7D42D9]: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.core.BlobRepositoryCloudTest.setupCluster(BlobRepositoryCloudTest.java:59)
        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.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
Unexpected number of elements in the group for intGSF: 8

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 8
        at 
__randomizedtesting.SeedInfo.seed([418FA9B9AE7D42D9:DA34C7E1E3257087]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
        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.CollectionStateFormat2Test.testZkNodeLocation

Error Message:
Error from server at https://127.0.0.1:40835/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:40835/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([418FA9B9AE7D42D9:E2223190312CC2D]: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.CollectionStateFormat2Test.testZkNodeLocation(CollectionStateFormat2Test.java:48)
        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.PeerSyncReplicationTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:38857

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:38857
        at 
__randomizedtesting.SeedInfo.seed([418FA9B9AE7D42D9:C9DB966300812F21]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        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.createServers(AbstractFullDistribZkTestBase.java:314)
        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)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 43 more


FAILED:  org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown

Error Message:
Error from server at http://127.0.0.1:32959/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:32959/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([418FA9B9AE7D42D9:2F182AF5D79AE45A]: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.ZkFailoverTest.testRestartZkWhenClusterDown(ZkFailoverTest.java:49)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11620 lines...]
   [junit4] Suite: org.apache.solr.core.BlobRepositoryCloudTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_418FA9B9AE7D42D9-001/init-core-data-001
   [junit4]   2> 54516 WARN  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 54516 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 54517 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 54517 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 54518 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_418FA9B9AE7D42D9-001/tempDir-001
   [junit4]   2> 54518 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 54519 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 54519 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 54523 ERROR (Thread-81) [    ] 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> 54619 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42139
   [junit4]   2> 54625 INFO  (jetty-launcher-74-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 54632 INFO  (jetty-launcher-74-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@516dc36e{/solr,null,AVAILABLE}
   [junit4]   2> 54633 INFO  (jetty-launcher-74-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64d766c5{HTTP/1.1,[http/1.1]}{127.0.0.1:34343}
   [junit4]   2> 54633 INFO  (jetty-launcher-74-thread-1) [    ] o.e.j.s.Server 
Started @56076ms
   [junit4]   2> 54633 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34343}
   [junit4]   2> 54634 ERROR (jetty-launcher-74-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 54634 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 54634 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 54634 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 54634 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-05T01:50:24.218Z
   [junit4]   2> 54647 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 54662 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42139/solr
   [junit4]   2> 54726 INFO  (jetty-launcher-74-thread-1) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 54726 INFO  (jetty-launcher-74-thread-1) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34343_solr
   [junit4]   2> 54727 INFO  (jetty-launcher-74-thread-1) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.Overseer Overseer 
(id=99119177669279747-127.0.0.1:34343_solr-n_0000000000) starting
   [junit4]   2> 54731 INFO  (jetty-launcher-74-thread-1) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34343_solr
   [junit4]   2> 54734 INFO  
(zkCallback-81-thread-1-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 54829 INFO  (jetty-launcher-74-thread-1) 
[n:127.0.0.1:34343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34343.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 54836 INFO  (jetty-launcher-74-thread-1) 
[n:127.0.0.1:34343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34343.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 54837 INFO  (jetty-launcher-74-thread-1) 
[n:127.0.0.1:34343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34343.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 54838 INFO  (jetty-launcher-74-thread-1) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_418FA9B9AE7D42D9-001/tempDir-001/node1/.
   [junit4]   2> 54860 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54861 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42139/solr ready
   [junit4]   2> 54869 INFO  (qtp1330688440-431) [n:127.0.0.1:34343_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 54876 INFO  
(OverseerThreadFactory-193-thread-1-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 54988 INFO  
(OverseerStateUpdate-99119177669279747-127.0.0.1:34343_solr-n_0000000000) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34343/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 55187 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 55187 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 55291 INFO  
(zkCallback-81-thread-1-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 55291 INFO  
(zkCallback-81-thread-2-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 56197 WARN  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.Config You 
should not use LATEST as luceneMatchVersion property: if you use this setting, 
and then Solr upgrades to a newer release of Lucene, sizable changes may 
happen. If precise back compatibility is important then you should instead 
explicitly specify an actual Lucene version.
   [junit4]   2> 56198 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 56205 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 56210 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 56216 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 56221 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 56222 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 56222 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using 
configuration from collection .system, trusted=true
   [junit4]   2> 56223 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34343.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 56223 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 56223 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_418FA9B9AE7D42D9-001/tempDir-001/node1/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_418FA9B9AE7D42D9-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 56260 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 56260 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56261 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 56261 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56262 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2be8dcc7[.system_shard1_replica_n1] 
main]
   [junit4]   2> 56263 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 56263 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 56265 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 56266 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 56266 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 56267 INFO  
(searcherExecutor-196-thread-1-processing-n:127.0.0.1:34343_solr 
x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node2) 
[n:127.0.0.1:34343_solr c:.system s:shard1 r:core_node2 
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] 
Registered new searcher Searcher@2be8dcc7[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 56267 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585906844540338176
   [junit4]   2> 56270 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 56270 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 56270 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34343/solr/.system_shard1_replica_n1/
   [junit4]   2> 56270 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 56270 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:34343/solr/.system_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 56270 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 56271 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34343/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 56372 INFO  
(zkCallback-81-thread-2-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 56372 INFO  
(zkCallback-81-thread-3-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 56422 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 56433 INFO  (qtp1330688440-432) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1246
   [junit4]   2> 56436 INFO  (qtp1330688440-431) [n:127.0.0.1:34343_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 56524 INFO  
(zkCallback-81-thread-3-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 56524 INFO  
(zkCallback-81-thread-1-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/.system/state.json] for collection [.system] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 56877 INFO  
(OverseerCollectionConfigSetProcessor-99119177669279747-127.0.0.1:34343_solr-n_0000000000)
 [n:127.0.0.1:34343_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 57436 INFO  (qtp1330688440-431) [n:127.0.0.1:34343_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2566
   [junit4]   2> 57465 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.h.BlobHandler inserting new blob testResource/1 ,size 15, md5 
ba85e4dadaf520173c7e00182988b9f
   [junit4]   2> 57465 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.h.BlobHandler Adding doc: {id=testResource/1, type=blob, 
md5=ba85e4dadaf520173c7e00182988b9f, blobName=testResource, version=1, 
timestamp=Tue Dec 05 09:50:27 ULAT 2017, size=15, 
blob=java.nio.HeapByteBuffer[pos=0 lim=15 cap=32]}
   [junit4]   2> 57478 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.h.BlobHandler committing doc: {id=testResource/1, type=blob, 
md5=ba85e4dadaf520173c7e00182988b9f, blobName=testResource, version=1, 
timestamp=Tue Dec 05 09:50:27 ULAT 2017, size=15, 
blob=java.nio.HeapByteBuffer[pos=0 lim=15 cap=32]}
   [junit4]   2> 57478 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1585906845810163712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 57478 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@42d5e9b1 
commitCommandVersion:1585906845810163712
   [junit4]   2> 57541 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@78854701[.system_shard1_replica_n1] 
main]
   [junit4]   2> 57541 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 57542 INFO  
(searcherExecutor-196-thread-1-processing-n:127.0.0.1:34343_solr 
x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node2) 
[n:127.0.0.1:34343_solr c:.system s:shard1 r:core_node2 
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] 
Registered new searcher Searcher@78854701[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 57542 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/blob/testResource params={}{add=[testResource/1 
(1585906845797580800)],commit=} 0 95
   [junit4]   2> 57542 INFO  (qtp1330688440-427) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] 
o.a.s.h.BlobHandler  Successfully Added and committed a blob with id 
testResource/1 and size 15 
   [junit4]   2> 57544 INFO  (qtp1330688440-433) [n:127.0.0.1:34343_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=configname&name=col1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 57546 INFO  
(OverseerThreadFactory-193-thread-2-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.CreateCollectionCmd Create collection col1
   [junit4]   2> 57751 INFO  
(OverseerStateUpdate-99119177669279747-127.0.0.1:34343_solr-n_0000000000) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"col1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"col1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34343/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 57953 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=configname&newCollection=true&name=col1_shard1_replica_n1&action=CREATE&numShards=1&collection=col1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 58056 INFO  
(zkCallback-81-thread-1-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/col1/state.json] for collection [col1] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 58056 INFO  
(zkCallback-81-thread-3-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/col1/state.json] for collection [col1] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 58963 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 58970 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.s.IndexSchema 
[col1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 58971 WARN  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.s.IndexSchema no 
uniqueKey specified in schema.
   [junit4]   2> 58972 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field null
   [junit4]   2> 58972 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'col1_shard1_replica_n1' using configuration from collection col1, 
trusted=true
   [junit4]   2> 58973 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_34343.solr.core.col1.shard1.replica_n1' (registry 
'solr.core.col1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 58973 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 58973 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.c.SolrCore 
[[col1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_418FA9B9AE7D42D9-001/tempDir-001/node1/col1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_418FA9B9AE7D42D9-001/tempDir-001/node1/./col1_shard1_replica_n1/data/]
   [junit4]   2> 59050 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 59050 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 59052 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@a646eeb[col1_shard1_replica_n1] main]
   [junit4]   2> 59053 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/configname
   [junit4]   2> 59053 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/configname
   [junit4]   2> 59054 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.h.c.ResourceSharingTestComponent Informing test component...
   [junit4]   2> 59067 INFO  (qtp1330688440-428) [n:127.0.0.1:34343_solr 
c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/blob/testResource/1 
params={wt=filestream} status=0 QTime=8
   [junit4]   2> 59069 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.h.c.ResourceSharingTestComponent Loaded 2  using 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 59070 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.h.c.ResourceSharingTestComponent Test component informed!
   [junit4]   2> 59070 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 59072 INFO  
(searcherExecutor-201-thread-1-processing-n:127.0.0.1:34343_solr 
x:col1_shard1_replica_n1 s:shard1 c:col1 r:core_node2) [n:127.0.0.1:34343_solr 
c:col1 s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.c.SolrCore 
[col1_shard1_replica_n1] Registered new searcher 
Searcher@a646eeb[col1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 59083 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 59083 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 59083 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:34343/solr/col1_shard1_replica_n1/
   [junit4]   2> 59083 ERROR (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.c.SyncStrategy No 
UpdateLog found - cannot sync
   [junit4]   2> 59083 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 59083 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 59086 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34343/solr/col1_shard1_replica_n1/ shard1
   [junit4]   2> 59189 INFO  
(zkCallback-81-thread-3-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/col1/state.json] for collection [col1] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 59189 INFO  
(zkCallback-81-thread-1-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/col1/state.json] for collection [col1] has occurred - 
updating... (live nodes size: [1])
   [junit4]   2> 59237 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 59245 INFO  (qtp1330688440-426) [n:127.0.0.1:34343_solr c:col1 
s:shard1 r:core_node2 x:col1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=configname&newCollection=true&name=col1_shard1_replica_n1&action=CREATE&numShards=1&collection=col1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1292
   [junit4]   2> 59251 INFO  (qtp1330688440-433) [n:127.0.0.1:34343_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 59547 INFO  
(OverseerCollectionConfigSetProcessor-99119177669279747-127.0.0.1:34343_solr-n_0000000000)
 [n:127.0.0.1:34343_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 89260 ERROR (qtp1330688440-433) [n:127.0.0.1:34343_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE replica http://127.0.0.1:34343/solr/col1_shard1_replica_n1/ is in 
state of down with timeout=30
   [junit4]   2> 89260 INFO  (qtp1330688440-433) [n:127.0.0.1:34343_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=configname&name=col1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=31715
   [junit4]   2> 89262 INFO  (qtp1330688440-431) [n:127.0.0.1:34343_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=configname&name=col2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 89263 INFO  
(OverseerThreadFactory-193-thread-3-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.CreateCollectionCmd Create collection col2
   [junit4]   2> 119300 ERROR 
(OverseerThreadFactory-193-thread-3-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: col2 operation: create failed:org.apache.solr.common.SolrException: 
Could not fully create collection: col2
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [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> 119307 INFO  (qtp1330688440-431) [n:127.0.0.1:34343_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=configname&name=col2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=500 QTime=30045
   [junit4]   2> 119308 ERROR (qtp1330688440-431) [n:127.0.0.1:34343_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully 
create collection: col2
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:308)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:245)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:223)
   [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.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> 119320 INFO  (jetty-closer-75-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@64d766c5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 119320 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1942071296
   [junit4]   2> 119320 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 119320 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@171fe855: rootName = 
solr_34343, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@372fc330
   [junit4]   2> 119325 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 119325 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3273921b: rootName = 
solr_34343, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1d6d24b0
   [junit4]   2> 119328 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 119329 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55234f9e: rootName = 
solr_34343, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@71c3e726
   [junit4]   2> 119330 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34343_solr
   [junit4]   2> 119330 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 119331 INFO  
(zkCallback-81-thread-3-processing-n:127.0.0.1:34343_solr) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 119331 INFO  (coreCloseExecutor-205-thread-1) 
[n:127.0.0.1:34343_solr c:.system s:shard1 r:core_node2 
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@62d993f6
   [junit4]   2> 119331 INFO  (coreCloseExecutor-205-thread-2) 
[n:127.0.0.1:34343_solr c:col1 s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.c.SolrCore [col1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5b745b81
   [junit4]   2> 119331 INFO  (coreCloseExecutor-205-thread-1) 
[n:127.0.0.1:34343_solr c:.system s:shard1 r:core_node2 
x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core..system.shard1.replica_n1, tag=1658426358
   [junit4]   2> 119331 INFO  (coreCloseExecutor-205-thread-1) 
[n:127.0.0.1:34343_solr c:.system s:shard1 r:core_node2 
x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e5ec400: rootName = 
solr_34343, domain = solr.core..system.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@25cffebd
   [junit4]   2> 119335 INFO  (coreCloseExecutor-205-thread-2) 
[n:127.0.0.1:34343_solr c:col1 s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.col1.shard1.replica_n1, tag=1534352257
   [junit4]   2> 119335 INFO  (coreCloseExecutor-205-thread-2) 
[n:127.0.0.1:34343_solr c:col1 s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3bc3b3b9: rootName = 
solr_34343, domain = solr.core.col1.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.col1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@25ff7249
   [junit4]   2> 119340 INFO  (coreCloseExecutor-205-thread-2) 
[n:127.0.0.1:34343_solr c:col1 s:shard1 r:core_node2 x:col1_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.col1.shard1.leader, tag=1534352257
   [junit4]   2> 119340 INFO  (coreCloseExecutor-205-thread-1) 
[n:127.0.0.1:34343_solr c:.system s:shard1 r:core_node2 
x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=1658426358
   [junit4]   2> 119347 INFO  (jetty-closer-75-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99119177669279747-127.0.0.1:34343_solr-n_0000000000) closing
   [junit4]   2> 119347 INFO  
(OverseerStateUpdate-99119177669279747-127.0.0.1:34343_solr-n_0000000000) 
[n:127.0.0.1:34343_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34343_solr
   [junit4]   2> 119347 WARN  
(OverseerAutoScalingTriggerThread-99119177669279747-127.0.0.1:34343_solr-n_0000000000)
 [n:127.0.0.1:34343_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 119348 INFO  (jetty-closer-75-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@516dc36e{/solr,null,UNAVAILABLE}
   [junit4]   2> 119348 ERROR 
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 119349 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42139 42139
   [junit4]   2> 124376 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42139 42139
   [junit4]   2> 124376 WARN  (Thread-81) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/.system/state.json
   [junit4]   2>        4       /solr/collections/col1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 124377 INFO  
(SUITE-BlobRepositoryCloudTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{blobName=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), 
type=FSTOrd50, md5=FSTOrd50}, docValues:{size=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Asserting), 
version=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1169, 
maxMBSortInHeap=7.247146998908374, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c6de598),
 locale=en-IE, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=324697568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MetricUtilsTest, 
ReplaceNodeTest, DirectSolrConnectionTest, EchoParamsTest, 
TestEmbeddedSolrServerConstructors, DocExpirationUpdateProcessorFactoryTest, 
CollectionReloadTest, SystemInfoHandlerTest, PreAnalyzedUpdateProcessorTest, 
TestManagedResourceStorage, BlobRepositoryCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BlobRepositoryCloudTest -Dtests.seed=418FA9B9AE7D42D9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IE 
-Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | BlobRepositoryCloudTest (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34343/solr: Could not fully create collection: 
col2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([418FA9B9AE7D42D9]: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.core.BlobRepositoryCloudTest.setupCluster(BlobRepositoryCloudTest.java:59)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [21/752 (1!)] on J2 in 69.88s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 108 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkFailoverTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ZkFailoverTest_418FA9B9AE7D42D9-001/init-core-data-001
   [junit4]   2> 180859 WARN  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 180859 INFO  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 180861 INFO  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 180861 INFO  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 180861 INFO  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ZkFailoverTest_418FA9B9AE7D42D9-001/tempDir-001
   [junit4]   2> 180861 INFO  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 180876 INFO  (Thread-460) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 180876 INFO  (Thread-460) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 180892 ERROR (Thread-460) [    ] 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> 180976 INFO  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38321
   [junit4]   2> 181011 INFO  (jetty-launcher-178-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 181011 INFO  (jetty-launcher-178-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 181012 INFO  (jetty-launcher-178-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e56decd{/solr,null,AVAILABLE}
   [junit4]   2> 181017 INFO  (jetty-launcher-178-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3a2f1a2b{HTTP/1.1,[http/1.1]}{127.0.0.1:32959}
   [junit4]   2> 181017 INFO  (jetty-launcher-178-thread-1) [    ] 
o.e.j.s.Server Started @182459ms
   [junit4]   2> 181017 INFO  (jetty-launcher-178-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32959}
   [junit4]   2> 181017 ERROR (jetty-launcher-178-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 181017 INFO  (jetty-launcher-178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 181017 INFO  (jetty-launcher-178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 181017 INFO  (jetty-launcher-178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 181017 INFO  (jetty-launcher-178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-05T01:52:30.601Z
   [junit4]   2> 181020 INFO  (jetty-launcher-178-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ed83b09{/solr,null,AVAILABLE}
   [junit4]   2> 181024 INFO  (jetty-launcher-178-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f095fad{HTTP/1.1,[http/1.1]}{127.0.0.1:41381}
   [junit4]   2> 181024 INFO  (jetty-launcher-178-thread-2) [    ] 
o.e.j.s.Server Started @182466ms
   [junit4]   2> 181024 INFO  (jetty-launcher-178-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41381}
   [junit4]   2> 181032 ERROR (jetty-launcher-178-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 181032 INFO  (jetty-launcher-178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 181032 INFO  (jetty-launcher-178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 181032 INFO  (jetty-launcher-178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 181032 INFO  (jetty-launcher-178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-05T01:52:30.616Z
   [junit4]   2> 181039 INFO  (jetty-launcher-178-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 181042 INFO  (jetty-launcher-178-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 181052 INFO  (jetty-launcher-178-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38321/solr
   [junit4]   2> 181053 INFO  (jetty-launcher-178-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38321/solr
   [junit4]   2> 181122 INFO  (jetty-launcher-178-thread-1) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 181126 INFO  (jetty-launcher-178-thread-1) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32959_solr
   [junit4]   2> 181127 INFO  (jetty-launcher-178-thread-1) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.Overseer Overseer 
(id=99119185950932997-127.0.0.1:32959_solr-n_0000000000) starting
   [junit4]   2> 181129 INFO  (jetty-launcher-178-thread-2) 
[n:127.0.0.1:41381_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 181131 INFO  (jetty-launcher-178-thread-2) 
[n:127.0.0.1:41381_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41381_solr
   [junit4]   2> 181136 INFO  
(zkCallback-189-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 181136 INFO  
(zkCallback-190-thread-1-processing-n:127.0.0.1:41381_solr) 
[n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 181149 INFO  (jetty-launcher-178-thread-1) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32959_solr
   [junit4]   2> 181150 INFO  
(zkCallback-190-thread-1-processing-n:127.0.0.1:41381_solr) 
[n:127.0.0.1:41381_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 181173 INFO  
(zkCallback-189-thread-2-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 181218 INFO  (jetty-launcher-178-thread-2) 
[n:127.0.0.1:41381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41381.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 181230 INFO  (jetty-launcher-178-thread-2) 
[n:127.0.0.1:41381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41381.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 181230 INFO  (jetty-launcher-178-thread-2) 
[n:127.0.0.1:41381_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41381.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 181231 INFO  (jetty-launcher-178-thread-2) 
[n:127.0.0.1:41381_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ZkFailoverTest_418FA9B9AE7D42D9-001/tempDir-001/node2/.
   [junit4]   2> 181235 INFO  (jetty-launcher-178-thread-1) 
[n:127.0.0.1:32959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32959.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 181253 INFO  (jetty-launcher-178-thread-1) 
[n:127.0.0.1:32959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32959.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 181253 INFO  (jetty-launcher-178-thread-1) 
[n:127.0.0.1:32959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32959.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ee63135
   [junit4]   2> 181255 INFO  (jetty-launcher-178-thread-1) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ZkFailoverTest_418FA9B9AE7D42D9-001/tempDir-001/node1/.
   [junit4]   2> 181292 INFO  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 181293 INFO  
(SUITE-ZkFailoverTest-seed#[418FA9B9AE7D42D9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38321/solr ready
   [junit4]   2> 181301 INFO  
(TEST-ZkFailoverTest.testRestartZkWhenClusterDown-seed#[418FA9B9AE7D42D9]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testRestartZkWhenClusterDown
   [junit4]   2> 181304 INFO  (qtp720469958-1426) [n:127.0.0.1:32959_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=coll1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 181306 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.CreateCollectionCmd Create collection coll1
   [junit4]   2> 181307 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 181307 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/coll1/protwords.txt
   [junit4]   2> 181309 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/coll1/managed-schema
   [junit4]   2> 181310 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/coll1/solrconfig.xml
   [junit4]   2> 181313 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/coll1/synonyms.txt
   [junit4]   2> 181314 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/coll1/stopwords.txt
   [junit4]   2> 181315 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/coll1/lang/contractions_it.txt
   [junit4]   2> 181316 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to /configs/coll1/lang/stemdict_nl.txt
   [junit4]   2> 181317 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to /configs/coll1/lang/stopwords_hy.txt
   [junit4]   2> 181317 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to /configs/coll1/lang/stopwords_no.txt
   [junit4]   2> 181318 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/coll1/lang/contractions_ca.txt
   [junit4]   2> 181319 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to /configs/coll1/lang/stopwords_id.txt
   [junit4]   2> 181320 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to /configs/coll1/lang/stopwords_ga.txt
   [junit4]   2> 181321 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to /configs/coll1/lang/stopwords_hi.txt
   [junit4]   2> 181322 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to /configs/coll1/lang/stopwords_da.txt
   [junit4]   2> 181323 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to /configs/coll1/lang/stopwords_ja.txt
   [junit4]   2> 181325 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to /configs/coll1/lang/stopwords_pt.txt
   [junit4]   2> 181326 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to /configs/coll1/lang/stopwords_hu.txt
   [junit4]   2> 181327 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to /configs/coll1/lang/stopwords_el.txt
   [junit4]   2> 181328 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to /configs/coll1/lang/stopwords_ru.txt
   [junit4]   2> 181329 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to /configs/coll1/lang/stopwords_tr.txt
   [junit4]   2> 181330 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to /configs/coll1/lang/stopwords_ar.txt
   [junit4]   2> 181330 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to /configs/coll1/lang/userdict_ja.txt
   [junit4]   2> 181331 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to /configs/coll1/lang/stopwords_eu.txt
   [junit4]   2> 181332 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to /configs/coll1/lang/stopwords_it.txt
   [junit4]   2> 181333 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to /configs/coll1/lang/stopwords_cz.txt
   [junit4]   2> 181333 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to /configs/coll1/lang/stoptags_ja.txt
   [junit4]   2> 181336 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/coll1/lang/contractions_fr.txt
   [junit4]   2> 181337 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to /configs/coll1/lang/stopwords_de.txt
   [junit4]   2> 181338 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:127.0.0.1:32959_solr) 
[n:127.0.0.1:32959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to /configs/coll1/lang/stopwords_fa.txt
   [junit4]   2> 181338 INFO  
(OverseerThreadFactory-631-thread-1-processing-n:12

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

 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34197 34197
   [junit4]   2> 2625816 WARN  (Thread-7051) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=418FA9B9AE7D42D9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sv -Dtests.timezone=Asia/Manila -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    631s J2 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:38857
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([418FA9B9AE7D42D9:C9DB966300812F21]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [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.createServers(AbstractFullDistribZkTestBase.java:314)
   [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]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    >        ... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.PeerSyncReplicationTest_418FA9B9AE7D42D9-001
   [junit4]   2> Dec 05, 2017 2:33:15 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1127, maxMBSortInHeap=6.763650497604656, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f0a9c70),
 locale=sv, timezone=Asia/Manila
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=147142640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MetricUtilsTest, 
ReplaceNodeTest, DirectSolrConnectionTest, EchoParamsTest, 
TestEmbeddedSolrServerConstructors, DocExpirationUpdateProcessorFactoryTest, 
CollectionReloadTest, SystemInfoHandlerTest, PreAnalyzedUpdateProcessorTest, 
TestManagedResourceStorage, BlobRepositoryCloudTest, TestStreamBody, 
AsyncCallRequestStatusResponseTest, SuggesterWFSTTest, TestIndexSearcher, 
HdfsRecoverLeaseTest, PreAnalyzedFieldManagedSchemaCloudTest, TestJsonRequest, 
TestSolrCoreProperties, TestCharFilters, TestClusterStateMutator, 
LoggingHandlerTest, TestLRUStatsCache, HdfsBasicDistributedZk2Test, 
TestManagedSynonymGraphFilterFactory, TestMaxTokenLenTokenizer, ZkFailoverTest, 
DocValuesMissingTest, TestPartialUpdateDeduplication, 
TlogReplayBufferedWhileIndexingTest, TestFiltering, InfoHandlerTest, 
XsltUpdateRequestHandlerTest, TestInfoStreamLogging, TestNumericRangeQuery32, 
ConfigureRecoveryStrategyTest, TestXmlQParserPlugin, 
TestRuleBasedAuthorizationPlugin, TestSubQueryTransformerCrossCore, 
FieldMutatingUpdateProcessorTest, TestApiFramework, 
ClassificationUpdateProcessorIntegrationTest, SimplePostToolTest, 
FieldAnalysisRequestHandlerTest, TestSizeLimitedDistributedMap, 
TestNamedUpdateProcessors, CursorMarkTest, TestCustomDocTransformer, 
CheckHdfsIndexTest, OverseerTest, JSONWriterTest, RequiredFieldsTest, 
TestReloadAndDeleteDocs, FullSolrCloudDistribCmdsTest, 
UniqFieldsUpdateProcessorFactoryTest, HdfsSyncSliceTest, 
CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, TestSearchPerf, 
TestStressInPlaceUpdates, SecurityConfHandlerTest, AutoScalingHandlerTest, 
TestMinMaxOnMultiValuedField, OverseerRolesTest, 
TestImpersonationWithHadoopAuth, ShufflingReplicaListTransformerTest, 
TestFieldCache, TestHdfsBackupRestoreCore, QueryElevationComponentTest, 
TestFuzzyAnalyzedSuggestions, TestRealTimeGet, CdcrReplicationHandlerTest, 
SubstringBytesRefFilterTest, DistanceFunctionTest, TestFunctionQuery, 
DistributedQueryComponentCustomSortTest, 
DistributedFacetPivotSmallAdvancedTest, ReturnFieldsTest, PluginInfoTest, 
TestSchemaSimilarityResource, TestDeleteCollectionOnDownNodes, 
TestLMJelinekMercerSimilarityFactory, TestRecoveryHdfs, 
TestGraphTermsQParserPlugin, SuggestComponentTest, 
DistribJoinFromCollectionTest, SolrJmxReporterCloudTest, DeleteNodeTest, 
SuggesterTest, TestConfigSetProperties, TestLRUCache, 
DefaultValueUpdateProcessorTest, DocValuesNotIndexedTest, TestLFUCache, 
HighlighterTest, SortByFunctionTest, TestUninvertingReader, 
TestRawResponseWriter, ChaosMonkeyNothingIsSafeTest, 
TestCloudJSONFacetJoinDomain, TestGroupingSearch, 
SpellCheckCollatorWithCollapseTest, TestLegacyNumericUtils, 
V2ApiIntegrationTest, ClusterStateTest, CopyFieldTest, TestRandomFlRTGCloud, 
TestSolrCLIRunExample, TestQueryTypes, TestSimpleQParserPlugin, 
SolrCoreCheckLockOnStartupTest, TestReplicaProperties, TestSolrCoreSnapshots, 
MoveReplicaHDFSFailoverTest, TestDistributedGrouping, TestCustomStream, 
TestTrie, TestSolrQueryResponse, CdcrBidirectionalTest, CSVRequestHandlerTest, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, RecoveryZkTest, 
LeaderElectionTest, TestZkChroot, TestRecovery, 
TermVectorComponentDistributedTest, TestReload, TestRangeQuery, 
SpellCheckComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, 
BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest, 
TestTolerantSearch, TestLuceneIndexBackCompat, ActionThrottleTest, 
AddReplicaTest, AssignBackwardCompatibilityTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, 
DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest, 
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, 
HttpPartitionTest, LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest, 
PeerSyncReplicationTest]
   [junit4] Completed [501/752 (5!)] on J2 in 631.46s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to