Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17322/
Java: 64bit/jdk-9-ea+127 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:39436/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:39436/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([18704C9B0A550BEB:25A8E2B732BB559B]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:39436/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:39436 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
        ... 10 more




Build Log:
[...truncated 12498 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1706710 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1706710 INFO  (Thread-3631) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1706710 INFO  (Thread-3631) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1706810 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40907
   [junit4]   2> 1706810 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706810 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706876 INFO  (zkCallback-22700-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@fd7491f name:ZooKeeperConnection 
Watcher:127.0.0.1:40907 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1706876 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706876 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706876 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1706935 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706935 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706935 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706936 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706936 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1706937 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6253b298{/solr,null,AVAILABLE}
   [junit4]   2> 1706937 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2435b914{/solr,null,AVAILABLE}
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a542db2{/solr,null,AVAILABLE}
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@182229c3{HTTP/1.1,[http/1.1]}{127.0.0.1:46769}
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.e.j.s.Server Started @1708979ms
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55c78174{/solr,null,AVAILABLE}
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@612f4520{HTTP/1.1,[http/1.1]}{127.0.0.1:46690}
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.e.j.s.Server Started @1708979ms
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46690}
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@41c6467f{HTTP/1.1,[http/1.1]}{127.0.0.1:39436}
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.e.j.s.Server Started @1708979ms
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node1'
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39436}
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1f1d1427{HTTP/1.1,[http/1.1]}{127.0.0.1:46313}
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node3'
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46769}
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.e.j.s.Server Started @1708980ms
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706938 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8f259f5{/solr,null,AVAILABLE}
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46313}
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node2'
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5d7dc6a0{HTTP/1.1,[http/1.1]}{127.0.0.1:45472}
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.e.j.s.Server Started @1708981ms
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node5'
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45472}
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node4'
   [junit4]   2> 1706939 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706940 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706941 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706941 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1706958 INFO  (zkCallback-22701-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c4c096b name:ZooKeeperConnection 
Watcher:127.0.0.1:40907/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1706958 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706958 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706972 INFO  (zkCallback-22703-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16b9d6e7 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706972 INFO  (zkCallback-22704-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f7ca064 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1706972 INFO  (zkCallback-22705-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ba35a3 name:ZooKeeperConnection 
Watcher:127.0.0.1:40907/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1706972 INFO  (zkCallback-22702-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39cc8275 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706972 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1706973 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706973 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706973 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1706993 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node5/.
   [junit4]   2> 1706993 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 760146994
   [junit4]   2> 1706993 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node5]
   [junit4]   2> 1706993 WARN  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_18704C9B0A550BEB-001/tempDir-001/node5/lib
   [junit4]   2> 1706993 INFO  (jetty-launcher-22699-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> 1706994 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1706995 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1706995 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1706995 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40907/solr
   [junit4]   2> 1706995 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1706995 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1706995 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707004 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node4/.
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1445643707
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node1/.
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node3/.
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1203867960
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 797641529
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node1]
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node3]
   [junit4]   2> 1707005 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node4]
   [junit4]   2> 1707005 WARN  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_18704C9B0A550BEB-001/tempDir-001/node1/lib
   [junit4]   2> 1707005 WARN  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_18704C9B0A550BEB-001/tempDir-001/node4/lib
   [junit4]   2> 1707006 INFO  (jetty-launcher-22699-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> 1707006 INFO  (jetty-launcher-22699-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> 1707005 WARN  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_18704C9B0A550BEB-001/tempDir-001/node3/lib
   [junit4]   2> 1707006 INFO  (jetty-launcher-22699-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> 1707007 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40907/solr
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40907/solr
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40907/solr
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1707008 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1707008 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1707007 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1707008 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1707008 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707008 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707008 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707013 INFO  (zkCallback-22708-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@52d9cfb6 
name:ZooKeeperConnection Watcher:127.0.0.1:40907 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707023 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707024 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1707024 INFO  (zkCallback-22716-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a82a65f name:ZooKeeperConnection 
Watcher:127.0.0.1:40907 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1707024 INFO  (zkCallback-22715-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3fb3c5df 
name:ZooKeeperConnection Watcher:127.0.0.1:40907 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707024 INFO  (zkCallback-22717-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47065a59 
name:ZooKeeperConnection Watcher:127.0.0.1:40907 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707024 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707024 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707024 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707024 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1707024 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1707024 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1707027 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$147/934094636@e78ab70
   [junit4]   2> 1707028 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707036 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$147/934094636@281d5bd3
   [junit4]   2> 1707036 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$147/934094636@7f348b14
   [junit4]   2> 1707036 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$147/934094636@7c8485d8
   [junit4]   2> 1707036 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707036 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707038 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707044 INFO  (zkCallback-22718-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b5b27d8 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707044 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node2/.
   [junit4]   2> 1707044 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707044 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 628092089
   [junit4]   2> 1707044 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node2]
   [junit4]   2> 1707044 WARN  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_18704C9B0A550BEB-001/tempDir-001/node2/lib
   [junit4]   2> 1707044 INFO  (jetty-launcher-22699-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> 1707046 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1707046 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1707046 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1707046 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40907/solr
   [junit4]   2> 1707046 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1707046 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1707046 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707057 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8ca1021 name:ZooKeeperConnection 
Watcher:127.0.0.1:40907/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1707057 INFO  (zkCallback-22721-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@839b98a name:ZooKeeperConnection 
Watcher:127.0.0.1:40907/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1707057 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707057 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707057 INFO  (zkCallback-22720-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4729d1a8 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707057 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707078 INFO  (zkCallback-22724-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b92f64e 
name:ZooKeeperConnection Watcher:127.0.0.1:40907 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707078 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707078 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1707086 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1707086 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1707086 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1707094 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1707095 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$147/934094636@60948deb
   [junit4]   2> 1707095 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707114 INFO  (zkCallback-22725-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@22e64c7e 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707114 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707124 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1707124 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1707129 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1707129 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1707185 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1707187 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1707187 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1707187 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1707187 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1707222 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1707222 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1707222 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1707222 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1707230 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1707250 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1707250 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1707250 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1707262 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1707282 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1707282 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1707282 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1707282 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1707282 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1707308 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1707308 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1707308 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1707308 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1707308 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1707318 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1707320 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1707320 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1707320 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1707321 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1707347 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1707347 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1707347 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1707347 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1707347 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1707360 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1707360 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1707360 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1707360 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1707360 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1707371 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1707371 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1707378 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1707378 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1707378 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1707378 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1707378 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1707379 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1707379 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1707379 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1707379 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1707379 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1707379 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1707379 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1707379 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1707380 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1707380 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1707380 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1707380 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1707380 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1707400 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1707408 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1707408 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1707409 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1707408 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1707415 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1707435 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1707455 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1707455 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96280232809070604-127.0.0.1:46690_solr-n_0000000000
   [junit4]   2> 1707455 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1707497 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96280232809070602-127.0.0.1:46313_solr-n_0000000001
   [junit4]   2> 1707534 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1707534 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96280232809070607-127.0.0.1:46769_solr-n_0000000003
   [junit4]   2> 1707534 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96280232809070605-127.0.0.1:39436_solr-n_0000000002
   [junit4]   2> 1707534 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46690_solr
   [junit4]   2> 1707534 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1707550 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96280232809070603-127.0.0.1:45472_solr-n_0000000004
   [junit4]   2> 1707550 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96280232809070604-127.0.0.1:46690_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1707551 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96280232809070605-127.0.0.1:39436_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1707551 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46313_solr
   [junit4]   2> 1707551 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46313_solr
   [junit4]   2> 1707551 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96280232809070602-127.0.0.1:46313_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1707551 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46769_solr
   [junit4]   2> 1707551 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96280232809070607-127.0.0.1:46769_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1707551 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46769_solr
   [junit4]   2> 1707561 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39436_solr
   [junit4]   2> 1707561 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45472_solr
   [junit4]   2> 1707561 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45472_solr
   [junit4]   2> 1707561 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39436_solr
   [junit4]   2> 1707575 INFO  (zkCallback-22718-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> 1707575 INFO  (zkCallback-22719-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> 1707575 INFO  (zkCallback-22721-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> 1707575 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96280232809070604-127.0.0.1:46690_solr-n_0000000000) starting
   [junit4]   2> 1707575 INFO  (zkCallback-22720-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> 1707575 INFO  (zkCallback-22725-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> 1707576 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1707576 INFO  (zkCallback-22718-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1707581 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1707581 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1707582 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node5/.
   [junit4]   2> 1707582 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1707595 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1707595 INFO  (zkCallback-22721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1707595 INFO  (zkCallback-22718-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1707596 INFO  (zkCallback-22725-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1707596 INFO  (zkCallback-22720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1707596 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1707596 INFO  (jetty-launcher-22699-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1707596 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1707606 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1707606 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1707606 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node2/.
   [junit4]   2> 1707606 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1707606 INFO  (zkCallback-22720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1707606 INFO  (zkCallback-22725-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1707606 INFO  (zkCallback-22718-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1707606 INFO  (zkCallback-22721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1707607 INFO  (zkCallback-22718-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1707607 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 1707616 INFO  (zkCallback-22720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1707616 INFO  (zkCallback-22718-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1707616 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1707616 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1707616 INFO  (jetty-launcher-22699-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1707616 INFO  (zkCallback-22725-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1707616 INFO  (zkCallback-22721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1707619 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1707620 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1707620 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node4/.
   [junit4]   2> 1707620 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1707626 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1707626 INFO  (jetty-launcher-22699-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1707626 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1707631 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1707632 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1707632 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node3/.
   [junit4]   2> 1707632 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1707636 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1707636 INFO  (jetty-launcher-22699-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1707708 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1707708 INFO  
(OverseerCollectionConfigSetProcessor-96280232809070604-127.0.0.1:46690_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1707708 INFO  
(OverseerStateUpdate-96280232809070604-127.0.0.1:46690_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1707708 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46690_solr as DOWN
   [junit4]   2> 1707724 INFO  
(OverseerStateUpdate-96280232809070604-127.0.0.1:46690_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1707738 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46690_solr
   [junit4]   2> 1707738 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46690_solr
   [junit4]   2> 1707739 INFO  
(OverseerStateUpdate-96280232809070604-127.0.0.1:46690_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46690_solr"} current state version: 0
   [junit4]   2> 1707739 INFO  
(OverseerStateUpdate-96280232809070604-127.0.0.1:46690_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46690_solr
   [junit4]   2> 1707754 INFO  (zkCallback-22721-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> 1707754 INFO  (zkCallback-22720-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> 1707754 INFO  (zkCallback-22719-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> 1707754 INFO  (zkCallback-22725-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> 1707754 INFO  (zkCallback-22718-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> 1707762 INFO  (zkCallback-22721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1707762 INFO  (zkCallback-22720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1707762 INFO  (zkCallback-22725-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1707762 INFO  (zkCallback-22718-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1707762 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1707763 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1707763 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1707764 INFO  (jetty-launcher-22699-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_18704C9B0A550BEB-001/tempDir-001/node1/.
   [junit4]   2> 1707764 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1707764 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1707764 INFO  (jetty-launcher-22699-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1707764 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1707765 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707779 INFO  (zkCallback-22731-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b50b1db 
name:ZooKeeperConnection Watcher:127.0.0.1:40907 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707780 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707780 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1707790 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@1f1d1427{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1707791 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=760146994
   [junit4]   2> 1707791 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46313_solr as DOWN
   [junit4]   2> 1707810 INFO  
(OverseerStateUpdate-96280232809070604-127.0.0.1:46690_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46313_solr"} current state version: 0
   [junit4]   2> 1707810 INFO  
(OverseerStateUpdate-96280232809070604-127.0.0.1:46690_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46313_solr
   [junit4]   2> 1707819 INFO  (zkCallback-22720-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> 1707819 INFO  (zkCallback-22725-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> 1707819 INFO  (zkCallback-22721-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> 1707819 INFO  (zkCallback-22719-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> 1707819 INFO  (zkCallback-22720-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1707819 INFO  (zkCallback-22725-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1707819 INFO  (zkCallback-22718-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> 1707820 WARN  (zkCallback-22718-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> 1707820 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a542db2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1707821 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1707822 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fed4c47{/solr,null,AVAILABLE}
   [junit4]   2> 1707822 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4845ef88{HTTP/1.1,[http/1.1]}{127.0.0.1:39202}
   [junit4]   2> 1707822 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.e.j.s.Server Started @1709863ms
   [junit4]   2> 1707822 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39202}
   [junit4]   2> 1707823 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 1707823 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
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_18704C9B0A550BEB-001/tempDir-001/node6'
   [junit4]   2> 1707823 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1707823 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1707823 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1707823 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707828 INFO  (zkCallback-22721-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1707828 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1707842 INFO  (zkCallback-22721-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96280232809070604-127.0.0.1:46690_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1707842 INFO  (zkCallback-22733-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@36f9ba3c 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707842 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707843 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1707843 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1707862 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
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_18704C9B0A550BEB-001/tempDir-001/node6/.
   [junit4]   2> 1707863 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 205576199
   [junit4]   2> 1707863 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
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_18704C9B0A550BEB-001/tempDir-001/node6]
   [junit4]   2> 1707863 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
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_18704C9B0A550BEB-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_18704C9B0A550BEB-001/tempDir-001/node6/lib
   [junit4]   2> 1707863 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
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> 1707865 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1707865 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1707865 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1707865 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40907/solr
   [junit4]   2> 1707865 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1707865 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1707866 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707880 INFO  (zkCallback-22736-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@548b0cad 
name:ZooKeeperConnection Watcher:127.0.0.1:40907 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707880 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707880 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1707888 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$147/934094636@6eefb5ff
   [junit4]   2> 1707889 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1707897 INFO  (zkCallback-22737-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b01b8d1 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1707897 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1707970 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1707970 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1707970 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1707971 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1707980 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96280232809070611-127.0.0.1:39202_solr-n_0000000005
   [junit4]   2> 1707981 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96280232809070603-127.0.0.1:45472_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 1707981 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39202_solr as DOWN
   [junit4]   2> 1707998 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39202_solr
   [junit4]   2> 1707998 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39202_solr
   [junit4]   2> 1707998 INFO  
(OverseerStateUpdate-96280232809070604-127.0.0.1:46690_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39202_solr"} current state version: 0
   [junit4]   2> 1707998 INFO  
(OverseerStateUpdate-96280232809070604-127.0.0.1:46690_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39202_solr
   [junit4]   2> 1708007 INFO  (zkCallback-22721-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: [4])
   [junit4]   2> 1708007 INFO  (zkCallback-22725-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> 1708007 INFO  (zkCallback-22719-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> 1708007 INFO  (zkCallback-22720-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: [4])
   [junit4]   2> 1708008 INFO  (zkCallback-22737-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> 1708009 INFO  (zkCallback-22721-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1708009 INFO  (zkCallback-22725-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1708009 INFO  (zkCallback-22720-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1708009 INFO  (zkCallback-22719-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1708010 INFO  (zkCallback-22737-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1708015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1708015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1708015 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
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_18704C9B0A550BEB-001/tempDir-001/node6/.
   [junit4]   2> 1708016 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1708016 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1708016 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1708016 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1708017 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1708026 INFO  (zkCallback-22739-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@434034fd 
name:ZooKeeperConnection Watcher:127.0.0.1:40907/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1708026 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1708027 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1708027 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1708071 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1708075 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1708107 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1708115 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1708133 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1708145 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1708157 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1708165 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1708178 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1708198 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1708213 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml
   [junit4]   2> 1708216 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1708226 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1708260 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1708271 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1708308 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1708371 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1708390 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1708401 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1708439 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1708481 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[18704C9B0A550BEB]) [ 

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

java:1151)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:39436/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:39436 failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    >        ... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_18704C9B0A550BEB-001
   [junit4]   2> Jul 21, 2016 4:49:46 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=8, maxDocsPerChunk=8, blockSize=1), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=8, blockSize=1)), sim=ClassicSimilarity, locale=pt-BR, 
timezone=US/East-Indiana
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=107949528,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloudExitableDirectoryReaderTest, IndexSchemaTest, TestHighlightDedupGrouping, 
TestBadConfig, CdcrVersionReplicationTest, 
BigEndianAscendingWordDeserializerTest, ResponseLogComponentTest, 
AlternateDirectoryTest, CloudMLTQParserTest, TestScoreJoinQPNoScore, 
IndexSchemaRuntimeFieldTest, TestNumericTerms32, UUIDFieldTest, 
TestSchemaManager, QueryResultKeyTest, TestTolerantUpdateProcessorCloud, 
URLClassifyProcessorTest, TestDynamicLoading, MultiThreadedOCPTest, 
ReturnFieldsTest, AddBlockUpdateTest, CursorPagingTest, TestRTimerTree, 
LeaderElectionIntegrationTest, DefaultValueUpdateProcessorTest, 
ForceLeaderTest, RAMDirectoryFactoryTest, TestValueSourceCache, 
TestFieldResource, TestPKIAuthenticationPlugin, TestRangeQuery, 
CollectionTooManyReplicasTest, DistributedQueryComponentCustomSortTest, 
DeleteLastCustomShardedReplicaTest, TestSolr4Spatial, ResourceLoaderTest, 
TestCloudInspectUtil, TestReqParamsAPI, 
ConcurrentDeleteAndCreateCollectionTest, TestRecoveryHdfs, TestInitQParser, 
TestSortByMinMaxFunction, EchoParamsTest, 
DistributedFacetPivotSmallAdvancedTest, TestPseudoReturnFields, TestJsonFacets, 
TestRandomDVFaceting, SolrRequestParserTest, TestManagedSynonymFilterFactory, 
AnalysisAfterCoreReloadTest, DataDrivenBlockJoinTest, TestTrieFacet, 
AtomicUpdatesTest, PreAnalyzedFieldTest, TestFieldCacheSanityChecker, 
HdfsRecoveryZkTest, AnalyticsMergeStrategyTest, 
TestHighFrequencyDictionaryFactory, TestHdfsUpdateLog, PrimUtilsTest, 
ExplicitHLLTest, TestComplexPhraseQParserPlugin, RemoteQueryErrorTest, 
LeaderInitiatedRecoveryOnCommitTest, ChangedSchemaMergeTest, 
TestRandomFaceting, TestJoin, HdfsWriteToMultipleCollectionsTest, 
TestConfigSetImmutable, TestComponentsName, UUIDUpdateProcessorFallbackTest, 
SynonymTokenizerTest, RequiredFieldsTest, CopyFieldTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, 
TestLeaderElectionZkExpiry, TestInitParams, 
OverseerCollectionConfigSetProcessorTest, TestLockTree, SyncSliceTest, 
TestMergePolicyConfig, SystemInfoHandlerTest, TestArbitraryIndexDir, 
RollingRestartTest, TestStressLucene, ZkNodePropsTest, 
TestSchemaVersionResource, TestFaceting, TestCSVLoader, 
AsyncCallRequestStatusResponseTest, SimpleCollectionCreateDeleteTest, 
TestConfigReload, HLLUtilTest, SOLR749Test, TestSchemaNameResource, 
TestManagedResourceStorage, OverseerStatusTest, TestLuceneMatchVersion, 
TestSolrFieldCacheMBean, TestDistributedSearch, TestReplicationHandler, 
TestRealTimeGet, HardAutoCommitTest, TestCoreContainer, SolrCoreTest, 
StatsComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, 
TestFunctionQuery, TestLazyCores, HighlighterTest, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, PolyFieldTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, QueryEqualityTest, TestRemoteStreaming, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, 
TermVectorComponentTest, LoggingHandlerTest, TestJmxIntegration, 
TestAnalyzedSuggestions, PingRequestHandlerTest, HighlighterConfigTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, 
TestStressRecovery, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, 
TestCharFilters, TestPerFieldSimilarity, TestIBSimilarityFactory, 
TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, 
ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CleanupOldIndexTest, 
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, 
DeleteReplicaTest, MigrateRouteKeyTest, TestCollectionAPI, 
TestMiniSolrCloudCluster, TestSizeLimitedDistributedMap, TestStressLiveNodes, 
TestSolrConfigHandlerCloud, DistributedFacetPivotWhiteBoxTest, 
FacetPivotSmallTest, SuggestComponentTest, HighlighterMaxOffsetTest, 
TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, SmileWriterTest, 
TestIntervalFaceting, TestSortingResponseWriter, 
TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, 
TestCollationFieldDocValues, TestManagedSchemaAPI, RankQueryTest, 
TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestMissingGroups, 
TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, 
TestSmileRequest, TestSolr4Spatial2, TestStandardQParsers, TestXmlQParser, 
TestMinMaxOnMultiValuedField, TestOrdValues, BlockJoinFacetRandomTest, 
BlockJoinFacetSimpleTest, SimpleMLTQParserTest, TestClassicSimilarityFactory, 
TestDFISimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, 
TestDistribIDF, BasicAuthIntegrationTest]
   [junit4] Completed [596/623 (1!)] on J0 in 23.82s, 1 test, 1 error <<< 
FAILURES!

[...truncated 49723 lines...]

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

Reply via email to