Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17393/
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:34188/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:34188/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([9CA3EEE02313FCE0:A17B40CC1BFDA290]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:34188/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:735)
        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:34188 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 10871 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 676751 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 676751 INFO  (Thread-709) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 676751 INFO  (Thread-709) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 676851 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38290
   [junit4]   2> 676851 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676852 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676869 INFO  (zkCallback-427-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@43a969ce 
name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676869 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676869 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676869 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 676883 INFO  (jetty-launcher-426-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676883 INFO  (jetty-launcher-426-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676884 INFO  (jetty-launcher-426-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676884 INFO  (jetty-launcher-426-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676885 INFO  (jetty-launcher-426-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 676886 INFO  (jetty-launcher-426-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ec2f9ce{/solr,null,AVAILABLE}
   [junit4]   2> 676887 INFO  (jetty-launcher-426-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67df2f57{/solr,null,AVAILABLE}
   [junit4]   2> 676887 INFO  (jetty-launcher-426-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@77a80f92{HTTP/1.1,[http/1.1]}{127.0.0.1:43452}
   [junit4]   2> 676887 INFO  (jetty-launcher-426-thread-4) [    ] 
o.e.j.s.Server Started @679069ms
   [junit4]   2> 676887 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43452}
   [junit4]   2> 676887 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 676887 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node4'
   [junit4]   2> 676887 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676887 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 676887 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676890 INFO  (jetty-launcher-426-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3447d150{HTTP/1.1,[http/1.1]}{127.0.0.1:32926}
   [junit4]   2> 676890 INFO  (jetty-launcher-426-thread-3) [    ] 
o.e.j.s.Server Started @679072ms
   [junit4]   2> 676890 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32926}
   [junit4]   2> 676890 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 676890 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node3'
   [junit4]   2> 676890 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676890 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 676890 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676891 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676891 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676892 INFO  (jetty-launcher-426-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52609d7f{/solr,null,AVAILABLE}
   [junit4]   2> 676892 INFO  (jetty-launcher-426-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@20003662{HTTP/1.1,[http/1.1]}{127.0.0.1:38261}
   [junit4]   2> 676892 INFO  (jetty-launcher-426-thread-2) [    ] 
o.e.j.s.Server Started @679074ms
   [junit4]   2> 676892 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38261}
   [junit4]   2> 676892 INFO  (jetty-launcher-426-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e499ccc{/solr,null,AVAILABLE}
   [junit4]   2> 676892 INFO  (jetty-launcher-426-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@16be52d4{HTTP/1.1,[http/1.1]}{127.0.0.1:34188}
   [junit4]   2> 676893 INFO  (jetty-launcher-426-thread-5) [    ] 
o.e.j.s.Server Started @679075ms
   [junit4]   2> 676893 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34188}
   [junit4]   2> 676893 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 676893 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node5'
   [junit4]   2> 676894 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676894 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 676894 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676892 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 676894 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node1'
   [junit4]   2> 676894 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676894 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676894 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 676894 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676895 INFO  (jetty-launcher-426-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47fa0914{/solr,null,AVAILABLE}
   [junit4]   2> 676896 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676899 INFO  (jetty-launcher-426-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@591547ae{HTTP/1.1,[http/1.1]}{127.0.0.1:43063}
   [junit4]   2> 676899 INFO  (jetty-launcher-426-thread-1) [    ] 
o.e.j.s.Server Started @679081ms
   [junit4]   2> 676899 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43063}
   [junit4]   2> 676900 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 676900 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node2'
   [junit4]   2> 676900 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676900 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 676900 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676900 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676902 INFO  (zkCallback-428-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16f96113 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676902 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676902 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676904 INFO  (zkCallback-430-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14c1a89c 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676904 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676904 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676904 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676904 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676907 INFO  (zkCallback-431-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65573931 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676907 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676907 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676909 INFO  (zkCallback-432-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@cf1c33 name:ZooKeeperConnection 
Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 676909 INFO  (zkCallback-429-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@33f998cb 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676909 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676909 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676909 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676909 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676911 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676912 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676913 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node5/.
   [junit4]   2> 676914 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 453208479
   [junit4]   2> 676914 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node5]
   [junit4]   2> 676914 WARN  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9CA3EEE02313FCE0-001/tempDir-001/node5/lib
   [junit4]   2> 676914 INFO  (jetty-launcher-426-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> 676917 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 676918 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node1/.
   [junit4]   2> 676919 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1776239236
   [junit4]   2> 676919 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node1]
   [junit4]   2> 676919 WARN  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9CA3EEE02313FCE0-001/tempDir-001/node1/lib
   [junit4]   2> 676919 INFO  (jetty-launcher-426-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> 676920 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node4/.
   [junit4]   2> 676920 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1112045070
   [junit4]   2> 676920 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node4]
   [junit4]   2> 676920 WARN  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9CA3EEE02313FCE0-001/tempDir-001/node4/lib
   [junit4]   2> 676921 INFO  (jetty-launcher-426-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> 676924 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node2/.
   [junit4]   2> 676924 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 726474456
   [junit4]   2> 676924 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node2]
   [junit4]   2> 676931 WARN  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9CA3EEE02313FCE0-001/tempDir-001/node2/lib
   [junit4]   2> 676931 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node3/.
   [junit4]   2> 676931 INFO  (jetty-launcher-426-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> 676931 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 764419622
   [junit4]   2> 676931 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node3]
   [junit4]   2> 676931 WARN  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9CA3EEE02313FCE0-001/tempDir-001/node3/lib
   [junit4]   2> 676931 INFO  (jetty-launcher-426-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> 676948 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676948 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676948 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676949 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 676949 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676949 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676949 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676950 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676951 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676952 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676952 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676952 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676952 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 676952 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676952 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676952 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 676952 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676953 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 676953 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 676953 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 676953 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676954 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 676954 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 676955 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676963 INFO  (zkCallback-445-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7238f567 
name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676963 INFO  (zkCallback-437-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@284bcc3e 
name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676963 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676964 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676964 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676964 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676964 INFO  (zkCallback-442-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d81e0da 
name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676964 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676964 INFO  (zkCallback-446-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@69e41fbc 
name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676964 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676964 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676965 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676965 INFO  (zkCallback-447-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@30a21d8d 
name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676966 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676966 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 676967 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$202/1103621668@2b24ede0
   [junit4]   2> 676967 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$202/1103621668@1ac2afda
   [junit4]   2> 676968 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676968 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$202/1103621668@6e221229
   [junit4]   2> 676971 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$202/1103621668@acea373
   [junit4]   2> 676971 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15631e472d5000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 676972 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$202/1103621668@3c874945
   [junit4]   2> 676972 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676971 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676971 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676973 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 676974 INFO  (zkCallback-448-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@324bd836 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676974 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676976 INFO  (zkCallback-449-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f17d9fb 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676976 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676976 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@181ef57d 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676976 INFO  (zkCallback-450-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3743395d 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 676976 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676977 INFO  (zkCallback-452-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b6df5f2 name:ZooKeeperConnection 
Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 676977 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676977 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 676992 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676994 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676994 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676994 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 676994 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 677001 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 677001 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 677003 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 677053 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677053 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677055 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677056 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677056 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 677064 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677065 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677065 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677066 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677066 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 677081 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 677081 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 677081 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 677089 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 677094 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677094 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677095 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677095 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677095 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 677098 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677098 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677098 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677098 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677098 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 677103 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677103 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677103 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677103 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677103 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 677107 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677107 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677107 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677107 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677107 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 677112 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677112 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677112 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677112 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677112 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 677115 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677115 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677115 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677115 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677117 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677118 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 677119 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677120 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677120 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677120 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 677123 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677125 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677125 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677125 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677125 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 677143 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677143 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677159 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677173 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677173 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 677173 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96319299283910671-127.0.0.1:43063_solr-n_0000000001
   [junit4]   2> 677173 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96319299283910670-127.0.0.1:34188_solr-n_0000000000
   [junit4]   2> 677177 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96319299283910669-127.0.0.1:43452_solr-n_0000000002
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96319299283910667-127.0.0.1:38261_solr-n_0000000003
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96319299283910668-127.0.0.1:32926_solr-n_0000000004
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34188_solr
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96319299283910671-127.0.0.1:43063_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96319299283910667-127.0.0.1:38261_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96319299283910669-127.0.0.1:43452_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96319299283910670-127.0.0.1:34188_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32926_solr
   [junit4]   2> 677179 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38261_solr
   [junit4]   2> 677180 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32926_solr
   [junit4]   2> 677180 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43063_solr
   [junit4]   2> 677180 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43452_solr
   [junit4]   2> 677180 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43063_solr
   [junit4]   2> 677180 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43452_solr
   [junit4]   2> 677180 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38261_solr
   [junit4]   2> 677181 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.Overseer Overseer 
(id=96319299283910670-127.0.0.1:34188_solr-n_0000000000) starting
   [junit4]   2> 677183 INFO  (zkCallback-451-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> 677183 INFO  (zkCallback-449-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> 677183 INFO  (zkCallback-450-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> 677183 INFO  (zkCallback-448-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> 677183 INFO  (zkCallback-452-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> 677185 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677185 INFO  (zkCallback-449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677186 INFO  (zkCallback-450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677187 INFO  (zkCallback-448-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677187 INFO  (zkCallback-452-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 677191 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 677191 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677192 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 677192 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node4/.
   [junit4]   2> 677192 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677192 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 677192 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677192 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node1/.
   [junit4]   2> 677192 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677192 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 677192 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677193 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node2/.
   [junit4]   2> 677193 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677193 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677193 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 677193 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677193 INFO  (jetty-launcher-426-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677193 INFO  (jetty-launcher-426-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677193 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677193 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node3/.
   [junit4]   2> 677193 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677194 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677194 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677194 INFO  (jetty-launcher-426-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677194 INFO  (jetty-launcher-426-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677219 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 677220 INFO  
(OverseerCollectionConfigSetProcessor-96319299283910670-127.0.0.1:34188_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 677220 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34188_solr as DOWN
   [junit4]   2> 677220 INFO  
(OverseerStateUpdate-96319299283910670-127.0.0.1:34188_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 677223 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34188_solr
   [junit4]   2> 677223 INFO  
(OverseerStateUpdate-96319299283910670-127.0.0.1:34188_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 677223 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34188_solr
   [junit4]   2> 677225 INFO  (zkCallback-452-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> 677225 INFO  (zkCallback-449-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> 677225 INFO  (zkCallback-450-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> 677225 INFO  (zkCallback-448-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> 677225 INFO  (zkCallback-451-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> 677225 INFO  (zkCallback-452-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677225 INFO  (zkCallback-448-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677225 INFO  (zkCallback-450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677225 INFO  (zkCallback-449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677226 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 677226 INFO  
(OverseerStateUpdate-96319299283910670-127.0.0.1:34188_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34188_solr"} current state version: 0
   [junit4]   2> 677226 INFO  
(OverseerStateUpdate-96319299283910670-127.0.0.1:34188_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34188_solr
   [junit4]   2> 677232 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 677232 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 677232 INFO  (jetty-launcher-426-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_9CA3EEE02313FCE0-001/tempDir-001/node5/.
   [junit4]   2> 677233 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 677233 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 677233 INFO  (jetty-launcher-426-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 677233 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 677233 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677236 INFO  (zkCallback-458-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5aa50e92 
name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 677236 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677236 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 677240 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@20003662{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 677240 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1776239236
   [junit4]   2> 677241 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38261_solr as DOWN
   [junit4]   2> 677245 INFO  
(OverseerStateUpdate-96319299283910670-127.0.0.1:34188_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38261_solr"} current state version: 0
   [junit4]   2> 677245 INFO  
(OverseerStateUpdate-96319299283910670-127.0.0.1:34188_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38261_solr
   [junit4]   2> 677246 INFO  (zkCallback-451-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> 677246 INFO  (zkCallback-448-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> 677246 INFO  (zkCallback-452-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> 677246 INFO  (zkCallback-449-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> 677247 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 677251 INFO  (zkCallback-450-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> 677251 INFO  (zkCallback-449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 677251 INFO  (zkCallback-452-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 677256 INFO  (zkCallback-450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 677256 INFO  (zkCallback-449-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96319299283910669-127.0.0.1:43452_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 678747 WARN  (zkCallback-448-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> 678748 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52609d7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 678749 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 678750 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71a390fe{/solr,null,AVAILABLE}
   [junit4]   2> 678750 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@44a4af91{HTTP/1.1,[http/1.1]}{127.0.0.1:35040}
   [junit4]   2> 678750 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.e.j.s.Server Started @680932ms
   [junit4]   2> 678750 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35040}
   [junit4]   2> 678750 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@2cfb4a64
   [junit4]   2> 678750 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
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_9CA3EEE02313FCE0-001/tempDir-001/node6'
   [junit4]   2> 678751 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 678751 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 678751 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 678751 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678757 INFO  (zkCallback-460-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@52388c2f 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678757 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678758 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 678758 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 678773 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
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_9CA3EEE02313FCE0-001/tempDir-001/node6/.
   [junit4]   2> 678773 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1954420184
   [junit4]   2> 678773 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
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_9CA3EEE02313FCE0-001/tempDir-001/node6]
   [junit4]   2> 678773 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
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_9CA3EEE02313FCE0-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_9CA3EEE02313FCE0-001/tempDir-001/node6/lib
   [junit4]   2> 678773 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
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> 678774 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 678774 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 678774 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 678775 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38290/solr
   [junit4]   2> 678775 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 678775 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 678776 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678779 INFO  (zkCallback-463-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2abcb785 
name:ZooKeeperConnection Watcher:127.0.0.1:38290 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678779 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678779 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 678782 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$202/1103621668@2216e6bd
   [junit4]   2> 678782 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678784 INFO  (zkCallback-464-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b107306 
name:ZooKeeperConnection Watcher:127.0.0.1:38290/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678784 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678808 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 678808 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 678808 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 678809 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 678811 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96319299283910675-127.0.0.1:35040_solr-n_0000000005
   [junit4]   2> 678811 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96319299283910668-127.0.0.1:32926_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 678811 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35040_solr as DOWN
   [junit4]   2> 678815 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35040_solr
   [junit4]   2> 678815 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35040_solr
   [junit4]   2> 678815 INFO  
(OverseerStateUpdate-96319299283910670-127.0.0.1:34188_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35040_solr"} current state version: 0
   [junit4]   2> 678815 INFO  
(OverseerStateUpdate-96319299283910670-127.0.0.1:34188_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35040_solr
   [junit4]   2> 678817 INFO  (zkCallback-452-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> 678817 INFO  (zkCallback-450-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> 678817 INFO  (zkCallback-449-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> 678817 INFO  (zkCallback-464-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> 678817 INFO  (zkCallback-452-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678817 INFO  (zkCallback-451-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> 678837 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 678837 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 678837 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
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_9CA3EEE02313FCE0-001/tempDir-001/node6/.
   [junit4]   2> 678838 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 678838 INFO  (zkCallback-450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678838 INFO  (zkCallback-449-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678838 INFO  (zkCallback-464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678838 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 678838 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 678838 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 678839 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 678839 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678849 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a3bd722 name:ZooKeeperConnection 
Watcher:127.0.0.1:38290/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 678849 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678849 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 678850 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 678875 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 678877 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 678889 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 678891 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 678909 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 678924 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 678929 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 678931 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 678933 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 678963 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 678965 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-testxmlparser.xml
   [junit4]   2> 678968 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 678970 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 678982 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 678984 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 679002 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 679025 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 679028 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 679030 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 679041 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 679057 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 679069 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 679071 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 679077 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 679079 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 679101 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 679103 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 679108 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 679115 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 679133 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 679136 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 679154 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 679156 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 679159 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 679164 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 679177 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 679189 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 679191 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed

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

nt.makePath(SolrZkClient.java:458)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 697836 INFO  (jetty-launcher-426-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ec2f9ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 697895 WARN  (zkCallback-483-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> 697896 INFO  (jetty-launcher-426-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6986c21b{/solr,null,UNAVAILABLE}
   [junit4]   2> 697898 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[9CA3EEE02313FCE0]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38290 38290
   [junit4]   2> 717929 INFO  (Thread-709) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38290 38290
   [junit4]   2> 717929 WARN  (Thread-709) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        5       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/96319299283910669-127.0.0.1:43452_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/96319299283910668-127.0.0.1:32926_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/overseer/collection-queue-work
   [junit4]   2>        15      /solr/overseer/queue
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics 
-Dtests.seed=9CA3EEE02313FCE0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-MY -Dtests.timezone=Australia/Eucla -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   41.2s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:34188/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9CA3EEE02313FCE0:A17B40CC1BFDA290]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at 
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:34188/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:735)
   [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:34188 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_9CA3EEE02313FCE0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=Lucene50(blocksize=128), _version_=FST50, 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=FST50, id=Lucene50(blocksize=128), range_facet_i_dv=FST50, 
range_facet_l=FST50, timestamp=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=411, 
sim=ClassicSimilarity, locale=en-MY, timezone=Australia/Eucla
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=340496408,total=475529216
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaManager, 
DocExpirationUpdateProcessorFactoryTest, TestShardHandlerFactory, 
TestManagedResourceStorage, JsonLoaderTest, DeleteLastCustomShardedReplicaTest, 
CursorPagingTest, TestSchemaVersionResource, TestMergePolicyConfig, 
CloudExitableDirectoryReaderTest, MergeStrategyTest, 
DistributedQueryComponentCustomSortTest, TestTolerantUpdateProcessorCloud, 
ShardSplitTest, DeleteStatusTest, TestDistributedSearch, AddBlockUpdateTest, 
TestPhraseSuggestions, SyncSliceTest, JSONWriterTest, BasicZkTest, 
ForceLeaderTest, BasicAuthIntegrationTest]
   [junit4] Completed [105/623 (1!)] on J0 in 41.19s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51309 lines...]

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

Reply via email to