Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17625/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:46366/forceleader_test_collection_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:46366/forceleader_test_collection_shard1_replica3]
        at 
__randomizedtesting.SeedInfo.seed([4D1CBB85DA7EE5DF:AB8B8F45E3FC1CBE]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
        at 
org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
        at 
org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this 
request:[http://127.0.0.1:46366/forceleader_test_collection_shard1_replica3]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
        ... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused 
connection at: 
http://127.0.0.1:46366/forceleader_test_collection_shard1_replica3
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
        ... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:46366 [/127.0.0.1] failed: Connection refused
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 54 more
Caused by: java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
        ... 64 more


FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live 
SolrServers available to handle this 
request:[http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2]
        at 
__randomizedtesting.SeedInfo.seed([4D1CBB85DA7EE5DF:C548845F74828827]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this 
request:[http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused 
connection at: http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
        ... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:35930 [/127.0.0.1] failed: Connection refused
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 10 more
Caused by: java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
        ... 20 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:38780/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:38780/solr/testSolrCloudCollection_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([4D1CBB85DA7EE5DF:70C415A9E290BBAF]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:38780/solr/testSolrCloudCollection_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:38780 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 10 more




Build Log:
[...truncated 10963 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 508271 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508271 INFO  (Thread-874) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 508271 INFO  (Thread-874) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 508371 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42598
   [junit4]   2> 508372 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508372 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508388 INFO  (zkCallback-510-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ed122 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 508388 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508389 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508389 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 508397 INFO  (jetty-launcher-509-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508398 INFO  (jetty-launcher-509-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508398 INFO  (jetty-launcher-509-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@162d5a7{/solr,null,AVAILABLE}
   [junit4]   2> 508399 INFO  (jetty-launcher-509-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508399 INFO  (jetty-launcher-509-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508399 INFO  (jetty-launcher-509-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 508399 INFO  (jetty-launcher-509-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ac7c25{/solr,null,AVAILABLE}
   [junit4]   2> 508401 INFO  (jetty-launcher-509-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9268a1{/solr,null,AVAILABLE}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@cfba9a{HTTP/1.1,[http/1.1]}{127.0.0.1:37823}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@cf8b6d{HTTP/1.1,[http/1.1]}{127.0.0.1:43286}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-2) [    ] 
o.e.j.s.Server Started @509658ms
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14d45f3{/solr,null,AVAILABLE}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37823}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15ebbc2{/solr,null,AVAILABLE}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1e2df1d{HTTP/1.1,[http/1.1]}{127.0.0.1:44355}
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-1) [    ] 
o.e.j.s.Server Started @509659ms
   [junit4]   2> 508402 INFO  (jetty-launcher-509-thread-5) [    ] 
o.e.j.s.Server Started @509659ms
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43286}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44355}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1ea5729{HTTP/1.1,[http/1.1]}{127.0.0.1:46429}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@16464a3{HTTP/1.1,[http/1.1]}{127.0.0.1:38780}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-4) [    ] 
o.e.j.s.Server Started @509660ms
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1'
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38780}
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2'
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5'
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4'
   [junit4]   2> 508403 INFO  (jetty-launcher-509-thread-3) [    ] 
o.e.j.s.Server Started @509659ms
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46429}
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508404 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3'
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508405 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508408 INFO  (zkCallback-511-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@10f02b8 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508409 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508409 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508419 INFO  (zkCallback-512-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1547f3e name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508419 INFO  (zkCallback-514-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2df7e1 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508419 INFO  (zkCallback-515-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@983d7d name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508419 INFO  (zkCallback-513-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16e7620 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508420 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508419 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508420 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508421 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508421 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508421 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508421 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508422 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508422 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 508429 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2/.
   [junit4]   2> 508429 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4/.
   [junit4]   2> 508429 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156a9c3330c0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 508429 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 8160784
   [junit4]   2> 508430 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 13044051
   [junit4]   2> 508430 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2]
   [junit4]   2> 508430 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4]
   [junit4]   2> 508430 WARN  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2/lib
   [junit4]   2> 508430 WARN  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4/lib
   [junit4]   2> 508430 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1/.
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3/.
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 21342970
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 22360475
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1]
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5/.
   [junit4]   2> 508431 WARN  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1/lib
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 22311039
   [junit4]   2> 508431 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156a9c3330c0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5]
   [junit4]   2> 508431 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3]
   [junit4]   2> 508433 WARN  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5/lib
   [junit4]   2> 508433 WARN  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3/lib
   [junit4]   2> 508433 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508433 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508440 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508441 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42598/solr
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508442 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508443 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508443 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508446 INFO  (zkCallback-526-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16bb0fe name:ZooKeeperConnection 
Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 508446 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508446 INFO  (jetty-launcher-509-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508447 INFO  (zkCallback-528-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1171854 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 508447 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508448 INFO  (zkCallback-527-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4133f0 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508448 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ec6261 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508448 INFO  (zkCallback-529-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e0d557 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508448 INFO  (jetty-launcher-509-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508450 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@1a5e261
   [junit4]   2> 508450 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 508458 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@a95465
   [junit4]   2> 508458 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@d25b6d
   [junit4]   2> 508458 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156a9c3330c0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 508459 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 508458 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 508466 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@1811814
   [junit4]   2> 508467 INFO  
(zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a59214 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508467 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 508467 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 508478 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$104/5974273@171be6e
   [junit4]   2> 508478 INFO  
(zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1cefa2c name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508478 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 508478 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 508478 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@10bef8d name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508478 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 508480 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1493eb2 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508480 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 508482 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508482 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c39d54 name:ZooKeeperConnection 
Watcher:127.0.0.1:42598/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 508482 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 508485 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508485 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508486 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508487 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 508494 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 508496 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 508505 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 508505 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 508505 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 508561 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 508561 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 508564 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 508565 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 508565 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 508572 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 508575 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 508575 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 508575 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 508575 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 508595 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 508595 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 508596 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 508596 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 508597 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 508600 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508601 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508602 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508602 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508602 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 508606 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508609 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508609 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508609 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508609 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 508615 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508616 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508616 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508616 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508618 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 508623 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508623 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508625 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508625 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508625 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 508637 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508645 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508645 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508645 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508645 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 508649 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 508649 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 508649 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 508650 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 508650 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 508651 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 508652 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 508652 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 508654 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 508654 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 508655 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 508655 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 508658 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 508660 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 508662 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 508662 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 508662 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 508666 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508666 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508666 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508667 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508672 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96451097875185676-127.0.0.1:44355_solr-n_0000000000
   [junit4]   2> 508672 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96451097875185679-127.0.0.1:38780_solr-n_0000000001
   [junit4]   2> 508672 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96451097875185678-127.0.0.1:46429_solr-n_0000000002
   [junit4]   2> 508674 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96451097875185677-127.0.0.1:43286_solr-n_0000000003
   [junit4]   2> 508674 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 508674 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44355_solr
   [junit4]   2> 508674 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96451097875185675-127.0.0.1:37823_solr-n_0000000004
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96451097875185676-127.0.0.1:44355_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96451097875185679-127.0.0.1:38780_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96451097875185678-127.0.0.1:46429_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38780_solr
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38780_solr
   [junit4]   2> 508676 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46429_solr
   [junit4]   2> 508677 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46429_solr
   [junit4]   2> 508678 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43286_solr
   [junit4]   2> 508678 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:43286_solr
   [junit4]   2> 508678 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96451097875185677-127.0.0.1:43286_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 508678 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.Overseer Overseer 
(id=96451097875185676-127.0.0.1:44355_solr-n_0000000000) starting
   [junit4]   2> 508679 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37823_solr
   [junit4]   2> 508679 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37823_solr
   [junit4]   2> 508682 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508682 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508682 INFO  
(zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508682 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508682 INFO  
(zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 508685 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 508685 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 508685 INFO  
(zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 508685 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 508685 INFO  
(zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 508687 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508687 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508687 INFO  
(zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508687 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508688 INFO  
(zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 508688 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 508689 INFO  
(zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 508689 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 508689 INFO  
(zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 508689 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 508690 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 508732 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 508732 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 508733 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node2/.
   [junit4]   2> 508733 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 508734 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 508734 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 508734 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node4/.
   [junit4]   2> 508734 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 508739 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508739 INFO  (jetty-launcher-509-thread-2) 
[n:127.0.0.1:37823_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 508739 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508739 INFO  (jetty-launcher-509-thread-4) 
[n:127.0.0.1:38780_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 508740 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 508740 INFO  
(OverseerCollectionConfigSetProcessor-96451097875185676-127.0.0.1:44355_solr-n_0000000000)
 [n:127.0.0.1:44355_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 508740 INFO  
(OverseerStateUpdate-96451097875185676-127.0.0.1:44355_solr-n_0000000000) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 508740 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44355_solr as DOWN
   [junit4]   2> 508747 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 508747 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 508747 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node1/.
   [junit4]   2> 508747 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 508752 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508752 INFO  (jetty-launcher-509-thread-1) 
[n:127.0.0.1:43286_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 508753 INFO  
(OverseerStateUpdate-96451097875185676-127.0.0.1:44355_solr-n_0000000000) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 508762 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44355_solr
   [junit4]   2> 508762 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44355_solr
   [junit4]   2> 508763 INFO  
(OverseerStateUpdate-96451097875185676-127.0.0.1:44355_solr-n_0000000000) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44355_solr"} current state version: 0
   [junit4]   2> 508763 INFO  
(OverseerStateUpdate-96451097875185676-127.0.0.1:44355_solr-n_0000000000) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:44355_solr
   [junit4]   2> 508766 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 508766 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 508766 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node3/.
   [junit4]   2> 508767 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 508774 INFO  
(zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508774 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508774 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508774 INFO  
(zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508774 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 508775 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508775 INFO  (jetty-launcher-509-thread-3) 
[n:127.0.0.1:46429_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 508775 INFO  
(zkCallback-532-thread-1-processing-n:127.0.0.1:44355_solr) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 508775 INFO  
(zkCallback-535-thread-1-processing-n:127.0.0.1:38780_solr) 
[n:127.0.0.1:38780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 508775 INFO  
(zkCallback-533-thread-1-processing-n:127.0.0.1:43286_solr) 
[n:127.0.0.1:43286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 508775 INFO  
(zkCallback-531-thread-1-processing-n:127.0.0.1:37823_solr) 
[n:127.0.0.1:37823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 508775 INFO  
(zkCallback-534-thread-1-processing-n:127.0.0.1:46429_solr) 
[n:127.0.0.1:46429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 508809 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 508809 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 508809 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_4D1CBB85DA7EE5DF-001/tempDir-001/node5/.
   [junit4]   2> 508810 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 508810 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 508810 INFO  (jetty-launcher-509-thread-5) 
[n:127.0.0.1:44355_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 508810 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508811 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4D1CBB85DA7EE5DF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2>

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

ent.directUpdate(CloudSolrClient.java:760)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2]
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
Server refused connection at: 
http://127.0.0.1:35930/wcmh/q/c8n_1x3_lf_shard1_replica2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
   [junit4]    >        ... 6 more
   [junit4]    > Caused by: org.apache.http.conn.HttpHostConnectException: 
Connect to 127.0.0.1:35930 [/127.0.0.1] failed: Connection refused
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
   [junit4]    >        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    >        ... 10 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    >        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    >        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    >        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    >        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >        at java.net.Socket.connect(Socket.java:589)
   [junit4]    >        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    >        ... 20 more
   [junit4]   2> 1783593 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[4D1CBB85DA7EE5DF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.LeaderFailoverAfterPartitionTest_4D1CBB85DA7EE5DF-001
   [junit4]   2> Aug 20, 2016 9:23:52 PM 
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(Lucene62): 
{range_facet_l_dv=PostingsFormat(name=MockRandom), 
_version_=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), 
a_t=Lucene50(blocksize=128), intDefault=Lucene50(blocksize=128), 
id=PostingsFormat(name=MockRandom), range_facet_i_dv=Lucene50(blocksize=128), 
text=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=134, 
maxMBSortInHeap=6.917798221625798, sim=RandomSimilarity(queryNorm=true): {}, 
locale=vi-VN, timezone=Pacific/Kosrae
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=139383832,total=322363392
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreDiscovery, 
DirectUpdateHandlerTest, RequestHandlersTest, TestCollationField, 
DateMathParserTest, TestSolrQueryParserDefaultOperatorResource, TestDistribIDF, 
TestManagedStopFilterFactory, TestBulkSchemaAPI, DebugComponentTest, 
TestBulkSchemaConcurrent, DistributedSuggestComponentTest, RuleEngineTest, 
DistributedFacetPivotWhiteBoxTest, TestSuggestSpellingConverter, 
TestCharFilters, TestSort, ScriptEngineTest, FullSolrCloudDistribCmdsTest, 
FieldAnalysisRequestHandlerTest, TestLRUStatsCache, TestManagedSchemaAPI, 
SuggesterTSTTest, CollectionReloadTest, TestJmxMonitoredMap, 
HdfsBasicDistributedZkTest, DocValuesMissingTest, TestManagedResource, 
SolrCoreCheckLockOnStartupTest, TestSchemaSimilarityResource, TestInitParams, 
UnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
TestPerFieldSimilarityWithDefaultOverride, TestIndexingPerformance, 
SharedFSAutoReplicaFailoverUtilsTest, TestElisionMultitermQuery, 
TestDistribDocBasedVersion, RegexBoostProcessorTest, TestFieldCacheSortRandom, 
SuggestComponentContextFilterQueryTest, InfoHandlerTest, StatsComponentTest, 
ForceLeaderTest, TestBlobHandler, RecoveryZkTest, RestartWhileUpdatingTest, 
BinaryUpdateRequestHandlerTest, SampleTest, DocValuesMultiTest, 
JavabinLoaderTest, SliceStateTest, HighlighterConfigTest, TestJsonRequest, 
TestCollapseQParserPlugin, OverseerTest, CursorMarkTest, TestRecovery, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestDistributedMissingSort, 
SimpleFacetsTest, TestAuthorizationFramework, TestCloudPseudoReturnFields, 
TestStressUserVersions, TestUtils, ClusterStateTest, 
TestSizeLimitedDistributedMap, TestExtendedDismaxParser, SortSpecParsingTest, 
RemoteQueryErrorTest, QueryResultKeyTest, TestUseDocValuesAsStored2, 
CollectionsAPIAsyncDistributedZkTest, TestGraphMLResponseWriter, 
DirectSolrConnectionTest, TestAnalyzeInfixSuggestions, TestJettySolrRunner, 
TestHashQParserPlugin, ParsingFieldUpdateProcessorsTest, BadComponentTest, 
BasicDistributedZk2Test, TestOrdValues, TestReload, TestDynamicLoading, 
StatelessScriptUpdateProcessorFactoryTest, TestFreeTextSuggestions, 
TestLocalFSCloudBackupRestore, TestReplicationHandlerBackup, 
TestReRankQParserPlugin, TestMiniSolrCloudClusterBase, TestSolrQueryResponse, 
BaseCdcrDistributedZkTest, FieldMutatingUpdateProcessorTest, AssignTest, 
PrimitiveFieldTypeTest, DeleteNodeTest, SuggesterTest, 
WrapperMergePolicyFactoryTest, CoreAdminCreateDiscoverTest, 
TolerantUpdateProcessorTest, TestSolrCloudWithSecureImpersonation, 
MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, 
SolrPluginUtilsTest, JSONWriterTest, QueryParsingTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, UpdateParamsTest, 
AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, 
TestSearchPerf, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestFastWriter, ChaosMonkeyNothingIsSafeTest, 
CollectionsAPISolrJTest, DeleteShardTest, DistribJoinFromCollectionTest, 
LeaderFailoverAfterPartitionTest]
   [junit4] Completed [467/629 (3!)] on J2 in 64.72s, 1 test, 1 error <<< 
FAILURES!

[...truncated 53031 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to