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/01 15:58:34 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17430 - Still unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17430/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:37837/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:37837/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([B3C389E727BE216A:8E1B27CB1F507F1A]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37837/solr/testSolrCloudCollection_shard1_replica2
	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:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37837 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 12464 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1960372 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1960372 INFO  (Thread-4025) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1960372 INFO  (Thread-4025) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1960472 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.ZkTestServer start zk server on port:37641
   [junit4]   2> 1960473 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1960473 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961116 INFO  (zkCallback-2382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@163cf0b name:ZooKeeperConnection Watcher:127.0.0.1:37641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961116 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961117 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961117 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1961207 INFO  (jetty-launcher-2381-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1961207 INFO  (jetty-launcher-2381-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1961207 INFO  (jetty-launcher-2381-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1961207 INFO  (jetty-launcher-2381-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1961207 INFO  (jetty-launcher-2381-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1961210 INFO  (jetty-launcher-2381-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d79ce3{/solr,null,AVAILABLE}
   [junit4]   2> 1961210 INFO  (jetty-launcher-2381-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1108409{/solr,null,AVAILABLE}
   [junit4]   2> 1961213 INFO  (jetty-launcher-2381-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ec1d4c{/solr,null,AVAILABLE}
   [junit4]   2> 1961213 INFO  (jetty-launcher-2381-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@564fd8{HTTP/1.1,[http/1.1]}{127.0.0.1:34929}
   [junit4]   2> 1961213 INFO  (jetty-launcher-2381-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@11dbe79{HTTP/1.1,[http/1.1]}{127.0.0.1:36021}
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ead46f{/solr,null,AVAILABLE}
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-4) [    ] o.e.j.s.Server Started @1963159ms
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-2) [    ] o.e.j.s.Server Started @1963159ms
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36021}
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f31202{HTTP/1.1,[http/1.1]}{127.0.0.1:35348}
   [junit4]   2> 1961213 INFO  (jetty-launcher-2381-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@100ec3a{HTTP/1.1,[http/1.1]}{127.0.0.1:36107}
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-1) [    ] o.e.j.s.Server Started @1963160ms
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node4'
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36107}
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-3) [    ] o.e.j.s.Server Started @1963160ms
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node1'
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34929}
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cc7e55{/solr,null,AVAILABLE}
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node2'
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@b18294{HTTP/1.1,[http/1.1]}{127.0.0.1:46698}
   [junit4]   2> 1961214 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35348}
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node3'
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-5) [    ] o.e.j.s.Server Started @1963161ms
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46698}
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961216 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961215 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1961216 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node5'
   [junit4]   2> 1961216 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1961216 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1961216 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961216 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961216 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961227 INFO  (zkCallback-2383-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2136a2 name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961227 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961228 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961246 INFO  (zkCallback-2385-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eeba13 name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961246 INFO  (zkCallback-2384-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f28d8d name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961246 INFO  (zkCallback-2386-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e150d4 name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961246 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961246 INFO  (zkCallback-2387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13203b6 name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961247 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961247 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961247 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961247 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1961280 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node4/.
   [junit4]   2> 1961280 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node2/.
   [junit4]   2> 1961280 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 11783491
   [junit4]   2> 1961281 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 23095784
   [junit4]   2> 1961281 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node4]
   [junit4]   2> 1961281 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node2]
   [junit4]   2> 1961281 WARN  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node4/lib
   [junit4]   2> 1961281 WARN  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node2/lib
   [junit4]   2> 1961281 INFO  (jetty-launcher-2381-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> 1961281 INFO  (jetty-launcher-2381-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> 1961284 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1961284 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1961284 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37641/solr
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37641/solr
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961285 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961286 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961315 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15646cb684c0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1961315 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node3/.
   [junit4]   2> 1961315 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15646cb684c0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1961315 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node1/.
   [junit4]   2> 1961315 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node5/.
   [junit4]   2> 1961315 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 8271114
   [junit4]   2> 1961315 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 20833273
   [junit4]   2> 1961315 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node1]
   [junit4]   2> 1961316 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node5]
   [junit4]   2> 1961315 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 30933019
   [junit4]   2> 1961316 WARN  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node1/lib
   [junit4]   2> 1961336 WARN  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node5/lib
   [junit4]   2> 1961336 INFO  (jetty-launcher-2381-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> 1961336 INFO  (jetty-launcher-2381-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> 1961336 INFO  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node3]
   [junit4]   2> 1961337 WARN  (jetty-launcher-2381-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_B3C389E727BE216A-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node3/lib
   [junit4]   2> 1961337 INFO  (jetty-launcher-2381-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> 1961338 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37641/solr
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1961338 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37641/solr
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37641/solr
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961339 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961361 INFO  (zkCallback-2392-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75b29b name:ZooKeeperConnection Watcher:127.0.0.1:37641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961361 INFO  (zkCallback-2393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7069e0 name:ZooKeeperConnection Watcher:127.0.0.1:37641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961361 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961361 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961361 INFO  (jetty-launcher-2381-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961361 INFO  (jetty-launcher-2381-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961383 INFO  (zkCallback-2400-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@484d3a name:ZooKeeperConnection Watcher:127.0.0.1:37641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961383 INFO  (zkCallback-2401-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17af657 name:ZooKeeperConnection Watcher:127.0.0.1:37641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961383 INFO  (zkCallback-2402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bef9c name:ZooKeeperConnection Watcher:127.0.0.1:37641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961384 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961383 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961384 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961384 INFO  (jetty-launcher-2381-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961384 INFO  (jetty-launcher-2381-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961384 INFO  (jetty-launcher-2381-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1961419 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15646cb684c0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1961419 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/17755726@1dd6ab6
   [junit4]   2> 1961419 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/17755726@1c19ec0
   [junit4]   2> 1961421 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961421 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961442 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15646cb684c000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1961442 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/17755726@300cd9
   [junit4]   2> 1961442 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/17755726@c903ab
   [junit4]   2> 1961442 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/17755726@1ac5220
   [junit4]   2> 1961443 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961443 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961443 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961468 INFO  (zkCallback-2404-thread-1-processing-n:127.0.0.1:36021_solr) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f2c12e name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961468 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a23b67 name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961468 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961468 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961491 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4af32a name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961491 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@193d0a8 name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961491 INFO  (zkCallback-2407-thread-1-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62391b name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1961491 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961491 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961491 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961556 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1961556 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1961556 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1961556 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1961557 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1961701 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1961714 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1961714 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1961722 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1961722 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1961822 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1961822 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1961822 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1961845 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1961845 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1961868 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1961871 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1961879 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1961881 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1961881 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1961908 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1961908 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1961909 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1961931 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1961931 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1961944 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1961944 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1961945 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1961951 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1961951 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1961962 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1961962 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1961962 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1961962 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1961962 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1961995 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1961995 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1961995 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1961995 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1961995 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1962020 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1962020 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1962020 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1962020 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1962020 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1962045 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1962045 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1962045 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1962045 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1962047 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1962047 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1962049 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1962050 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1962050 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1962050 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1962050 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1962050 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1962050 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1962051 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1962051 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1962051 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1962051 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1962051 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1962051 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1962052 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1962052 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1962053 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1962053 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1962053 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1962064 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1962064 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1962064 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1962066 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1962066 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1962069 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1962069 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1962071 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1962082 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1962082 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96342281477160975-127.0.0.1:36107_solr-n_0000000000
   [junit4]   2> 1962082 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96342281477160971-127.0.0.1:36021_solr-n_0000000001
   [junit4]   2> 1962082 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1962084 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96342281477160974-127.0.0.1:35348_solr-n_0000000002
   [junit4]   2> 1962084 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36107_solr
   [junit4]   2> 1962084 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1962085 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96342281477160972-127.0.0.1:34929_solr-n_0000000003
   [junit4]   2> 1962085 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96342281477160973-127.0.0.1:46698_solr-n_0000000004
   [junit4]   2> 1962086 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96342281477160971-127.0.0.1:36021_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1962086 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96342281477160974-127.0.0.1:35348_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1962087 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96342281477160975-127.0.0.1:36107_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1962087 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35348_solr
   [junit4]   2> 1962087 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.Overseer Overseer (id=96342281477160975-127.0.0.1:36107_solr-n_0000000000) starting
   [junit4]   2> 1962087 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35348_solr
   [junit4]   2> 1962087 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36021_solr
   [junit4]   2> 1962087 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34929_solr
   [junit4]   2> 1962087 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96342281477160972-127.0.0.1:34929_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1962088 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34929_solr
   [junit4]   2> 1962087 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36021_solr
   [junit4]   2> 1962089 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46698_solr
   [junit4]   2> 1962089 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46698_solr
   [junit4]   2> 1962093 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1962093 INFO  (zkCallback-2407-thread-1-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1962093 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1962093 INFO  (zkCallback-2404-thread-1-processing-n:127.0.0.1:36021_solr) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1962093 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1962095 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1962096 INFO  (zkCallback-2407-thread-1-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1962096 INFO  (zkCallback-2407-thread-1-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1962098 INFO  (zkCallback-2404-thread-1-processing-n:127.0.0.1:36021_solr) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1962101 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1962102 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1962102 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1962102 INFO  (zkCallback-2407-thread-1-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962102 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1962102 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962113 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1962114 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1962114 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node4/.
   [junit4]   2> 1962114 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1962115 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1962116 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1962116 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node2/.
   [junit4]   2> 1962116 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1962116 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1962116 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1962117 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node3/.
   [junit4]   2> 1962117 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1962117 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1962117 INFO  (jetty-launcher-2381-thread-4) [n:127.0.0.1:36021_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1962117 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1962118 INFO  (jetty-launcher-2381-thread-2) [n:127.0.0.1:34929_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1962126 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1962126 INFO  (jetty-launcher-2381-thread-3) [n:127.0.0.1:35348_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1962135 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1962135 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1962135 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node5/.
   [junit4]   2> 1962136 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1962136 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1962136 INFO  (jetty-launcher-2381-thread-5) [n:127.0.0.1:46698_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1962166 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1962167 INFO  (OverseerStateUpdate-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1962167 INFO  (OverseerStateUpdate-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1962168 INFO  (OverseerCollectionConfigSetProcessor-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1962168 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36107_solr as DOWN
   [junit4]   2> 1962172 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36107_solr
   [junit4]   2> 1962172 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36107_solr
   [junit4]   2> 1962173 INFO  (OverseerStateUpdate-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36107_solr"} current state version: 0
   [junit4]   2> 1962173 INFO  (OverseerStateUpdate-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36107_solr
   [junit4]   2> 1962175 INFO  (zkCallback-2404-thread-1-processing-n:127.0.0.1:36021_solr) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962175 INFO  (zkCallback-2407-thread-1-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962175 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962175 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962175 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962176 INFO  (zkCallback-2407-thread-1-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962176 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962177 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962177 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962176 INFO  (zkCallback-2404-thread-1-processing-n:127.0.0.1:36021_solr) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962196 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1962197 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1962197 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node1/.
   [junit4]   2> 1962197 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1962204 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1962204 INFO  (jetty-launcher-2381-thread-1) [n:127.0.0.1:36107_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1962204 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1962206 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1962208 INFO  (zkCallback-2413-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52c07c name:ZooKeeperConnection Watcher:127.0.0.1:37641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1962208 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1962209 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1962212 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@11dbe79{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1962213 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11783491
   [junit4]   2> 1962213 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36021_solr as DOWN
   [junit4]   2> 1962218 INFO  (OverseerStateUpdate-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36021_solr"} current state version: 0
   [junit4]   2> 1962218 INFO  (OverseerStateUpdate-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36021_solr
   [junit4]   2> 1962219 INFO  (zkCallback-2406-thread-2-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1962219 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1962220 INFO  (zkCallback-2407-thread-2-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1962220 INFO  (zkCallback-2404-thread-1-processing-n:127.0.0.1:36021_solr) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1962220 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1962220 INFO  (zkCallback-2406-thread-2-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1962220 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1962220 WARN  (zkCallback-2404-thread-1-processing-n:127.0.0.1:36021_solr) [n:127.0.0.1:36021_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1962221 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ec1d4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1962222 INFO  (zkCallback-2407-thread-1-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96342281477160975-127.0.0.1:36107_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1962222 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1962222 INFO  (zkCallback-2407-thread-2-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1962222 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1962223 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1762934{/solr,null,AVAILABLE}
   [junit4]   2> 1962223 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15892e{HTTP/1.1,[http/1.1]}{127.0.0.1:37837}
   [junit4]   2> 1962223 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.e.j.s.Server Started @1964169ms
   [junit4]   2> 1962223 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37837}
   [junit4]   2> 1962223 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1962224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] 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_B3C389E727BE216A-001/tempDir-001/node6'
   [junit4]   2> 1962224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1962224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1962224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1962224 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1962226 INFO  (zkCallback-2415-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@aa9e45 name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1962226 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1962227 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1962227 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1962233 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] 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_B3C389E727BE216A-001/tempDir-001/node6/.
   [junit4]   2> 1962233 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.CoreContainer New CoreContainer 6469558
   [junit4]   2> 1962233 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] 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_B3C389E727BE216A-001/tempDir-001/node6]
   [junit4]   2> 1962233 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] 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_B3C389E727BE216A-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001/tempDir-001/node6/lib
   [junit4]   2> 1962233 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] 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> 1962235 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1962235 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1962235 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1962235 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37641/solr
   [junit4]   2> 1962235 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1962235 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1962236 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1962238 INFO  (zkCallback-2418-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17436f3 name:ZooKeeperConnection Watcher:127.0.0.1:37641 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1962238 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1962238 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1962254 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/17755726@19ea4c9
   [junit4]   2> 1962254 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1962278 INFO  (zkCallback-2419-thread-1-processing-n:127.0.0.1:37837_solr) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@874678 name:ZooKeeperConnection Watcher:127.0.0.1:37641/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1962278 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1962341 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1962342 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1962342 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1962343 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1962345 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96342281477160979-127.0.0.1:37837_solr-n_0000000005
   [junit4]   2> 1962345 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96342281477160973-127.0.0.1:46698_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1962345 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37837_solr as DOWN
   [junit4]   2> 1962348 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37837_solr
   [junit4]   2> 1962349 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37837_solr
   [junit4]   2> 1962350 INFO  (OverseerStateUpdate-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37837_solr"} current state version: 0
   [junit4]   2> 1962350 INFO  (OverseerStateUpdate-96342281477160975-127.0.0.1:36107_solr-n_0000000000) [n:127.0.0.1:36107_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37837_solr
   [junit4]   2> 1962351 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962351 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962351 INFO  (zkCallback-2407-thread-2-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962351 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962352 INFO  (zkCallback-2419-thread-1-processing-n:127.0.0.1:37837_solr) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1962352 INFO  (zkCallback-2405-thread-1-processing-n:127.0.0.1:46698_solr) [n:127.0.0.1:46698_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962353 INFO  (zkCallback-2406-thread-1-processing-n:127.0.0.1:36107_solr) [n:127.0.0.1:36107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962354 INFO  (zkCallback-2403-thread-1-processing-n:127.0.0.1:34929_solr) [n:127.0.0.1:34929_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962354 INFO  (zkCallback-2407-thread-2-processing-n:127.0.0.1:35348_solr) [n:127.0.0.1:35348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962354 INFO  (zkCallback-2419-thread-1-processing-n:127.0.0.1:37837_solr) [n:127.0.0.1:37837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1962387 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[B3C389E727BE216A]) [n:127.0.0.1:37837_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup f

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

.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   21.4s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:37837/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B3C389E727BE216A:8E1B27CB1F507F1A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:37837/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37837 failed to respond
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_B3C389E727BE216A-001
   [junit4]   2> Aug 01, 2016 3:49:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=BlockTreeOrds(blocksize=128), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=937, maxMBSortInHeap=7.3707626769066925, sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=America/Halifax
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=280294144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial, TestStressLucene, DateRangeFieldTest, TestRandomFlRTGCloud, CloudExitableDirectoryReaderTest, TestFieldTypeCollectionResource, AnalysisAfterCoreReloadTest, TestMaxScoreQueryParser, HdfsSyncSliceTest, TestReloadDeadlock, PreAnalyzedFieldTest, RequiredFieldsTest, CdcrReplicationDistributedZkTest, TestTrackingShardHandlerFactory, TestLeaderElectionZkExpiry, DistributedSpellCheckComponentTest, TestUseDocValuesAsStored, TestConfigSets, TestBadConfig, TestFunctionQuery, QueryElevationComponentTest, TestSSLRandomization, SolrCoreTest, TestGeoJSONResponseWriter, TestManagedSchema, CurrencyFieldOpenExchangeTest, LeaderInitiatedRecoveryOnCommitTest, OutputWriterTest, BlockCacheTest, DistributedQueryComponentOptimizationTest, TestLMDirichletSimilarityFactory, BasicDistributedZkTest, SOLR749Test, SolrXmlInZkTest, TestDownShardTolerantSearch, LeaderElectionIntegrationTest, IndexSchemaTest, SynonymTokenizerTest, ShardSplitTest, ConnectionReuseTest, OverseerStatusTest, ResponseLogComponentTest, TestNumericTerms64, DistanceUnitsTest, RollingRestartTest, PingRequestHandlerTest, HdfsBasicDistributedZk2Test, TestJoin, TestCustomSort, ZkNodePropsTest, TestRandomDVFaceting, TestRangeQuery, ExternalFileFieldSortTest, TestRemoteStreaming, TestClusterStateMutator, DocumentAnalysisRequestHandlerTest, TestRealTimeGet, AnalyticsQueryTest, TestAtomicUpdateErrorCases, TestComponentsName, TestRestoreCore, OverseerCollectionConfigSetProcessorTest, IndexSchemaRuntimeFieldTest, TestFieldCacheWithThreads, SimpleMLTQParserTest, TestSolrDynamicMBean, ConjunctionSolrSpellCheckerTest, TestAnalyzedSuggestions, SpatialHeatmapFacetsTest, TestFastOutputStream, CollectionTooManyReplicasTest, TestReplicaProperties, DeleteStatusTest, HdfsRecoverLeaseTest, BigEndianAscendingWordSerializerTest, ForceLeaderTest, TestDocBasedVersionConstraints, TestDynamicFieldResource, TestMinMaxOnMultiValuedField, TestSolrConfigHandlerConcurrent, TestCloudInspectUtil, TestReplicationHandler, MultiThreadedOCPTest, XsltUpdateRequestHandlerTest, SegmentsInfoRequestHandlerTest, DateFieldTest, SimpleCollectionCreateDeleteTest, AsyncCallRequestStatusResponseTest, RAMDirectoryFactoryTest, SystemInfoHandlerTest, TestDistributedSearch, TestRawTransformer, ResourceLoaderTest, BJQParserTest, PeerSyncTest, TestReloadAndDeleteDocs, TestSerializedLuceneMatchVersion, TestIntervalFaceting, TestConfigSetsAPIZkFailure, URLClassifyProcessorTest, DistributedQueryElevationComponentTest, TestDocSet, TestFieldCache, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, HttpPartitionTest, RecoveryAfterSoftCommitTest, TestCloudPivotFacet, TestCryptoKeys, TestOnReconnectListenerSupport, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, CachingDirectoryFactoryTest, TestSolrCoreSnapshots, TestSQLHandler, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedQueryComponentCustomSortTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, SmileWriterTest, TestCustomDocTransformer, TestGraphMLResponseWriter, TestRawResponseWriter, TestChildDocTransformer, TestSubQueryTransformerDistrib, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, TestCopyFieldCollectionResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSolrQueryParserResource, TestManagedStopFilterFactory, BadCopyFieldTest, BooleanFieldTest, DocValuesMissingTest, TestCloudManagedSchema, TestStandardQParsers, TestStressUserVersions, TestJsonFacets, BlockJoinFacetSimpleTest, TestScoreJoinQPScore, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [592/625 (1!)] on J0 in 22.37s, 1 test, 1 error <<< FAILURES!

[...truncated 52502 lines...]