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/08/22 02:19:10 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+131) - Build # 17637 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17637/
Java: 64bit/jdk-9-ea+131 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:40576/forceleader_test_collection_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([75099A68E82B7F62:939EAEA8D1A98603]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	at 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:535)
	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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:40576/forceleader_test_collection_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:40576/forceleader_test_collection_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:40576 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(java.base@9-ea/Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(java.base@9-ea/AbstractPlainSocketImpl.java:400)
	at java.net.AbstractPlainSocketImpl.connectToAddress(java.base@9-ea/AbstractPlainSocketImpl.java:243)
	at java.net.AbstractPlainSocketImpl.connect(java.base@9-ea/AbstractPlainSocketImpl.java:225)
	at java.net.SocksSocketImpl.connect(java.base@9-ea/SocksSocketImpl.java:402)
	at java.net.Socket.connect(java.base@9-ea/Socket.java:591)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:39182/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:39182/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([75099A68E82B7F62:48D13444D0C52112]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at 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:535)
	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:39182/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
	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:39182 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more




Build Log:
[...truncated 11368 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 652671 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 652672 INFO  (Thread-913) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 652672 INFO  (Thread-913) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 652772 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkTestServer start zk server on port:41927
   [junit4]   2> 652772 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652772 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652793 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b216386 name:ZooKeeperConnection Watcher:127.0.0.1:41927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652793 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652794 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652794 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 652800 INFO  (jetty-launcher-634-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 652800 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 652801 INFO  (jetty-launcher-634-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 652802 INFO  (jetty-launcher-634-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 652802 INFO  (jetty-launcher-634-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 652804 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37ff083c{/solr,null,AVAILABLE}
   [junit4]   2> 652806 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@39d7afd3{HTTP/1.1,[http/1.1]}{127.0.0.1:38727}
   [junit4]   2> 652806 INFO  (jetty-launcher-634-thread-2) [    ] o.e.j.s.Server Started @654875ms
   [junit4]   2> 652806 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38727}
   [junit4]   2> 652806 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 652806 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node2'
   [junit4]   2> 652806 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 652807 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 652807 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652807 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652808 INFO  (jetty-launcher-634-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71c2093d{/solr,null,AVAILABLE}
   [junit4]   2> 652809 INFO  (jetty-launcher-634-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30c9a053{/solr,null,AVAILABLE}
   [junit4]   2> 652809 INFO  (jetty-launcher-634-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9470c86{/solr,null,AVAILABLE}
   [junit4]   2> 652809 INFO  (jetty-launcher-634-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@7d5bf1f6{HTTP/1.1,[http/1.1]}{127.0.0.1:39182}
   [junit4]   2> 652809 INFO  (jetty-launcher-634-thread-4) [    ] o.e.j.s.Server Started @654878ms
   [junit4]   2> 652809 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39182}
   [junit4]   2> 652809 INFO  (jetty-launcher-634-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a8c4dbf{HTTP/1.1,[http/1.1]}{127.0.0.1:35350}
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-1) [    ] o.e.j.s.Server Started @654878ms
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35350}
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 652810 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node1'
   [junit4]   2> 652809 INFO  (jetty-launcher-634-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b248d91{HTTP/1.1,[http/1.1]}{127.0.0.1:34872}
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-3) [    ] o.e.j.s.Server Started @654879ms
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34872}
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 652810 INFO  (zkCallback-636-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e0bd23f name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652810 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node4'
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652811 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 652811 INFO  (jetty-launcher-634-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@740bb3dc{/solr,null,AVAILABLE}
   [junit4]   2> 652811 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 652811 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652810 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652812 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652810 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node3'
   [junit4]   2> 652813 INFO  (jetty-launcher-634-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@d5565ca{HTTP/1.1,[http/1.1]}{127.0.0.1:43162}
   [junit4]   2> 652813 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 652813 INFO  (jetty-launcher-634-thread-5) [    ] o.e.j.s.Server Started @654882ms
   [junit4]   2> 652813 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 652814 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43162}
   [junit4]   2> 652813 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 652814 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652814 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652814 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 652814 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node5'
   [junit4]   2> 652814 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 652814 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 652814 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652814 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652815 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652816 INFO  (zkCallback-637-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1afcd103 name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652816 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652816 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652818 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 652818 INFO  (zkCallback-639-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@546d240e name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652818 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652818 INFO  (zkCallback-640-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7155f7bd name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652818 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652818 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652818 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652818 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652820 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 652820 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 652820 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node2/.
   [junit4]   2> 652820 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1987257418
   [junit4]   2> 652820 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node2]
   [junit4]   2> 652820 WARN  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_75099A68E82B7F62-001/tempDir-001/node2/lib
   [junit4]   2> 652820 INFO  (jetty-launcher-634-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> 652824 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node1/.
   [junit4]   2> 652824 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 484138687
   [junit4]   2> 652824 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node1]
   [junit4]   2> 652824 WARN  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_75099A68E82B7F62-001/tempDir-001/node1/lib
   [junit4]   2> 652824 INFO  (jetty-launcher-634-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> 652826 INFO  (zkCallback-638-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@142f746d name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 652826 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41927/solr
   [junit4]   2> 652827 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 652827 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41927/solr
   [junit4]   2> 652827 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node5/.
   [junit4]   2> 652827 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652827 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 466715164
   [junit4]   2> 652827 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 652827 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node5]
   [junit4]   2> 652827 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652827 WARN  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_75099A68E82B7F62-001/tempDir-001/node5/lib
   [junit4]   2> 652827 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652827 INFO  (jetty-launcher-634-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> 652828 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652828 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 652828 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node3/.
   [junit4]   2> 652828 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 173020949
   [junit4]   2> 652828 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node3]
   [junit4]   2> 652828 WARN  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_75099A68E82B7F62-001/tempDir-001/node3/lib
   [junit4]   2> 652828 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 652830 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 652830 INFO  (jetty-launcher-634-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> 652830 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 652830 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41927/solr
   [junit4]   2> 652830 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 652830 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652830 INFO  (zkCallback-646-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@391c9a59 name:ZooKeeperConnection Watcher:127.0.0.1:41927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652831 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652831 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652831 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652831 INFO  (zkCallback-645-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7586b467 name:ZooKeeperConnection Watcher:127.0.0.1:41927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652831 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652831 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652834 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$223/2001081127@4cde890f
   [junit4]   2> 652834 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652834 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 652834 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 652834 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 652834 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41927/solr
   [junit4]   2> 652835 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 652835 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652836 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652836 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$223/2001081127@654b103e
   [junit4]   2> 652837 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652837 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node4/.
   [junit4]   2> 652837 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1327452519
   [junit4]   2> 652837 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node4]
   [junit4]   2> 652838 WARN  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_75099A68E82B7F62-001/tempDir-001/node4/lib
   [junit4]   2> 652838 INFO  (jetty-launcher-634-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> 652838 INFO  (zkCallback-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58a0c618 name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652838 INFO  (zkCallback-649-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@252dbf88 name:ZooKeeperConnection Watcher:127.0.0.1:41927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652838 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652838 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652839 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652839 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 652839 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 652839 INFO  (zkCallback-653-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a86431f name:ZooKeeperConnection Watcher:127.0.0.1:41927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652839 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 652839 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652839 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6479f723 name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652840 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652839 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41927/solr
   [junit4]   2> 652840 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652840 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 652840 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 652840 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652869 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 652869 INFO  (zkCallback-657-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9e8c62a name:ZooKeeperConnection Watcher:127.0.0.1:41927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652869 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652869 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 652877 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 652877 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$223/2001081127@6d59bede
   [junit4]   2> 652877 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$223/2001081127@535cde0b
   [junit4]   2> 652878 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652878 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652879 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$223/2001081127@224231b2
   [junit4]   2> 652879 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 652891 INFO  (zkCallback-659-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b5fc4c6 name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652891 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8509f9b name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652891 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652891 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652899 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c23c8ad name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 652899 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 652912 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 652912 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 652913 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 652914 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 652915 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 652968 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 652968 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 652968 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 652968 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 652968 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 652992 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 652992 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 652993 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 652993 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 652993 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 653020 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 653029 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 653029 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 653029 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 653029 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 653046 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 653048 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 653048 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 653048 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 653068 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 653068 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 653068 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 653068 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 653068 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 653097 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 653097 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 653097 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 653097 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 653097 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 653122 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 653122 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 653122 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 653122 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 653122 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 653141 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 653141 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 653141 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 653141 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 653141 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 653151 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 653153 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 653153 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 653160 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 653161 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 653162 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 653162 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 653162 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 653163 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 653174 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 653174 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 653174 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 653184 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 653184 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 653184 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96457860091543565-127.0.0.1:43162_solr-n_0000000000
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96457860091543566-127.0.0.1:34872_solr-n_0000000002
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96457860091543561-127.0.0.1:35350_solr-n_0000000001
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43162_solr
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96457860091543565-127.0.0.1:43162_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96457860091543561-127.0.0.1:35350_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35350_solr
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34872_solr
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 653193 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34872_solr
   [junit4]   2> 653192 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35350_solr
   [junit4]   2> 653227 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96457860091543563-127.0.0.1:38727_solr-n_0000000003
   [junit4]   2> 653235 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96457860091543567-127.0.0.1:39182_solr-n_0000000004
   [junit4]   2> 653235 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.Overseer Overseer (id=96457860091543565-127.0.0.1:43162_solr-n_0000000000) starting
   [junit4]   2> 653244 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96457860091543566-127.0.0.1:34872_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 653252 INFO  (zkCallback-652-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> 653252 INFO  (zkCallback-658-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> 653252 INFO  (zkCallback-654-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> 653252 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96457860091543563-127.0.0.1:38727_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 653252 INFO  (zkCallback-660-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> 653252 INFO  (zkCallback-659-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> 653254 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38727_solr as DOWN
   [junit4]   2> 653256 INFO  (zkCallback-652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 653256 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 653256 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39182_solr as DOWN
   [junit4]   2> 653257 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 653257 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 653258 INFO  (zkCallback-659-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 653264 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 653264 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 653265 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node1/.
   [junit4]   2> 653265 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 653265 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 653265 INFO  (jetty-launcher-634-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 653269 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 653270 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 653270 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node3/.
   [junit4]   2> 653270 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 653274 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38727_solr
   [junit4]   2> 653274 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38727_solr
   [junit4]   2> 653281 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 653281 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39182_solr
   [junit4]   2> 653281 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 653281 INFO  (jetty-launcher-634-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 653281 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39182_solr
   [junit4]   2> 653284 INFO  (zkCallback-659-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> 653284 INFO  (zkCallback-652-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> 653284 INFO  (zkCallback-660-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> 653284 INFO  (zkCallback-654-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> 653284 INFO  (zkCallback-659-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653284 INFO  (zkCallback-658-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> 653287 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 653287 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 653288 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node2/.
   [junit4]   2> 653288 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 653292 INFO  (zkCallback-652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653292 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653300 INFO  (zkCallback-660-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> 653300 INFO  (zkCallback-652-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> 653300 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 653300 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 653300 INFO  (zkCallback-659-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> 653300 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 653300 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653300 INFO  (jetty-launcher-634-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 653300 INFO  (zkCallback-652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653303 INFO  (zkCallback-659-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653305 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 653305 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 653305 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node4/.
   [junit4]   2> 653305 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 653311 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 653311 INFO  (jetty-launcher-634-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 653343 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 653343 INFO  (OverseerCollectionConfigSetProcessor-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 653344 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 653344 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43162_solr as DOWN
   [junit4]   2> 653351 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 653360 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43162_solr
   [junit4]   2> 653360 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43162_solr
   [junit4]   2> 653360 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38727_solr"} current state version: 0
   [junit4]   2> 653360 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38727_solr
   [junit4]   2> 653363 INFO  (zkCallback-660-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> 653363 INFO  (zkCallback-659-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> 653363 INFO  (zkCallback-652-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> 653363 INFO  (zkCallback-654-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> 653363 INFO  (zkCallback-658-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> 653367 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 653367 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 653367 INFO  (jetty-launcher-634-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_75099A68E82B7F62-001/tempDir-001/node5/.
   [junit4]   2> 653368 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 653371 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 653371 INFO  (zkCallback-652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 653371 INFO  (zkCallback-659-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 653371 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 653371 INFO  (jetty-launcher-634-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 653371 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39182_solr"} current state version: 0
   [junit4]   2> 653371 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 653371 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 653371 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 653371 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39182_solr
   [junit4]   2> 653372 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 653401 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43162_solr"} current state version: 0
   [junit4]   2> 653401 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43162_solr
   [junit4]   2> 653401 INFO  (zkCallback-666-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e620dc9 name:ZooKeeperConnection Watcher:127.0.0.1:41927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 653401 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 653401 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 653419 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1a8c4dbf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 653420 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=484138687
   [junit4]   2> 653420 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35350_solr as DOWN
   [junit4]   2> 653437 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35350_solr"} current state version: 0
   [junit4]   2> 653437 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35350_solr
   [junit4]   2> 653447 INFO  (zkCallback-652-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> 653447 INFO  (zkCallback-654-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> 653447 INFO  (zkCallback-660-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> 653448 INFO  (zkCallback-658-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> 653448 INFO  (zkCallback-659-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> 653457 INFO  (zkCallback-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 653457 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 653457 INFO  (zkCallback-658-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 653457 INFO  (zkCallback-659-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 653457 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96457860091543565-127.0.0.1:43162_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 654948 WARN  (zkCallback-652-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> 654948 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71c2093d{/solr,null,UNAVAILABLE}
   [junit4]   2> 654949 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 654950 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b4de106{/solr,null,AVAILABLE}
   [junit4]   2> 654950 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b6d3914{HTTP/1.1,[http/1.1]}{127.0.0.1:37079}
   [junit4]   2> 654951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.e.j.s.Server Started @657020ms
   [junit4]   2> 654951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37079}
   [junit4]   2> 654951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2b80d80f
   [junit4]   2> 654951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] 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_75099A68E82B7F62-001/tempDir-001/node6'
   [junit4]   2> 654951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 654951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 654951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 654952 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654962 INFO  (zkCallback-668-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17339fdb name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 654962 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654963 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 654963 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 654974 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] 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_75099A68E82B7F62-001/tempDir-001/node6/.
   [junit4]   2> 654974 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.CoreContainer New CoreContainer 2098549542
   [junit4]   2> 654974 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] 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_75099A68E82B7F62-001/tempDir-001/node6]
   [junit4]   2> 654974 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] 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_75099A68E82B7F62-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_75099A68E82B7F62-001/tempDir-001/node6/lib
   [junit4]   2> 654974 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] 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> 654976 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 654976 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 654976 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 654976 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41927/solr
   [junit4]   2> 654976 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 654976 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 654976 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654978 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f29ae7c name:ZooKeeperConnection Watcher:127.0.0.1:41927 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 654979 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654979 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 654981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$223/2001081127@70a69eab
   [junit4]   2> 654982 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654984 INFO  (zkCallback-672-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b57f43e name:ZooKeeperConnection Watcher:127.0.0.1:41927/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 654984 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 655009 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 655010 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 655010 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 655011 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 655012 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96457860091543571-127.0.0.1:37079_solr-n_0000000005
   [junit4]   2> 655013 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96457860091543567-127.0.0.1:39182_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 655013 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37079_solr as DOWN
   [junit4]   2> 655016 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37079_solr
   [junit4]   2> 655016 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[75099A68E82B7F62]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37079_solr
   [junit4]   2> 655016 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37079_solr"} current state version: 0
   [junit4]   2> 655016 INFO  (OverseerStateUpdate-96457860091543565-127.0.0.1:43162_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37079_solr
   [junit4]   2> 655018 INFO  (zkCallback-659-thre

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

enkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_75099A68E82B7F62-001/shard-3-002/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_75099A68E82B7F62-001/shard-3-002/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 741867 INFO  (coreCloseExecutor-3614-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 741867 INFO  (coreCloseExecutor-3614-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_75099A68E82B7F62-001/shard-3-002/cores/collection1/data/snapshot_metadata
   [junit4]   2> 741868 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.a.s.c.Overseer Overseer (id=96457861369692174-127.0.0.1:37985_-n_0000000003) closing
   [junit4]   2> 741868 INFO  (OverseerStateUpdate-96457861369692174-127.0.0.1:37985_-n_0000000003) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37985_
   [junit4]   2> 741868 INFO  (zkCallback-1117-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: [1])
   [junit4]   2> 741868 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]-EventThread) [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$167/396912882@4d726fdc rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@b620b0f[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 44]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(java.base@9-ea/ThreadPoolExecutor.java:2073)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(java.base@9-ea/ThreadPoolExecutor.java:839)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(java.base@9-ea/ThreadPoolExecutor.java:1385)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(java.base@9-ea/AbstractExecutorService.java:118)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 741868 INFO  (zkCallback-1117-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 741868 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6fff2d2a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 741869 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57866c53{/,null,UNAVAILABLE}
   [junit4]   2> 741870 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46652
   [junit4]   2> 741870 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40477 40477
   [junit4]   2> 741987 INFO  (Thread-1437) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40477 40477
   [junit4]   2> 741988 WARN  (Thread-1437) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/forceleader_last_published/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	66	/solr/overseer/collection-queue-work
   [junit4]   2> 	30	/solr/overseer/queue
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 741988 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:39279/, target: http://127.0.0.1:36736/
   [junit4]   2> 741988 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:41270/, target: http://127.0.0.1:45191/
   [junit4]   2> 741988 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:46652/, target: http://127.0.0.1:42805/
   [junit4]   2> 741988 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[75099A68E82B7F62]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:37985/, target: http://127.0.0.1:46549/
   [junit4]   2> 741989 INFO  (SUITE-ForceLeaderTest-seed#[75099A68E82B7F62]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_75099A68E82B7F62-001
   [junit4]   2> Aug 22, 2016 1:43:49 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= true), _version_=Lucene50(blocksize=128), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=Lucene50(blocksize=128), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=878, maxMBSortInHeap=7.278035418746384, sim=ClassicSimilarity, locale=hy-AM, timezone=Europe/Minsk
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=203134904,total=515964928
   [junit4]   2> NOTE: All tests run in this JVM: [TestPostingsSolrHighlighter, TestUseDocValuesAsStored2, BadIndexSchemaTest, OverseerStatusTest, BlockDirectoryTest, CollectionsAPIAsyncDistributedZkTest, TestConfigSetsAPIExclusivity, TestReplicationHandlerBackup, DirectoryFactoryTest, CoreAdminHandlerTest, FieldAnalysisRequestHandlerTest, SliceStateTest, SmileWriterTest, TestSchemaSimilarityResource, TestStressReorder, TestSearchPerf, DistributedFacetPivotWhiteBoxTest, HighlighterConfigTest, DeleteNodeTest, PluginInfoTest, ClusterStateTest, OverseerCollectionConfigSetProcessorTest, HdfsLockFactoryTest, TestZkChroot, HdfsRecoveryZkTest, InfoHandlerTest, TestCoreDiscovery, SimpleFacetsTest, TestMissingGroups, TermVectorComponentDistributedTest, SharedFSAutoReplicaFailoverUtilsTest, ShowFileRequestHandlerTest, TestLocalFSCloudBackupRestore, MultiThreadedOCPTest, TestReload, TestTolerantSearch, TestJsonRequest, CurrencyFieldXmlFileTest, NoCacheHeaderTest, HardAutoCommitTest, TestElisionMultitermQuery, TestFieldCollectionResource, TestPerFieldSimilarityWithDefaultOverride, TestUtils, TestJmxIntegration, TestFreeTextSuggestions, ConfigSetsAPITest, RuleEngineTest, TestExtendedDismaxParser, TestSolrQueryParser, TestSearcherReuse, TestBulkSchemaAPI, TestJmxMonitoredMap, TestDynamicLoading, TestAuthorizationFramework, CollectionReloadTest, ScriptEngineTest, TestFieldTypeResource, StatelessScriptUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, TestSizeLimitedDistributedMap, RequestHandlersTest, TestSubQueryTransformer, TestDefaultSearchFieldResource, TestWriterPerf, BasicDistributedZk2Test, GraphQueryTest, DirectUpdateHandlerOptimizeTest, TestFieldCacheSortRandom, HdfsCollectionsAPIDistributedZkTest, DateMathParserTest, TestSolr4Spatial2, HdfsBasicDistributedZkTest, CircularListTest, TestSolrJ, DebugComponentTest, DirectUpdateHandlerTest, SuggesterTest, TestGraphMLResponseWriter, CustomCollectionTest, TestPHPSerializedResponseWriter, TestCloudPseudoReturnFields, TestSolrCloudWithSecureImpersonation, TestSolrQueryParserDefaultOperatorResource, TestHdfsCloudBackupRestore, TestLegacyFieldCache, JavabinLoaderTest, TestAnalyzeInfixSuggestions, SortSpecParsingTest, TestIndexSearcher, TestReversedWildcardFilterFactory, TestBlobHandler, TestReRankQParserPlugin, DistribJoinFromCollectionTest, AssignTest, RegexBoostProcessorTest, TestCloudSchemaless, BooleanFieldTest, DeleteStatusTest, TestManagedResource, TestRecovery, ForceLeaderTest]
   [junit4] Completed [256/629 (2!)] on J2 in 99.87s, 3 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 50949 lines...]