You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/14 08:18:35 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17246 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17246/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

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

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:45493/c8n_1x3_lf_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([5B78F5EF4FEB1E5B:D32CCA35E11773A3]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:753)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	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:45493/c8n_1x3_lf_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:747)
	... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:45493/c8n_1x3_lf_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 49 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:45493 [/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:511)
	... 53 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)
	... 63 more


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard2NonLeaderClient

Error Message:
Could not load collection from ZK: test_col

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: test_col
	at __randomizedtesting.SeedInfo.seed([5B78F5EF4FEB1E5B:16450CA834A19153]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1080)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:113)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1281)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1003)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertQueryDocIds(TestTolerantUpdateProcessorCloud.java:1020)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletes(TestTolerantUpdateProcessorCloud.java:389)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard2NonLeaderClient(TestTolerantUpdateProcessorCloud.java:297)
	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.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/test_col/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1092)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1078)
	... 51 more


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaCloudClient

Error Message:
shard2 add fail, shard1 delI fail: {type=DELID,id=abc!42,message=No registered leader was found after waiting for 4000ms , collection: test_col slice: shard1} ... unexpected err in: {responseHeader={status=0,QTime=4021,maxErrors=10,errors=[{type=DELID,id=abc!42,message=No registered leader was found after waiting for 4000ms , collection: test_col slice: shard1}, {type=ADD,id=XYZ!666,message=No registered leader was found after waiting for 4000ms , collection: test_col slice: shard2}]}}

Stack Trace:
java.lang.AssertionError: shard2 add fail, shard1 delI fail: {type=DELID,id=abc!42,message=No registered leader was found after waiting for 4000ms , collection: test_col slice: shard1} ... unexpected err in: {responseHeader={status=0,QTime=4021,maxErrors=10,errors=[{type=DELID,id=abc!42,message=No registered leader was found after waiting for 4000ms , collection: test_col slice: shard1}, {type=ADD,id=XYZ!666,message=No registered leader was found after waiting for 4000ms , collection: test_col slice: shard2}]}}
	at __randomizedtesting.SeedInfo.seed([5B78F5EF4FEB1E5B:81AD6111329C2ED0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.assertUpdateTolerantErrors(TestTolerantUpdateProcessorCloud.java:996)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletes(TestTolerantUpdateProcessorCloud.java:840)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testAddsMixedWithDeletesViaCloudClient(TestTolerantUpdateProcessorCloud.java:798)
	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)


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousDeletesViaShard2LeaderClient

Error Message:
Error from server at https://127.0.0.1:45186/solr/test_col: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45186/solr/test_col: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([5B78F5EF4FEB1E5B:12C141A578D1DB7E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:541)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1270)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.clearCollection(TestTolerantUpdateProcessorCloud.java:225)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	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$9.evaluate(RandomizedRunner.java:905)
	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)


FAILED:  org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test

Error Message:
Error from server at https://127.0.0.1:34447/vfrp/o/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /vfrp/o/collection1/select. Reason: <pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34447/vfrp/o/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /vfrp/o/collection1/select. Reason:
<pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([5B78F5EF4FEB1E5B:D32CCA35E11773A3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:574)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
	at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:209)
	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)




Build Log:
[...truncated 11273 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/init-core-data-001
   [junit4]   2> 695498 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 695499 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 695499 INFO  (Thread-1052) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 695499 INFO  (Thread-1052) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 695599 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35846
   [junit4]   2> 695599 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695600 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695601 INFO  (zkCallback-879-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29a6697a name:ZooKeeperConnection Watcher:127.0.0.1:35846 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695601 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695601 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695601 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 695602 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[5B78F5EF4FEB1E5B]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 695603 INFO  (jetty-launcher-878-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 695604 INFO  (jetty-launcher-878-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 695604 INFO  (jetty-launcher-878-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 695605 INFO  (jetty-launcher-878-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 695605 INFO  (jetty-launcher-878-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 695606 INFO  (jetty-launcher-878-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@324a7e0{/solr,null,AVAILABLE}
   [junit4]   2> 695606 INFO  (jetty-launcher-878-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f5c4291{/solr,null,AVAILABLE}
   [junit4]   2> 695607 INFO  (jetty-launcher-878-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@186fccc4{/solr,null,AVAILABLE}
   [junit4]   2> 695607 INFO  (jetty-launcher-878-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78071c5f{/solr,null,AVAILABLE}
   [junit4]   2> 695607 INFO  (jetty-launcher-878-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@609ec3ff{/solr,null,AVAILABLE}
   [junit4]   2> 695608 INFO  (jetty-launcher-878-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3f65bf01{SSL,[ssl, http/1.1]}{127.0.0.1:42042}
   [junit4]   2> 695608 INFO  (jetty-launcher-878-thread-4) [    ] o.e.j.s.Server Started @697229ms
   [junit4]   2> 695608 INFO  (jetty-launcher-878-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@45e9466a{SSL,[ssl, http/1.1]}{127.0.0.1:44151}
   [junit4]   2> 695608 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42042}
   [junit4]   2> 695608 INFO  (jetty-launcher-878-thread-3) [    ] o.e.j.s.Server Started @697229ms
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44151}
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node4'
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node3'
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695609 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@5233b623{SSL,[ssl, http/1.1]}{127.0.0.1:45186}
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@54d5da25{SSL,[ssl, http/1.1]}{127.0.0.1:36112}
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-5) [    ] o.e.j.s.Server Started @697230ms
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-2) [    ] o.e.j.s.Server Started @697230ms
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36112}
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45186}
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@6b7c40dc{SSL,[ssl, http/1.1]}{127.0.0.1:39349}
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-1) [    ] o.e.j.s.Server Started @697230ms
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39349}
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node2'
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node5'
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node1'
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695610 INFO  (zkCallback-880-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a14e87a name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695610 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695610 INFO  (zkCallback-881-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a862769 name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695611 INFO  (zkCallback-882-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16991f37 name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695611 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695613 INFO  (zkCallback-883-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5963f661 name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695613 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695613 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695613 INFO  (zkCallback-884-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d934d88 name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695613 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 695613 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 695613 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695613 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695614 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 695625 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node4/.
   [junit4]   2> 695625 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node1/.
   [junit4]   2> 695625 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 448175105
   [junit4]   2> 695625 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node4]
   [junit4]   2> 695625 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1963754526
   [junit4]   2> 695625 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node1]
   [junit4]   2> 695625 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node5/.
   [junit4]   2> 695625 WARN  (jetty-launcher-878-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node4/lib
   [junit4]   2> 695625 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 879067004
   [junit4]   2> 695625 WARN  (jetty-launcher-878-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node1/lib
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node5]
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 695626 WARN  (jetty-launcher-878-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node5/lib
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node3/.
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1736560811
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node3]
   [junit4]   2> 695626 WARN  (jetty-launcher-878-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node3/lib
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 695626 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node2/.
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 218773628
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node2]
   [junit4]   2> 695627 WARN  (jetty-launcher-878-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorCloud_5B78F5EF4FEB1E5B-001/tempDir-001/node2/lib
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695627 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 695628 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695628 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 695628 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695628 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35846/solr
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 695629 INFO  (zkCallback-893-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e49bcf0 name:ZooKeeperConnection Watcher:127.0.0.1:35846 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695629 INFO  (zkCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e6a7e8b name:ZooKeeperConnection Watcher:127.0.0.1:35846 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695629 INFO  (jetty-launcher-878-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695630 INFO  (zkCallback-894-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63b97868 name:ZooKeeperConnection Watcher:127.0.0.1:35846 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695630 INFO  (zkCallback-898-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d5bdcfb name:ZooKeeperConnection Watcher:127.0.0.1:35846 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695630 INFO  (zkCallback-899-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@385bbbf0 name:ZooKeeperConnection Watcher:127.0.0.1:35846 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$52/354548581@1796964f
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$52/354548581@1a793ecf
   [junit4]   2> 695630 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$52/354548581@717f098
   [junit4]   2> 695631 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695631 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$52/354548581@488aef8a
   [junit4]   2> 695631 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695631 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695631 INFO  (zkCallback-900-thread-1-processing-n:127.0.0.1:45186_solr) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@749a361b name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695631 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695631 INFO  (zkCallback-902-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29e20e1e name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695631 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695631 INFO  (zkCallback-901-thread-1-processing-n:127.0.0.1:42042_solr) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ed19796 name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695631 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695632 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:36112_solr) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@235c972d name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695632 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695632 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 695632 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 695632 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$52/354548581@d891948
   [junit4]   2> 695632 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695632 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 695633 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:39349_solr) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43b55e70 name:ZooKeeperConnection Watcher:127.0.0.1:35846/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 695633 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695633 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 695633 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 695633 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 695633 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 695634 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 695634 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 695634 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 695634 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 695635 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 695635 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 695635 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 695635 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 695635 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 695637 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 695637 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 695637 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 695637 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 695637 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 695638 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 695639 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 695640 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 695641 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 695641 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 695641 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 695641 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 695641 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 695641 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 695642 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96238499871916044-127.0.0.1:44151_solr-n_0000000000
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96238499871916043-127.0.0.1:45186_solr-n_0000000001
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96238499871916046-127.0.0.1:36112_solr-n_0000000002
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96238499871916047-127.0.0.1:39349_solr-n_0000000003
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44151_solr
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96238499871916044-127.0.0.1:44151_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96238499871916045-127.0.0.1:42042_solr-n_0000000004
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96238499871916046-127.0.0.1:36112_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96238499871916043-127.0.0.1:45186_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45186_solr
   [junit4]   2> 695643 INFO  (jetty-launcher-878-thread-5) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45186_solr
   [junit4]   2> 695644 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39349_solr
   [junit4]   2> 695644 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36112_solr
   [junit4]   2> 695644 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39349_solr
   [junit4]   2> 695644 INFO  (jetty-launcher-878-thread-2) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36112_solr
   [junit4]   2> 695644 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96238499871916047-127.0.0.1:39349_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 695644 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.Overseer Overseer (id=96238499871916044-127.0.0.1:44151_solr-n_0000000000) starting
   [junit4]   2> 695644 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42042_solr
   [junit4]   2> 695644 INFO  (jetty-launcher-878-thread-4) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42042_solr
   [junit4]   2> 695644 INFO  (zkCallback-900-thread-1-processing-n:127.0.0.1:45186_solr) [n:127.0.0.1:45186_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> 695644 INFO  (zkCallback-902-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_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> 695644 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:39349_solr) [n:127.0.0.1:39349_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> 695644 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:36112_solr) [n:127.0.0.1:36112_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> 695644 INFO  (zkCallback-901-thread-1-processing-n:127.0.0.1:42042_solr) [n:127.0.0.1:42042_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> 695645 INFO  (zkCallback-900-thread-1-processing-n:127.0.0.1:45186_solr) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 695645 INFO  (zkCallback-902-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 695646 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:36112_solr) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 695646 INFO  (zkCallback-901-thread-1-processing-n:127.0.0.1:42042_solr) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 695646 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:39349_solr) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 695646 INFO  (zkCallback-900-thread-1-processing-n:127.0.0.1:45186_solr) [n:127.0.0.1:45186_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> 695646 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:36112_solr) [n:127.0.0.1:36112_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> 695646 INFO  (zkCallback-901-thread-1-processing-n:127.0.0.1:42042_solr) [n:127.0.0.1:42042_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> 695646 INFO  (zkCallback-902-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_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> 695646 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:39349_solr) [n:127.0.0.1:39349_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> 695646 INFO  (zkCallback-900-thread-1-processing-n:127.0.0.1:45186_solr) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 695646 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:36112_solr) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 695646 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 695647 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:39349_solr) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 695647 INFO  (zkCallback-902-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 695649 INFO  (zkCallback-901-thread-1-processing-n:127.0.0.1:42042_solr) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 695651 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 695651 INFO  (OverseerCollectionConfigSetProcessor-96238499871916044-127.0.0.1:44151_solr-n_0000000000) [n:127.0.0.1:44151_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 695651 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44151_solr as DOWN
   [junit4]   2> 695651 INFO  (OverseerStateUpdate-96238499871916044-127.0.0.1:44151_solr-n_0000000000) [n:127.0.0.1:44151_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 695652 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44151_solr
   [junit4]   2> 695652 INFO  (jetty-launcher-878-thread-3) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44151_solr
   [junit4]   2> 695652 INFO  (OverseerStateUpdate-96238499871916044-127.0.0.1:44151_solr-n_0000000000) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 695653 INFO  (zkCallback-902-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_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> 695653 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:39349_solr) [n:127.0.0.1:39349_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> 695653 INFO  (zkCallback-901-thread-1-processing-n:127.0.0.1:42042_solr) [n:127.0.0.1:42042_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> 695653 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:36112_solr) [n:127.0.0.1:36112_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> 695653 INFO  (zkCallback-902-thread-1-processing-n:127.0.0.1:44151_solr) [n:127.0.0.1:44151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 695653 INFO  (zkCallback-900-thread-1-processing-n:127.0.0.1:45186_solr) [n:127.0.0.1:45186_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> 695653 INFO  (zkCallback-903-thread-1-processing-n:127.0.0.1:36112_solr) [n:127.0.0.1:36112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 695653 INFO  (zkCallback-900-thread-1-processing-n:127.0.0.1:45186_solr) [n:127.0.0.1:45186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 695654 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:39349_solr) [n:127.0.0.1:39349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 695654 INFO  (OverseerStateUpdate-96238499871916044-127.0.0.1:44151_solr-n_0000000000) [n:127.0.0.1:44151_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44151_solr"} current state version: 0
   [junit4]   2> 695654 INFO  (OverseerStateUpdate-96238499871916044-127.0.0.1:44151_solr-n_0000000000) [n:127.0.0.1:44151_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44151_solr
   [junit4]   2> 695654 INFO  (zkCallback-901-thread-1-processing-n:127.0.0.1:42042_solr) [n:127.0.0.1:42042_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 695657 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 695657 INFO  (jetty-launcher-878-thread-1) [n:127.0.0.1:39349_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [j

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

pDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_5B78F5EF4FEB1E5B-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 1875927 INFO  (coreCloseExecutor-6211-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1875927 INFO  (coreCloseExecutor-6211-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_5B78F5EF4FEB1E5B-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1875928 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[5B78F5EF4FEB1E5B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@562b8df{/vfrp/o,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetPivotLongTailTest -Dtests.method=test -Dtests.seed=5B78F5EF4FEB1E5B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   46.4s J0 | DistributedFacetPivotLongTailTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34447/vfrp/o/collection1: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /vfrp/o/collection1/select. Reason:
   [junit4]    > <pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B78F5EF4FEB1E5B:D32CCA35E11773A3]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:574)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:209)
   [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]   2> 1876049 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[5B78F5EF4FEB1E5B]-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/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_5B78F5EF4FEB1E5B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {stat_i=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=Memory doPackFST= false), bar_s=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=Memory doPackFST= false), foo_s=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=741, maxMBSortInHeap=6.755854292590364, sim=ClassicSimilarity, locale=ar-EG, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=36369184,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, TestBadConfig, TestFieldSortValues, CursorPagingTest, TestReRankQParserPlugin, TestSortByMinMaxFunction, DocumentAnalysisRequestHandlerTest, TestStressUserVersions, TestDistributedSearch, TestSolrQueryParserDefaultOperatorResource, TestSQLHandler, TestValueSourceCache, FileBasedSpellCheckerTest, DistribJoinFromCollectionTest, TestQueryWrapperFilter, MultiThreadedOCPTest, TestBulkSchemaAPI, DefaultValueUpdateProcessorTest, TestConfigSetsAPIZkFailure, TestRTimerTree, CurrencyFieldOpenExchangeTest, OverseerStatusTest, TestManagedResource, CoreAdminCreateDiscoverTest, CreateCollectionCleanupTest, TestFieldCollectionResource, BooleanFieldTest, RulesTest, TestFunctionQuery, PreAnalyzedUpdateProcessorTest, TestSolrQueryResponse, TestCloudInspectUtil, TestNumericTerms32, JavabinLoaderTest, JsonLoaderTest, TestManagedSchemaAPI, TestOmitPositions, RemoteQueryErrorTest, TestReplicationHandler, AsyncCallRequestStatusResponseTest, TestPhraseSuggestions, BlockJoinFacetRandomTest, ResponseHeaderTest, InfoHandlerTest, ZkNodePropsTest, TestBulkSchemaConcurrent, TestTolerantUpdateProcessorRandomCloud, TestSolrDynamicMBean, TestJoin, TestExactSharedStatsCache, BasicDistributedZkTest, SolrRequestParserTest, TestSchemaSimilarityResource, CachingDirectoryFactoryTest, TestGraphMLResponseWriter, SOLR749Test, RequiredFieldsTest, SmileWriterTest, SynonymTokenizerTest, TestIBSimilarityFactory, IndexSchemaRuntimeFieldTest, TestLockTree, TestStressCloudBlindAtomicUpdates, ResponseLogComponentTest, CacheHeaderTest, CloudMLTQParserTest, OutputWriterTest, PathHierarchyTokenizerFactoryTest, TestHdfsUpdateLog, DateFieldTest, TestRandomRequestDistribution, TestLMDirichletSimilarityFactory, TestMergePolicyConfig, TestLazyCores, StandardRequestHandlerTest, TestSearcherReuse, BigEndianAscendingWordDeserializerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSolr4Spatial, ConnectionReuseTest, TestRandomFaceting, RAMDirectoryFactoryTest, TestCrossCoreJoin, AddBlockUpdateTest, ReturnFieldsTest, TestShortCircuitedRequests, DistributedFacetPivotWhiteBoxTest, TestFoldingMultitermQuery, TestCollectionAPI, RollingRestartTest, TestRTGBase, EchoParamsTest, TestCollapseQParserPlugin, SolrCoreTest, CollectionTooManyReplicasTest, TestAtomicUpdateErrorCases, PeerSyncTest, SystemInfoHandlerTest, TestInfoStreamLogging, ZkStateWriterTest, DistributedDebugComponentTest, CdcrVersionReplicationTest, TestJsonFacets, DeleteLastCustomShardedReplicaTest, LeaderInitiatedRecoveryOnCommitTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestReplicaProperties, TestRequestForwarding, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRestartWhileUpdatingTest, HdfsUnloadDistributedZkTest, StressHdfsTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSets, TestDynamicLoading, TestBlobHandler, TestSolrConfigHandlerCloud, DistributedFacetPivotLongTailTest]
   [junit4] Completed [525/620 (3!)] on J0 in 46.41s, 1 test, 1 error <<< FAILURES!

[...truncated 314 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160714_074432_083.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid14759.hprof ...
   [junit4] Heap dump file created [503368019 bytes in 1.949 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:707: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 4 errors, 1 failure, 129 ignored (83 assumptions) [seed: 5B78F5EF4FEB1E5B]

Total time: 54 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+126) - Build # 17247 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17247/
Java: 64bit/jdk-9-ea+126 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:37093/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:37093/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([975A444C1E6F702A:AA82EA6026812E5A]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37093/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37093 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:511)
	... 10 more




Build Log:
[...truncated 11292 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 969164 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 969165 INFO  (Thread-1407) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 969165 INFO  (Thread-1407) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 969265 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.ZkTestServer start zk server on port:40867
   [junit4]   2> 969265 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969265 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969326 INFO  (zkCallback-987-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e5c3fce name:ZooKeeperConnection Watcher:127.0.0.1:40867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969326 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969327 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969327 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 969677 INFO  (jetty-launcher-986-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 969677 INFO  (jetty-launcher-986-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 969677 INFO  (jetty-launcher-986-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 969677 INFO  (jetty-launcher-986-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 969677 INFO  (jetty-launcher-986-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 969679 INFO  (jetty-launcher-986-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f404d06{/solr,null,AVAILABLE}
   [junit4]   2> 969679 INFO  (jetty-launcher-986-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41446062{/solr,null,AVAILABLE}
   [junit4]   2> 969679 INFO  (jetty-launcher-986-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32ba1007{/solr,null,AVAILABLE}
   [junit4]   2> 969679 INFO  (jetty-launcher-986-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16b9774f{/solr,null,AVAILABLE}
   [junit4]   2> 969680 INFO  (jetty-launcher-986-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b69cf70{/solr,null,AVAILABLE}
   [junit4]   2> 969681 INFO  (jetty-launcher-986-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@197ca3cc{HTTP/1.1,[http/1.1]}{127.0.0.1:43063}
   [junit4]   2> 969681 INFO  (jetty-launcher-986-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b661be7{HTTP/1.1,[http/1.1]}{127.0.0.1:35786}
   [junit4]   2> 969681 INFO  (jetty-launcher-986-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@4bc84ed6{HTTP/1.1,[http/1.1]}{127.0.0.1:37093}
   [junit4]   2> 969681 INFO  (jetty-launcher-986-thread-5) [    ] o.e.j.s.Server Started @971729ms
   [junit4]   2> 969681 INFO  (jetty-launcher-986-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f13cd77{HTTP/1.1,[http/1.1]}{127.0.0.1:40120}
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35786}
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-1) [    ] o.e.j.s.Server Started @971730ms
   [junit4]   2> 969681 INFO  (jetty-launcher-986-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@72386ac0{HTTP/1.1,[http/1.1]}{127.0.0.1:33292}
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-4) [    ] o.e.j.s.Server Started @971729ms
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-2) [    ] o.e.j.s.Server Started @971730ms
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37093}
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33292}
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 969681 INFO  (jetty-launcher-986-thread-3) [    ] o.e.j.s.Server Started @971729ms
   [junit4]   2> 969682 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node5'
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43063}
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969682 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node4'
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40120}
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969682 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node3'
   [junit4]   2> 969682 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node2'
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969682 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969682 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node1'
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969683 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969724 INFO  (zkCallback-988-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c73eb86 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969724 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969725 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969739 INFO  (zkCallback-991-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@493735d6 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 969739 INFO  (zkCallback-990-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4769f232 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969739 INFO  (zkCallback-989-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b9397b name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969739 INFO  (zkCallback-992-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64ce3361 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 969739 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 969756 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node2/.
   [junit4]   2> 969756 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node3/.
   [junit4]   2> 969757 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1469931881
   [junit4]   2> 969757 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 277896530
   [junit4]   2> 969757 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node2]
   [junit4]   2> 969757 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node3]
   [junit4]   2> 969757 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 0x155e8e4cfc10002, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 969757 WARN  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_975A444C1E6F702A-001/tempDir-001/node3/lib
   [junit4]   2> 969757 WARN  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_975A444C1E6F702A-001/tempDir-001/node2/lib
   [junit4]   2> 969757 INFO  (jetty-launcher-986-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> 969757 INFO  (jetty-launcher-986-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> 969767 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 0x155e8e4cfc10001, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 969767 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node5/.
   [junit4]   2> 969767 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1368205904
   [junit4]   2> 969767 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node5]
   [junit4]   2> 969767 WARN  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_975A444C1E6F702A-001/tempDir-001/node5/lib
   [junit4]   2> 969767 INFO  (jetty-launcher-986-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> 969767 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node4/.
   [junit4]   2> 969768 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1135560581
   [junit4]   2> 969768 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node4]
   [junit4]   2> 969768 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node1/.
   [junit4]   2> 969768 WARN  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_975A444C1E6F702A-001/tempDir-001/node4/lib
   [junit4]   2> 969768 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1811391965
   [junit4]   2> 969768 INFO  (jetty-launcher-986-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> 969768 INFO  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node1]
   [junit4]   2> 969768 WARN  (jetty-launcher-986-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_975A444C1E6F702A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_975A444C1E6F702A-001/tempDir-001/node1/lib
   [junit4]   2> 969768 INFO  (jetty-launcher-986-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> 969773 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 969773 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 969773 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 969773 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 969773 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 969774 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 969773 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 969774 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 969774 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 969774 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40867/solr
   [junit4]   2> 969774 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40867/solr
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40867/solr
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40867/solr
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969776 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 969775 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969776 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969776 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40867/solr
   [junit4]   2> 969776 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 969776 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 969776 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969776 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969776 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969792 INFO  (zkCallback-1003-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b4b58f8 name:ZooKeeperConnection Watcher:127.0.0.1:40867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969792 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969792 INFO  (zkCallback-1005-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b9a9665 name:ZooKeeperConnection Watcher:127.0.0.1:40867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969792 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969792 INFO  (zkCallback-1004-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54f71d8 name:ZooKeeperConnection Watcher:127.0.0.1:40867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969792 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969792 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969792 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969792 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969800 INFO  (zkCallback-1006-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f4444ce name:ZooKeeperConnection Watcher:127.0.0.1:40867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969800 INFO  (zkCallback-1007-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7fee181 name:ZooKeeperConnection Watcher:127.0.0.1:40867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969800 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969800 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969800 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969800 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 969809 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 0x155e8e4cfc10008, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 969809 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$172/1053248472@2d7067c2
   [junit4]   2> 969809 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$172/1053248472@6d3c828c
   [junit4]   2> 969809 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 0x155e8e4cfc10006, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 969809 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$172/1053248472@704cab83
   [junit4]   2> 969809 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969810 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969810 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969822 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 0x155e8e4cfc1000a, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 969822 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$172/1053248472@fc1fda9
   [junit4]   2> 969822 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$172/1053248472@22deac15
   [junit4]   2> 969823 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969823 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 969833 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1820e27e name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969833 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969833 INFO  (zkCallback-1009-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@257c8fa0 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969833 INFO  (zkCallback-1010-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13d39c06 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969833 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969833 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969842 INFO  (zkCallback-1011-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1665960f name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969842 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15fa9f30 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 969842 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969842 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 969861 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 969861 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 969861 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 969861 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 969861 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 969891 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 969891 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 969899 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 969899 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 969899 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 970040 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 970040 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 970064 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 970064 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 970064 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 970165 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 970179 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 970179 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 970179 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 970179 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 970247 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 970247 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 970276 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 970276 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 970276 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 970321 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 970321 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 970321 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 970321 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 970321 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 970360 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 970360 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 970360 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 970360 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 970360 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 970436 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 970436 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 970436 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 970436 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 970436 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 970470 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 970502 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 970502 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 970502 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 970502 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 970546 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 970560 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 970560 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 970560 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 970560 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 970591 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 970591 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 970606 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 970607 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 970607 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 970607 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 970607 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 970607 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 970607 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 970607 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 970650 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 970650 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 970650 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 970650 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 970650 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 970670 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 970670 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 970670 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 970677 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 970709 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96239036494053387-127.0.0.1:40120_solr-n_0000000000
   [junit4]   2> 970709 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96239036494053390-127.0.0.1:35786_solr-n_0000000002
   [junit4]   2> 970709 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96239036494053389-127.0.0.1:43063_solr-n_0000000001
   [junit4]   2> 970709 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 970724 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96239036494053388-127.0.0.1:37093_solr-n_0000000003
   [junit4]   2> 970725 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40120_solr
   [junit4]   2> 970725 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 970739 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96239036494053391-127.0.0.1:33292_solr-n_0000000004
   [junit4]   2> 970739 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96239036494053387-127.0.0.1:40120_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 970739 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96239036494053389-127.0.0.1:43063_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 970740 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96239036494053390-127.0.0.1:35786_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 970740 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43063_solr
   [junit4]   2> 970740 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35786_solr
   [junit4]   2> 970740 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43063_solr
   [junit4]   2> 970740 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96239036494053388-127.0.0.1:37093_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 970740 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35786_solr
   [junit4]   2> 970750 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33292_solr
   [junit4]   2> 970750 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33292_solr
   [junit4]   2> 970750 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37093_solr
   [junit4]   2> 970750 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37093_solr
   [junit4]   2> 970750 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96239036494053387-127.0.0.1:40120_solr-n_0000000000) starting
   [junit4]   2> 970765 INFO  (zkCallback-1008-thread-1) [    ] 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> 970765 INFO  (zkCallback-1012-thread-1) [    ] 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> 970765 INFO  (zkCallback-1010-thread-1) [    ] 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> 970765 INFO  (zkCallback-1009-thread-1) [    ] 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> 970765 INFO  (zkCallback-1011-thread-1) [    ] 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> 970780 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 970786 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 970786 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 970787 INFO  (jetty-launcher-986-thread-5) [    ] 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_975A444C1E6F702A-001/tempDir-001/node5/.
   [junit4]   2> 970787 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 970788 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 970788 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 970789 INFO  (jetty-launcher-986-thread-3) [    ] 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_975A444C1E6F702A-001/tempDir-001/node3/.
   [junit4]   2> 970789 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 970795 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 970796 INFO  (zkCallback-1009-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 970796 INFO  (zkCallback-1011-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 970796 INFO  (zkCallback-1010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 970796 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 970805 INFO  (zkCallback-1012-thread-1) [    ] 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> 970805 INFO  (zkCallback-1009-thread-1) [    ] 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> 970805 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 970805 INFO  (jetty-launcher-986-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 970805 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 970805 INFO  (jetty-launcher-986-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 970805 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 970805 INFO  (zkCallback-1011-thread-1) [    ] 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> 970805 INFO  (zkCallback-1009-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 970805 INFO  (zkCallback-1010-thread-1) [    ] 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> 970805 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 970805 INFO  (zkCallback-1011-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 970805 INFO  (zkCallback-1010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 970810 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 970810 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 970811 INFO  (jetty-launcher-986-thread-2) [    ] 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_975A444C1E6F702A-001/tempDir-001/node2/.
   [junit4]   2> 970811 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 970812 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 970812 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 970812 INFO  (jetty-launcher-986-thread-4) [    ] 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_975A444C1E6F702A-001/tempDir-001/node4/.
   [junit4]   2> 970812 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 970821 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 970821 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 970821 INFO  (jetty-launcher-986-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 970821 INFO  (jetty-launcher-986-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 970821 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 970929 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 970931 INFO  (OverseerCollectionConfigSetProcessor-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 970931 INFO  (OverseerStateUpdate-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 970931 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40120_solr as DOWN
   [junit4]   2> 970941 INFO  (OverseerStateUpdate-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 970950 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40120_solr
   [junit4]   2> 970950 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40120_solr
   [junit4]   2> 970950 INFO  (OverseerStateUpdate-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40120_solr"} current state version: 0
   [junit4]   2> 970950 INFO  (OverseerStateUpdate-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40120_solr
   [junit4]   2> 970961 INFO  (zkCallback-1008-thread-1) [    ] 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> 970961 INFO  (zkCallback-1012-thread-1) [    ] 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> 970961 INFO  (zkCallback-1011-thread-1) [    ] 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> 970961 INFO  (zkCallback-1009-thread-1) [    ] 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> 970961 INFO  (zkCallback-1010-thread-1) [    ] 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> 970962 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 970962 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 970966 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 970966 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 970966 INFO  (jetty-launcher-986-thread-1) [    ] 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_975A444C1E6F702A-001/tempDir-001/node1/.
   [junit4]   2> 970966 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 970991 INFO  (zkCallback-1010-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 970991 INFO  (zkCallback-1009-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 970991 INFO  (zkCallback-1011-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 970991 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 970991 INFO  (jetty-launcher-986-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 970991 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 970992 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 971034 INFO  (zkCallback-1018-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7022a825 name:ZooKeeperConnection Watcher:127.0.0.1:40867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 971034 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 971035 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 971064 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@197ca3cc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 971064 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=277896530
   [junit4]   2> 971065 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43063_solr as DOWN
   [junit4]   2> 971095 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 971095 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 971096 INFO  (OverseerStateUpdate-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43063_solr"} current state version: 0
   [junit4]   2> 971096 INFO  (OverseerStateUpdate-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43063_solr
   [junit4]   2> 971096 INFO  (zkCallback-1011-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 971095 INFO  (zkCallback-1009-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 971096 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 971095 INFO  (zkCallback-1010-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 971096 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 971096 INFO  (zkCallback-1011-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 971096 WARN  (zkCallback-1010-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 971097 INFO  (zkCallback-1011-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96239036494053387-127.0.0.1:40120_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 971098 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f404d06{/solr,null,UNAVAILABLE}
   [junit4]   2> 971099 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 971100 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@680b23b0{/solr,null,AVAILABLE}
   [junit4]   2> 971101 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3ede78f1{HTTP/1.1,[http/1.1]}{127.0.0.1:38359}
   [junit4]   2> 971101 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.e.j.s.Server Started @973149ms
   [junit4]   2> 971101 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38359}
   [junit4]   2> 971101 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 971101 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] 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_975A444C1E6F702A-001/tempDir-001/node6'
   [junit4]   2> 971102 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 971102 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 971102 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 971102 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 971111 INFO  (zkCallback-1009-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 971126 INFO  (zkCallback-1020-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@548b4873 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 971126 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 971126 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 971127 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 971139 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] 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_975A444C1E6F702A-001/tempDir-001/node6/.
   [junit4]   2> 971139 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.CoreContainer New CoreContainer 540213555
   [junit4]   2> 971139 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] 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_975A444C1E6F702A-001/tempDir-001/node6]
   [junit4]   2> 971140 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] 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_975A444C1E6F702A-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_975A444C1E6F702A-001/tempDir-001/node6/lib
   [junit4]   2> 971140 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] 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> 971142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 971142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 971142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 971142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40867/solr
   [junit4]   2> 971142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 971142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 971142 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 971148 INFO  (zkCallback-1023-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57f500b1 name:ZooKeeperConnection Watcher:127.0.0.1:40867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 971148 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 971149 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 971158 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$172/1053248472@4c38739d
   [junit4]   2> 971159 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 971181 INFO  (zkCallback-1024-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f761cfe name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 971181 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 971284 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 971284 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 971284 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 971285 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 971291 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96239036494053395-127.0.0.1:38359_solr-n_0000000005
   [junit4]   2> 971292 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96239036494053391-127.0.0.1:33292_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 971292 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38359_solr as DOWN
   [junit4]   2> 971305 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38359_solr
   [junit4]   2> 971305 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38359_solr
   [junit4]   2> 971306 INFO  (OverseerStateUpdate-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38359_solr"} current state version: 0
   [junit4]   2> 971306 INFO  (OverseerStateUpdate-96239036494053387-127.0.0.1:40120_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38359_solr
   [junit4]   2> 971314 INFO  (zkCallback-1011-thread-1) [    ] 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> 971314 INFO  (zkCallback-1024-thread-1) [    ] 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> 971314 INFO  (zkCallback-1008-thread-1) [    ] 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> 971314 INFO  (zkCallback-1012-thread-1) [    ] 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> 971314 INFO  (zkCallback-1009-thread-1) [    ] 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> 971323 INFO  (zkCallback-1011-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 971323 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 971323 INFO  (zkCallback-1012-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 971323 INFO  (zkCallback-1024-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 971323 INFO  (zkCallback-1009-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 971327 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 971328 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 971328 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] 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_975A444C1E6F702A-001/tempDir-001/node6/.
   [junit4]   2> 971328 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 971329 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 971329 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 971329 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 971329 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 971333 INFO  (zkCallback-1026-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74874e06 name:ZooKeeperConnection Watcher:127.0.0.1:40867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 971333 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 971333 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 971334 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 971363 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 971375 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 971401 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 971411 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 971430 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 971433 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 971450 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 971460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 971463 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 971481 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 971483 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 971492 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 971500 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 971531 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[975A444C1E6F702A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 971540 INFO  (TEST-BasicAuthIntegrationTe

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

/aliases.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/security.json
   [junit4]   2> 	5	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96239036494053395-127.0.0.1:38359_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/96239036494053390-127.0.0.1:35786_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/96239036494053388-127.0.0.1:37093_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/96239036494053387-127.0.0.1:40120_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/overseer/queue
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=975A444C1E6F702A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=jgo-CM -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   21.6s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:37093/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([975A444C1E6F702A:AA82EA6026812E5A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37093/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [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:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/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(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37093 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [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:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_975A444C1E6F702A-001
   [junit4]   2> Jul 14, 2016 10:12:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=FSTOrd50, multiDefault=BlockTreeOrds(blocksize=128), intDefault=FSTOrd50, id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=368, maxMBSortInHeap=7.3259055935009405, sim=ClassicSimilarity, locale=jgo-CM, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=286572464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, CachingDirectoryFactoryTest, RulesTest, CdcrVersionReplicationTest, OverseerStatusTest, ExplicitHLLTest, SimpleCollectionCreateDeleteTest, QueryElevationComponentTest, TestAnalyzedSuggestions, TestSQLHandler, TestCSVLoader, TestReplicationHandlerBackup, ConcurrentDeleteAndCreateCollectionTest, TestTolerantUpdateProcessorRandomCloud, BasicDistributedZkTest, PingRequestHandlerTest, TestRandomFaceting, TestFunctionQuery, TestBinaryField, DistributedSpellCheckComponentTest, TestExactSharedStatsCache, TestPhraseSuggestions, JsonLoaderTest, IndexSchemaTest, TestFaceting, ZkStateWriterTest, ZkNodePropsTest, TestStressCloudBlindAtomicUpdates, BooleanFieldTest, TestHdfsUpdateLog, DeleteLastCustomShardedReplicaTest, CursorMarkTest, ForceLeaderTest, TestLuceneMatchVersion, MultiThreadedOCPTest, RollingRestartTest, TestSubQueryTransformer, TestReRankQParserPlugin, BlockJoinFacetRandomTest, InfoHandlerTest, DateFieldTest, TestMissingGroups, TestPseudoReturnFields, TestCollapseQParserPlugin, URLClassifyProcessorTest, ExternalFileFieldSortTest, TestLazyCores, TestConfig, FileBasedSpellCheckerTest, TestFieldSortValues, TestManagedResource, BasicAuthIntegrationTest]
   [junit4] Completed [230/620 (1!)] on J0 in 22.64s, 1 test, 1 error <<< FAILURES!

[...truncated 1278 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:707: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 131 ignored (83 assumptions) [seed: 975A444C1E6F702A]

Total time: 64 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any