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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:37870/solr/testSolrCloudCollection_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([6994082513FF3BAC:544CA6092B1165DC]: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:37870/solr/testSolrCloudCollection_shard1_replica1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37870 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 10600 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 13608 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 13608 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 13608 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 13708 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43462
   [junit4]   2> 13708 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13709 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14323 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c70acc name:ZooKeeperConnection 
Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 14323 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14324 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14324 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 14391 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 14391 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 14391 INFO  (jetty-launcher-27-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 14391 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 14392 INFO  (jetty-launcher-27-thread-5) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 14393 INFO  (jetty-launcher-27-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1958d6a{/solr,null,AVAILABLE}
   [junit4]   2> 14394 INFO  (jetty-launcher-27-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12b160b{/solr,null,AVAILABLE}
   [junit4]   2> 14394 INFO  (jetty-launcher-27-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cbf119{/solr,null,AVAILABLE}
   [junit4]   2> 14394 INFO  (jetty-launcher-27-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19339d9{/solr,null,AVAILABLE}
   [junit4]   2> 14395 INFO  (jetty-launcher-27-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1a1d9f4{HTTP/1.1,[http/1.1]}{127.0.0.1:37870}
   [junit4]   2> 14395 INFO  (jetty-launcher-27-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@112f203{HTTP/1.1,[http/1.1]}{127.0.0.1:36667}
   [junit4]   2> 14395 INFO  (jetty-launcher-27-thread-1) [    ] o.e.j.s.Server 
Started @16324ms
   [junit4]   2> 14395 INFO  (jetty-launcher-27-thread-4) [    ] o.e.j.s.Server 
Started @16324ms
   [junit4]   2> 14395 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37870}
   [junit4]   2> 14395 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36667}
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 14396 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node1'
   [junit4]   2> 14396 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node4'
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14396 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fa3465{/solr,null,AVAILABLE}
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@116ddb2{HTTP/1.1,[http/1.1]}{127.0.0.1:38556}
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-3) [    ] o.e.j.s.Server 
Started @16325ms
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38556}
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@39da2{HTTP/1.1,[http/1.1]}{127.0.0.1:38203}
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-2) [    ] o.e.j.s.Server 
Started @16326ms
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38203}
   [junit4]   2> 14397 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node3'
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 14397 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 14398 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node2'
   [junit4]   2> 14398 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 14398 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 14398 INFO  (jetty-launcher-27-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c3d190{HTTP/1.1,[http/1.1]}{127.0.0.1:44746}
   [junit4]   2> 14399 INFO  (jetty-launcher-27-thread-5) [    ] o.e.j.s.Server 
Started @16327ms
   [junit4]   2> 14399 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44746}
   [junit4]   2> 14399 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 14399 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node5'
   [junit4]   2> 14399 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 14399 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 14399 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14398 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14399 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14400 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14400 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14400 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14415 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d82b9f name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14415 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14416 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14424 INFO  (zkCallback-32-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1def00b name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14424 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14424 INFO  (zkCallback-30-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@bdb7ec name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14424 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14424 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1374820 name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14424 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14424 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14424 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14424 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14425 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14425 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7532ab name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14425 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14425 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14425 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14425 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14426 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14426 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14465 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 0x156c4b617f70003, 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> 14465 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node5/.
   [junit4]   2> 14465 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 15562170
   [junit4]   2> 14465 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node5]
   [junit4]   2> 14465 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node1/.
   [junit4]   2> 14465 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 16629065
   [junit4]   2> 14465 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node1]
   [junit4]   2> 14465 WARN  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6994082513FF3BAC-001/tempDir-001/node5/lib
   [junit4]   2> 14465 WARN  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6994082513FF3BAC-001/tempDir-001/node1/lib
   [junit4]   2> 14465 INFO  (jetty-launcher-27-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> 14465 INFO  (jetty-launcher-27-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> 14471 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43462/solr
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14471 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14472 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43462/solr
   [junit4]   2> 14472 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14472 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14472 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14472 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node3/.
   [junit4]   2> 14473 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 28526684
   [junit4]   2> 14473 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node3]
   [junit4]   2> 14473 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node2/.
   [junit4]   2> 14473 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 16507315
   [junit4]   2> 14472 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 0x156c4b617f70005, 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> 14472 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node4/.
   [junit4]   2> 14473 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node2]
   [junit4]   2> 14473 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 16299059
   [junit4]   2> 14473 WARN  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6994082513FF3BAC-001/tempDir-001/node3/lib
   [junit4]   2> 14473 WARN  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6994082513FF3BAC-001/tempDir-001/node2/lib
   [junit4]   2> 14473 INFO  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node4]
   [junit4]   2> 14474 INFO  (jetty-launcher-27-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> 14474 INFO  (jetty-launcher-27-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> 14473 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 0x156c4b617f70004, 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> 14474 WARN  (jetty-launcher-27-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_6994082513FF3BAC-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6994082513FF3BAC-001/tempDir-001/node4/lib
   [junit4]   2> 14474 INFO  (jetty-launcher-27-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> 14474 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 0x156c4b617f70001, 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> 14476 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 14476 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14476 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14476 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43462/solr
   [junit4]   2> 14476 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14476 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14476 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 14476 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43462/solr
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43462/solr
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14477 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14478 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14479 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14491 INFO  (zkCallback-38-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1511486 name:ZooKeeperConnection 
Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 14491 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14491 INFO  (jetty-launcher-27-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14506 INFO  (zkCallback-39-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@703dbe name:ZooKeeperConnection 
Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 14506 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14506 INFO  (jetty-launcher-27-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14507 INFO  (zkCallback-47-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1617176 name:ZooKeeperConnection 
Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 14507 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b62cb8 name:ZooKeeperConnection 
Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 14507 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14507 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14507 INFO  (jetty-launcher-27-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14507 INFO  (zkCallback-46-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@edd4ea name:ZooKeeperConnection 
Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 14507 INFO  (jetty-launcher-27-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14508 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14508 INFO  (jetty-launcher-27-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14523 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/25606801@9e4321
   [junit4]   2> 14523 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 14539 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/25606801@7ed769
   [junit4]   2> 14539 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 0x156c4b617f7000a, 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> 14540 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 14540 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/25606801@2aaa51
   [junit4]   2> 14540 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/25606801@6c6b3a
   [junit4]   2> 14540 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 14541 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/25606801@1b65ac6
   [junit4]   2> 14541 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 14541 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 14555 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17b367c name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14556 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 14569 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1700d5a name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14569 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 14570 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f6af1 name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14570 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 14570 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@155c85b name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14571 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 14571 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@135bcce name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 14571 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 14599 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 14599 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 14600 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 14600 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 14599 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 14640 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 14640 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 14640 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 14640 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 14641 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 14717 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 14717 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 14717 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 14717 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 14717 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 14767 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 14767 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 14767 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 14767 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 14767 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 14819 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 14819 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 14819 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 14819 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 14819 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 14837 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 14846 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 14846 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 14846 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 14855 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 14880 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 14880 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 14880 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 14925 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 14925 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 14925 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 14925 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 14925 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 14981 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 14981 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 14981 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 14981 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 14981 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 15019 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 15019 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 15019 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 15019 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 15019 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 15042 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 15042 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 15042 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 15042 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 15056 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 15056 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 15056 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 15056 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 15057 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 15057 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 15057 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 15057 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 15057 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 15057 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 15057 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 15062 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 15062 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 15063 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 15063 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 15063 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 15105 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 15105 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 15117 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 15118 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 15119 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 15131 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15133 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15147 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15147 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96480728400199694-127.0.0.1:38203_solr-n_0000000000
   [junit4]   2> 15178 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15178 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96480728400199692-127.0.0.1:38556_solr-n_0000000001
   [junit4]   2> 15178 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96480728400199693-127.0.0.1:44746_solr-n_0000000002
   [junit4]   2> 15178 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15179 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38203_solr
   [junit4]   2> 15179 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 15190 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96480728400199691-127.0.0.1:37870_solr-n_0000000003
   [junit4]   2> 15213 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96480728400199695-127.0.0.1:36667_solr-n_0000000004
   [junit4]   2> 15213 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96480728400199694-127.0.0.1:38203_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 15213 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96480728400199692-127.0.0.1:38556_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 15214 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96480728400199693-127.0.0.1:44746_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 15214 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44746_solr
   [junit4]   2> 15214 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38556_solr
   [junit4]   2> 15214 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38556_solr
   [junit4]   2> 15214 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44746_solr
   [junit4]   2> 15214 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96480728400199691-127.0.0.1:37870_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 15239 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37870_solr
   [junit4]   2> 15239 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36667_solr
   [junit4]   2> 15239 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:36667_solr
   [junit4]   2> 15239 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37870_solr
   [junit4]   2> 15239 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.Overseer Overseer 
(id=96480728400199694-127.0.0.1:38203_solr-n_0000000000) starting
   [junit4]   2> 15254 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_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> 15254 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_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> 15254 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_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> 15254 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_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> 15254 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_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> 15265 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 15266 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 15276 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 15276 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 15276 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 15287 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_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: [2])
   [junit4]   2> 15287 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_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: [2])
   [junit4]   2> 15287 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_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: [2])
   [junit4]   2> 15287 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_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: [2])
   [junit4]   2> 15287 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_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: [2])
   [junit4]   2> 15288 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 15288 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 15297 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 15297 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 15298 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_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_6994082513FF3BAC-001/tempDir-001/node3/.
   [junit4]   2> 15299 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 15299 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 15299 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 15299 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 15300 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 15300 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 15300 INFO  (jetty-launcher-27-thread-3) 
[n:127.0.0.1:38556_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 15300 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 15300 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 15301 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_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_6994082513FF3BAC-001/tempDir-001/node5/.
   [junit4]   2> 15301 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 15314 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 15314 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 15314 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 15314 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 15314 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_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_6994082513FF3BAC-001/tempDir-001/node4/.
   [junit4]   2> 15314 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_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_6994082513FF3BAC-001/tempDir-001/node1/.
   [junit4]   2> 15314 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 15315 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 15316 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 15316 INFO  (jetty-launcher-27-thread-4) 
[n:127.0.0.1:36667_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 15316 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 15316 INFO  (jetty-launcher-27-thread-1) 
[n:127.0.0.1:37870_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 15316 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 15316 INFO  (jetty-launcher-27-thread-5) 
[n:127.0.0.1:44746_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 15419 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 15419 INFO  
(OverseerCollectionConfigSetProcessor-96480728400199694-127.0.0.1:38203_solr-n_0000000000)
 [n:127.0.0.1:38203_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 15419 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38203_solr as DOWN
   [junit4]   2> 15419 INFO  
(OverseerStateUpdate-96480728400199694-127.0.0.1:38203_solr-n_0000000000) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 15431 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38203_solr
   [junit4]   2> 15431 INFO  
(OverseerStateUpdate-96480728400199694-127.0.0.1:38203_solr-n_0000000000) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 15431 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38203_solr
   [junit4]   2> 15440 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_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> 15440 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_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> 15440 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_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> 15440 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_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> 15440 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_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> 15440 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15440 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15440 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15440 INFO  
(OverseerStateUpdate-96480728400199694-127.0.0.1:38203_solr-n_0000000000) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38203_solr"} current state version: 0
   [junit4]   2> 15440 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15440 INFO  
(OverseerStateUpdate-96480728400199694-127.0.0.1:38203_solr-n_0000000000) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:38203_solr
   [junit4]   2> 15440 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 15455 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 15455 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 15456 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_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_6994082513FF3BAC-001/tempDir-001/node2/.
   [junit4]   2> 15456 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 15457 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 15457 INFO  (jetty-launcher-27-thread-2) 
[n:127.0.0.1:38203_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 15457 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 15457 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15466 INFO  (zkCallback-59-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12c154d name:ZooKeeperConnection 
Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 15466 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15467 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 15477 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@116ddb2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 15477 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=28526684
   [junit4]   2> 15478 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38556_solr as DOWN
   [junit4]   2> 15504 INFO  
(OverseerStateUpdate-96480728400199694-127.0.0.1:38203_solr-n_0000000000) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38556_solr"} current state version: 0
   [junit4]   2> 15504 INFO  
(OverseerStateUpdate-96480728400199694-127.0.0.1:38203_solr-n_0000000000) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:38556_solr
   [junit4]   2> 15511 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_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> 15511 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_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> 15511 INFO  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_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> 15511 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_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> 15511 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_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> 15511 INFO  
(zkCallback-52-thread-1-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 15511 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 15511 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 15511 INFO  
(zkCallback-53-thread-1-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 15519 INFO  
(zkCallback-52-thread-2-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96480728400199694-127.0.0.1:38203_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 17011 WARN  
(zkCallback-50-thread-1-processing-n:127.0.0.1:38556_solr) 
[n:127.0.0.1:38556_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 17012 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12b160b{/solr,null,UNAVAILABLE}
   [junit4]   2> 17013 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 17014 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1224ca0{/solr,null,AVAILABLE}
   [junit4]   2> 17015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1d3c7e9{HTTP/1.1,[http/1.1]}{127.0.0.1:38916}
   [junit4]   2> 17015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.e.j.s.Server Started @18944ms
   [junit4]   2> 17015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38916}
   [junit4]   2> 17015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 17015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
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_6994082513FF3BAC-001/tempDir-001/node6'
   [junit4]   2> 17015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17016 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 17016 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17016 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17029 INFO  (zkCallback-61-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@23e5a1 name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 17029 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17029 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17030 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 17044 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
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_6994082513FF3BAC-001/tempDir-001/node6/.
   [junit4]   2> 17044 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 126094
   [junit4]   2> 17044 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
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_6994082513FF3BAC-001/tempDir-001/node6]
   [junit4]   2> 17044 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
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_6994082513FF3BAC-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_6994082513FF3BAC-001/tempDir-001/node6/lib
   [junit4]   2> 17044 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
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> 17046 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 17046 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17046 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17047 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43462/solr
   [junit4]   2> 17047 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 17047 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17047 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17050 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c4a080 name:ZooKeeperConnection 
Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 17050 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17050 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17053 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$12/25606801@1b84fa5
   [junit4]   2> 17053 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17055 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:38916_solr) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@132a859 name:ZooKeeperConnection 
Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 17056 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17071 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 17071 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 17072 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 17073 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 17074 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96480728400199699-127.0.0.1:38916_solr-n_0000000005
   [junit4]   2> 17075 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96480728400199695-127.0.0.1:36667_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 17075 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38916_solr as DOWN
   [junit4]   2> 17079 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38916_solr
   [junit4]   2> 17079 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:38916_solr
   [junit4]   2> 17079 INFO  
(OverseerStateUpdate-96480728400199694-127.0.0.1:38203_solr-n_0000000000) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38916_solr"} current state version: 0
   [junit4]   2> 17079 INFO  
(OverseerStateUpdate-96480728400199694-127.0.0.1:38203_solr-n_0000000000) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:38916_solr
   [junit4]   2> 17081 INFO  
(zkCallback-52-thread-2-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_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> 17081 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_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> 17081 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_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> 17081 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:38916_solr) 
[n:127.0.0.1:38916_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> 17081 INFO  
(zkCallback-53-thread-2-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_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> 17081 INFO  
(zkCallback-52-thread-2-processing-n:127.0.0.1:44746_solr) 
[n:127.0.0.1:44746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 17082 INFO  
(zkCallback-49-thread-1-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 17082 INFO  
(zkCallback-51-thread-1-processing-n:127.0.0.1:36667_solr) 
[n:127.0.0.1:36667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 17083 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:38916_solr) 
[n:127.0.0.1:38916_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 17082 INFO  
(zkCallback-53-thread-2-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_solr

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

keeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session 
expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 34971 WARN  
(zkCallback-84-thread-2-processing-n:127.0.0.1:37870_solr) 
[n:127.0.0.1:37870_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 34972 INFO  (jetty-launcher-27-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1224ca0{/solr,null,UNAVAILABLE}
   [junit4]   2> 34972 INFO  (jetty-launcher-27-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19339d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 34972 WARN  
(zkCallback-53-thread-7-processing-n:127.0.0.1:38203_solr) 
[n:127.0.0.1:38203_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 34973 INFO  (jetty-launcher-27-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@61f400{/solr,null,UNAVAILABLE}
   [junit4]   2> 34973 INFO  (jetty-launcher-27-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fa3465{/solr,null,UNAVAILABLE}
   [junit4]   2> 34976 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[6994082513FF3BAC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43462 43462
   [junit4]   2> 35082 INFO  (Thread-30) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:43462 43462
   [junit4]   2> 35083 WARN  (Thread-30) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        5       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96480728400199699-127.0.0.1:38916_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/96480728400199691-127.0.0.1:37870_solr-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/96480728400199693-127.0.0.1:44746_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/96480728400199694-127.0.0.1:38203_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/overseer/queue
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics 
-Dtests.seed=6994082513FF3BAC -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=vi -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   21.5s 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:37870/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6994082513FF3BAC:544CA6092B1165DC]: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:37870/solr/testSolrCloudCollection_shard1_replica1
   [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:365)
   [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:37870 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_6994082513FF3BAC-001
   [junit4]   2> Aug 26, 2016 2:38:24 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=ClassicSimilarity, locale=vi, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=159925416,total=235667456
   [junit4]   2> NOTE: All tests run in this JVM: 
[AsyncCallRequestStatusResponseTest, BasicAuthIntegrationTest]
   [junit4] Completed [13/632 (1!)] on J0 in 22.01s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54404 lines...]

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

Reply via email to