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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:37238/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([9B10E97247B2D825:A6C8475E7F5C8655]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:37238/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37238 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 12435 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1792657 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1792657 INFO  (Thread-4051) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1792657 INFO  (Thread-4051) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1792757 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45554
   [junit4]   2> 1792757 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792758 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792806 INFO  (zkCallback-27319-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39b67f63 
name:ZooKeeperConnection Watcher:127.0.0.1:45554 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792806 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792807 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792807 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1792862 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1792862 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1792862 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1792862 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1792862 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1792863 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c95149e{/solr,null,AVAILABLE}
   [junit4]   2> 1792863 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45a3eb1f{/solr,null,AVAILABLE}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d5fb579{/solr,null,AVAILABLE}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2615832d{HTTP/1.1,[http/1.1]}{127.0.0.1:40614}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@60bba13f{HTTP/1.1,[http/1.1]}{127.0.0.1:41943}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@507b45f8{/solr,null,AVAILABLE}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@34788dca{HTTP/1.1,[http/1.1]}{127.0.0.1:37238}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.e.j.s.Server Started @1794977ms
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60441642{/solr,null,AVAILABLE}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2388a260{HTTP/1.1,[http/1.1]}{127.0.0.1:37085}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.e.j.s.Server Started @1794977ms
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.e.j.s.Server Started @1794977ms
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40614}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37085}
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3db23933{HTTP/1.1,[http/1.1]}{127.0.0.1:42883}
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node5'
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node3'
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41943}
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 1792864 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.e.j.s.Server Started @1794977ms
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node4'
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37238}
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.e.j.s.Server Started @1794978ms
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node1'
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42883}
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 1792865 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node2'
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792866 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1792867 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792878 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792879 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792887 INFO  (zkCallback-27320-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7532d17e 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792887 INFO  (zkCallback-27322-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fb2ec82 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792887 INFO  (zkCallback-27321-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58a8a17 name:ZooKeeperConnection 
Watcher:127.0.0.1:45554/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1792887 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792887 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792887 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792887 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792888 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792888 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792895 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792895 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792895 INFO  (zkCallback-27323-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@555d0ead 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792895 INFO  (zkCallback-27324-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@328915df 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792895 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792895 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792895 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792896 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792896 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792896 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792896 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792903 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node1/.
   [junit4]   2> 1792903 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 717657111
   [junit4]   2> 1792903 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node1]
   [junit4]   2> 1792903 WARN  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node1/lib
   [junit4]   2> 1792903 INFO  (jetty-launcher-27318-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> 1792904 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node4/.
   [junit4]   2> 1792904 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 0x1566157c9bc0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1792904 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node3/.
   [junit4]   2> 1792905 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 229691546
   [junit4]   2> 1792905 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node3]
   [junit4]   2> 1792905 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1792905 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1792905 WARN  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node3/lib
   [junit4]   2> 1792905 INFO  (jetty-launcher-27318-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> 1792904 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node5/.
   [junit4]   2> 1792906 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 493397231
   [junit4]   2> 1792906 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node5]
   [junit4]   2> 1792904 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1317183347
   [junit4]   2> 1792905 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1792907 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node4]
   [junit4]   2> 1792907 WARN  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node5/lib
   [junit4]   2> 1792907 WARN  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node4/lib
   [junit4]   2> 1792907 INFO  (jetty-launcher-27318-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> 1792907 INFO  (jetty-launcher-27318-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> 1792907 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45554/solr
   [junit4]   2> 1792907 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1792907 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792908 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792908 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1792908 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1792908 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1792908 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1792908 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1792908 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45554/solr
   [junit4]   2> 1792908 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45554/solr
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45554/solr
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node2/.
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 834958392
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node2]
   [junit4]   2> 1792909 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792910 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792910 WARN  (jetty-launcher-27318-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_9B10E97247B2D825-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node2/lib
   [junit4]   2> 1792910 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792910 INFO  (jetty-launcher-27318-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> 1792911 INFO  (zkCallback-27327-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c960dac 
name:ZooKeeperConnection Watcher:127.0.0.1:45554 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792911 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792911 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792912 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1792912 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1792912 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1792912 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45554/solr
   [junit4]   2> 1792912 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1792912 INFO  (zkCallback-27335-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@54e03820 
name:ZooKeeperConnection Watcher:127.0.0.1:45554 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792912 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1792912 INFO  (zkCallback-27336-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@97ecb00 name:ZooKeeperConnection 
Watcher:127.0.0.1:45554 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1792912 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792913 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792913 INFO  (zkCallback-27334-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@48291f8c 
name:ZooKeeperConnection Watcher:127.0.0.1:45554 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792913 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792913 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792913 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792913 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792913 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792914 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$144/99608060@7b09cca8
   [junit4]   2> 1792914 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792916 INFO  (zkCallback-27339-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@60bce147 
name:ZooKeeperConnection Watcher:127.0.0.1:45554 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792916 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792916 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1792919 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$144/99608060@662bee6e
   [junit4]   2> 1792921 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$144/99608060@7de1457a
   [junit4]   2> 1792925 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$144/99608060@1e66748f
   [junit4]   2> 1792925 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792925 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39084021 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792925 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792925 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$144/99608060@4688861b
   [junit4]   2> 1792925 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792925 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792926 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1792927 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f4d1cd0 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792927 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792927 INFO  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4736941a 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792928 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792929 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e45e1b1 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1792929 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a31a4a name:ZooKeeperConnection 
Watcher:127.0.0.1:45554/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1792929 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792929 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1792931 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1792932 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1792932 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1792932 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1792932 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1792952 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1792955 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1792955 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1792955 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1792955 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1792990 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1792991 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1792992 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1792994 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1792994 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1793003 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1793003 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1793003 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1793003 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1793004 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1793024 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1793024 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1793024 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1793026 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1793027 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1793044 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1793044 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1793045 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1793044 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1793045 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1793049 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1793051 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1793051 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1793051 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1793051 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1793065 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1793065 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1793065 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1793065 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1793065 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1793079 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1793083 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1793083 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1793083 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1793083 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1793088 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1793088 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1793088 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1793088 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1793088 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1793094 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1793094 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1793097 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1793098 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1793098 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1793099 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1793100 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1793100 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1793100 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1793100 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1793100 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1793121 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1793125 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1793125 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1793125 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1793125 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1793131 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793131 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793139 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793164 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793164 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96371471709634575-127.0.0.1:42883_solr-n_0000000001
   [junit4]   2> 1793164 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96371471709634574-127.0.0.1:37085_solr-n_0000000000
   [junit4]   2> 1793167 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96371471709634573-127.0.0.1:40614_solr-n_0000000002
   [junit4]   2> 1793167 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793169 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96371471709634571-127.0.0.1:37238_solr-n_0000000003
   [junit4]   2> 1793169 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37085_solr
   [junit4]   2> 1793169 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1793178 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96371471709634572-127.0.0.1:41943_solr-n_0000000004
   [junit4]   2> 1793178 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96371471709634574-127.0.0.1:37085_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1793178 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96371471709634575-127.0.0.1:42883_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1793178 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96371471709634573-127.0.0.1:40614_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1793178 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42883_solr
   [junit4]   2> 1793179 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40614_solr
   [junit4]   2> 1793179 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42883_solr
   [junit4]   2> 1793179 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40614_solr
   [junit4]   2> 1793179 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96371471709634571-127.0.0.1:37238_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1793205 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37238_solr
   [junit4]   2> 1793205 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37238_solr
   [junit4]   2> 1793205 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41943_solr
   [junit4]   2> 1793205 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41943_solr
   [junit4]   2> 1793205 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96371471709634574-127.0.0.1:37085_solr-n_0000000000) starting
   [junit4]   2> 1793208 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1793208 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1793208 INFO  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1793208 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1793208 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 1793213 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1793213 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1793213 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1793213 INFO  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1793213 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1793216 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1793217 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1793217 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node5/.
   [junit4]   2> 1793218 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1793218 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1793219 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node2/.
   [junit4]   2> 1793221 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1793221 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1793225 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1793225 INFO  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1793225 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1793225 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1793225 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1793225 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1793225 INFO  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1793225 INFO  (jetty-launcher-27318-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1793225 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 1793225 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1793225 INFO  (jetty-launcher-27318-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1793226 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1793227 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1793227 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1793227 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1793227 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1793227 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1793227 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node1/.
   [junit4]   2> 1793228 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1793231 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1793231 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1793231 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node4/.
   [junit4]   2> 1793232 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1793239 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1793239 INFO  (jetty-launcher-27318-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1793239 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1793239 INFO  (jetty-launcher-27318-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1793316 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1793316 INFO  
(OverseerCollectionConfigSetProcessor-96371471709634574-127.0.0.1:37085_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1793316 INFO  
(OverseerStateUpdate-96371471709634574-127.0.0.1:37085_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1793317 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37085_solr as DOWN
   [junit4]   2> 1793319 INFO  
(OverseerStateUpdate-96371471709634574-127.0.0.1:37085_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1793330 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37085_solr
   [junit4]   2> 1793330 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37085_solr
   [junit4]   2> 1793331 INFO  
(OverseerStateUpdate-96371471709634574-127.0.0.1:37085_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37085_solr"} current state version: 0
   [junit4]   2> 1793331 INFO  
(OverseerStateUpdate-96371471709634574-127.0.0.1:37085_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37085_solr
   [junit4]   2> 1793340 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793340 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793340 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793340 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793340 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793340 INFO  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793344 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1793344 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1793344 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node3/.
   [junit4]   2> 1793344 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1793349 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793349 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793349 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1793349 INFO  (jetty-launcher-27318-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1793349 INFO  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793349 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793349 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1793350 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793352 INFO  (zkCallback-27350-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2dbce88f 
name:ZooKeeperConnection Watcher:127.0.0.1:45554 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793352 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1793352 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1793356 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@2615832d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1793356 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=493397231
   [junit4]   2> 1793356 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40614_solr as DOWN
   [junit4]   2> 1793367 INFO  
(OverseerStateUpdate-96371471709634574-127.0.0.1:37085_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40614_solr"} current state version: 0
   [junit4]   2> 1793367 INFO  
(OverseerStateUpdate-96371471709634574-127.0.0.1:37085_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40614_solr
   [junit4]   2> 1793371 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1793371 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1793371 INFO  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1793371 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1793371 WARN  (zkCallback-27342-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1793371 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1793371 INFO  (zkCallback-27340-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 1793371 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c95149e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1793372 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1793375 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a6f67b5{/solr,null,AVAILABLE}
   [junit4]   2> 1793375 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@f90ba93{HTTP/1.1,[http/1.1]}{127.0.0.1:45273}
   [junit4]   2> 1793376 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.e.j.s.Server Started @1795489ms
   [junit4]   2> 1793376 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45273}
   [junit4]   2> 1793376 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
   [junit4]   2> 1793376 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
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_9B10E97247B2D825-001/tempDir-001/node6'
   [junit4]   2> 1793376 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1793376 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1793376 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1793377 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793386 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1793386 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1793387 INFO  (zkCallback-27340-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1793386 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96371471709634575-127.0.0.1:42883_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1793402 INFO  (zkCallback-27352-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49552d72 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793402 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1793402 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1793402 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1793412 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
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_9B10E97247B2D825-001/tempDir-001/node6/.
   [junit4]   2> 1793412 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1666294230
   [junit4]   2> 1793412 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
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_9B10E97247B2D825-001/tempDir-001/node6]
   [junit4]   2> 1793412 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
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_9B10E97247B2D825-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9B10E97247B2D825-001/tempDir-001/node6/lib
   [junit4]   2> 1793412 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
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> 1793414 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1793414 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1793414 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1793414 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45554/solr
   [junit4]   2> 1793414 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1793414 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1793414 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793423 INFO  (zkCallback-27355-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7dd63203 
name:ZooKeeperConnection Watcher:127.0.0.1:45554 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793423 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1793423 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1793432 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$144/99608060@cbf6a4
   [junit4]   2> 1793433 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793441 INFO  (zkCallback-27356-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@152e3b9c 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793441 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1793476 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1793476 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1793476 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1793477 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793480 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96371471709634579-127.0.0.1:45273_solr-n_0000000005
   [junit4]   2> 1793480 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96371471709634572-127.0.0.1:41943_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 1793480 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45273_solr as DOWN
   [junit4]   2> 1793484 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45273_solr
   [junit4]   2> 1793484 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45273_solr
   [junit4]   2> 1793484 INFO  
(OverseerStateUpdate-96371471709634574-127.0.0.1:37085_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45273_solr"} current state version: 0
   [junit4]   2> 1793484 INFO  
(OverseerStateUpdate-96371471709634574-127.0.0.1:37085_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45273_solr
   [junit4]   2> 1793501 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793501 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793501 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793501 INFO  (zkCallback-27341-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793501 INFO  (zkCallback-27356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793501 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 1793503 INFO  (zkCallback-27344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793503 INFO  (zkCallback-27356-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793504 INFO  (zkCallback-27343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793503 INFO  (zkCallback-27340-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1793505 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1793505 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1793506 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
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_9B10E97247B2D825-001/tempDir-001/node6/.
   [junit4]   2> 1793506 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1793507 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1793507 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1793507 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1793507 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1793514 INFO  (zkCallback-27358-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@603f8d84 
name:ZooKeeperConnection Watcher:127.0.0.1:45554/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1793514 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1793515 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1793515 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1793529 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1793532 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1793549 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1793551 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1793576 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1793582 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1793601 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1793603 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1793617 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1793633 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1793636 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml
   [junit4]   2> 1793645 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1793663 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1793677 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1793680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1793686 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1793700 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1793703 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1793712 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1793719 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9B10E97247B2D825]) [    ] 
o.a.s.c.c.SolrZk

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

ava.base@9-ea/Native Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:37238/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:37238 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_9B10E97247B2D825-001
   [junit4]   2> Aug 06, 2016 7:32:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=FSTOrd50, 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=Lucene50(blocksize=128), range_facet_i_dv=FSTOrd50, range_facet_l=FSTOrd50, 
timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=780, 
maxMBSortInHeap=6.18230914526495, sim=RandomSimilarity(queryNorm=true): {}, 
locale=eo-001, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=265217408,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch, 
PathHierarchyTokenizerFactoryTest, TestSolr4Spatial, PreAnalyzedFieldTest, 
TestTolerantUpdateProcessorRandomCloud, FacetPivotSmallTest, 
TestSolrCloudWithDelegationTokens, TestRealTimeGet, SolrXmlInZkTest, 
ResponseHeaderTest, CursorPagingTest, FileBasedSpellCheckerTest, 
DistributedExpandComponentTest, CurrencyFieldOpenExchangeTest, 
TestAddFieldRealTimeGet, StandardRequestHandlerTest, 
TestBlendedInfixSuggestions, TestDocTermOrds, PeerSyncTest, TestCollectionAPI, 
CopyFieldTest, TestPhraseSuggestions, TestMergePolicyConfig, 
PreAnalyzedUpdateProcessorTest, TestNumericTerms32, TestRTGBase, 
TestOmitPositions, TestIBSimilarityFactory, TestRandomDVFaceting, 
CoreAdminRequestStatusTest, LeaderInitiatedRecoveryOnCommitTest, 
DeleteStatusTest, HighlighterMaxOffsetTest, TestRecoveryHdfs, 
TestCrossCoreJoin, TestCollationFieldDocValues, TestSolrConfigHandler, 
UUIDUpdateProcessorFallbackTest, LeaderElectionIntegrationTest, 
TestNoOpRegenerator, RAMDirectoryFactoryTest, TestLRUCache, 
AlternateDirectoryTest, TestArbitraryIndexDir, StressHdfsTest, 
TestDistributedSearch, ZkNodePropsTest, TestValueSourceCache, 
HdfsNNFailoverTest, DistributedQueryComponentCustomSortTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestNRTOpen, PrimUtilsTest, TestJoin, 
DocExpirationUpdateProcessorFactoryTest, TestFilteredDocIdSet, 
CloudMLTQParserTest, RemoteQueryErrorTest, ConnectionReuseTest, 
TestReplicationHandler, BasicZkTest, TestLazyCores, PolyFieldTest, 
DocumentAnalysisRequestHandlerTest, SolrCoreTest, ActionThrottleTest, 
DateFieldTest, TestConfigSetProperties, TestHighlightDedupGrouping, 
SystemInfoHandlerTest, DistribJoinFromCollectionTest, TestPivotHelperCode, 
TestSolrConfigHandlerCloud, TestReplicaProperties, 
SimpleCollectionCreateDeleteTest, TestReqParamsAPI, BufferStoreTest, 
TestLuceneMatchVersion, DeleteLastCustomShardedReplicaTest, 
HdfsChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, 
QueryElevationComponentTest, SynonymTokenizerTest, TestConfigSetsAPIZkFailure, 
TestSolrQueryParserResource, BlockJoinFacetRandomTest, 
AnalysisAfterCoreReloadTest, TestRawResponseWriter, EnumFieldTest, 
ExternalFileFieldSortTest, EchoParamsTest, TestComponentsName, TestFaceting, 
TestRTimerTree, SOLR749Test, TestHdfsUpdateLog, TestFieldCacheSanityChecker, 
DisMaxRequestHandlerTest, URLClassifyProcessorTest, OverseerStatusTest, 
TestSortingResponseWriter, OutputWriterTest, TestRemoteStreaming, 
TestFieldResource, BasicDistributedZkTest, SyncSliceTest, OverseerTest, 
ClusterStateUpdateTest, TestRandomFaceting, TestRecovery, 
TermVectorComponentDistributedTest, HardAutoCommitTest, TestCoreContainer, 
StatsComponentTest, TestFunctionQuery, TestBadConfig, TestIndexSearcher, 
HighlighterTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, 
SuggesterTSTTest, TestTrie, SpatialFilterTest, TestCSVLoader, 
WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
XsltUpdateRequestHandlerTest, TestQueryUtils, PrimitiveFieldTypeTest, 
TermsComponentTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, 
TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, CSVRequestHandlerTest, 
TestLFUCache, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, 
CreateCollectionCleanupTest, DeleteShardTest, DistributedQueueTest, 
LeaderFailoverAfterPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, TestAuthenticationFramework, 
TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore, 
TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, 
TestRandomFlRTGCloud, TestRandomRequestDistribution, 
TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, 
TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, 
TestHdfsBackupRestoreCore, TestSQLHandler, CoreAdminCreateDiscoverTest, 
CoreMergeIndexesAdminHandlerTest, SecurityConfHandlerTest, 
DistributedDebugComponentTest, DistributedFacetPivotLargeTest, 
SpatialHeatmapFacetsTest, TestGeoJSONResponseWriter, 
TestSubQueryTransformerCrossCore, TestManagedResource, 
TestManagedResourceStorage, TestRestManager, TestCopyFieldCollectionResource, 
TestDynamicFieldCollectionResource, TestDynamicFieldResource, 
TestFieldCollectionResource, TestFieldTypeResource, TestSchemaNameResource, 
TestSchemaResource, TestSchemaVersionResource, 
TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, 
TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, 
BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, 
DocValuesMissingTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, 
TestQueryWrapperFilter, TestReloadDeadlock, TestSimpleQParserPlugin, 
TestSolrFieldCacheMBean, TestStandardQParsers, TestStressUserVersions, 
TestTrieFacet, TestXmlQParserPlugin, TestJsonFacets, TestSortByMinMaxFunction, 
BlockJoinFacetDistribTest, TestExactSharedStatsCache, TestExactStatsCache, 
BasicAuthIntegrationTest]
   [junit4] Completed [590/626 (1!)] on J0 in 20.76s, 1 test, 1 error <<< 
FAILURES!

[...truncated 49785 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to