Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6078/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6241, 
name=SocketProxy-Request-60378:60020, state=RUNNABLE, 
group=TGRP-HttpPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=6241, name=SocketProxy-Request-60378:60020, 
state=RUNNABLE, group=TGRP-HttpPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is 
closed
        at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
        at java.net.Socket.setSoTimeout(Socket.java:1137)
        at 
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\snapshot_metadata,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333642,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333765]
 expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\snapshot_metadata,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333642,
 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333765]
 expected:<3> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:D2D64EEE7EB0E220]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:902)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:4D1A959C68C25F2A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:57603/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:57603/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:187D0E9A80B613B6]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:57603/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 10 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
        at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
        at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
        at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
        at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
        at org.apache.hadoop.util.Shell.run(Shell.java:456)
        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
        at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
        ... 31 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10864 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 867195 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 867197 INFO  (Thread-1459) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 867197 INFO  (Thread-1459) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 867298 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57599
   [junit4]   2> 867298 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867299 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867304 INFO  (zkCallback-7730-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7d3a67 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 867304 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867304 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867304 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867316 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d224e5{/solr,null,AVAILABLE}
   [junit4]   2> 867316 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d27d0{/solr,null,AVAILABLE}
   [junit4]   2> 867317 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1755737{HTTP/1.1,[http/1.1]}{127.0.0.1:57606}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1d17d6e{HTTP/1.1,[http/1.1]}{127.0.0.1:57603}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.e.j.s.Server Started @871851ms
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.e.j.s.Server Started @871851ms
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57606}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57603}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867326 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2'
   [junit4]   2> 867326 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3'
   [junit4]   2> 867329 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@df8613{/solr,null,AVAILABLE}
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@df1522{/solr,null,AVAILABLE}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@159ae07{HTTP/1.1,[http/1.1]}{127.0.0.1:57612}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1eaebc{/solr,null,AVAILABLE}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.e.j.s.Server Started @871857ms
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57612}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1'
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6e9dbb{HTTP/1.1,[http/1.1]}{127.0.0.1:57615}
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.e.j.s.Server Started @871858ms
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57615}
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5'
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867334 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867334 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 867336 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867336 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@a4ae4f{HTTP/1.1,[http/1.1]}{127.0.0.1:57609}
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.e.j.s.Server Started @871870ms
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57609}
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867345 INFO  (zkCallback-7731-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d5945 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867345 INFO  (zkCallback-7734-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@186bf9c name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4'
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867347 INFO  (zkCallback-7733-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@259e0f name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867348 INFO  (zkCallback-7732-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1dd0e6d name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867351 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\.
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\.
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 16289042
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 24185828
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2]
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3]
   [junit4]   2> 867367 WARN  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\lib
   [junit4]   2> 867367 WARN  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\lib
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-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> 867367 INFO  (jetty-launcher-7729-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> 867368 INFO  (zkCallback-7735-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b968a name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867368 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867368 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867369 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 0x156c73bbd9f0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\.
   [junit4]   2> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 28130191
   [junit4]   2> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1]
   [junit4]   2> 867370 WARN  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\lib
   [junit4]   2> 867370 INFO  (jetty-launcher-7729-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> 867370 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\.
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 9343934
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5]
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867371 WARN  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\lib
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-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> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867378 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867379 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867385 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\.
   [junit4]   2> 867385 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 0x156c73bbd9f0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867388 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867389 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 20373316
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4]
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867390 WARN  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\lib
   [junit4]   2> 867392 INFO  (jetty-launcher-7729-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> 867394 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867399 INFO  (zkCallback-7738-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@69a467 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 867399 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867399 INFO  (jetty-launcher-7729-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867400 INFO  (zkCallback-7745-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8b7b9f name:ZooKeeperConnection 
Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867401 INFO  (zkCallback-7746-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bd3859 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 867401 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867403 INFO  (zkCallback-7747-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f6c83 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867405 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 0x156c73bbd9f0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867405 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@85e3c7
   [junit4]   2> 867407 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 867408 INFO  (zkCallback-7750-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@122d04e name:ZooKeeperConnection 
Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 867408 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867408 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 0x156c73bbd9f0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867408 INFO  (jetty-launcher-7729-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867411 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@117f06e
   [junit4]   2> 867415 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 867418 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@9da8be
   [junit4]   2> 867418 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@533181
   [junit4]   2> 867421 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 867423 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 0x156c73bbd9f000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@15c9197
   [junit4]   2> 867423 INFO  
(zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@378195 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 867427 INFO  
(zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e00495 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867428 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 867428 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867429 INFO  
(zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d74c73 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867429 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 867429 INFO  
(zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19d2092 name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867429 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 867430 INFO  
(zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18c121d name:ZooKeeperConnection 
Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 867430 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 867430 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867431 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867431 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867436 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 867437 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 867438 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 867439 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 867439 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 867448 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 867449 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 867449 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 867450 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 867450 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 867456 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 867456 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 867462 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 867462 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867480 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867480 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867486 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867486 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867496 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 867514 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 867514 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 867517 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 867517 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 867518 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 867518 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867527 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 867533 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867533 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96483501433356302-127.0.0.1:57606_solr-n_0000000001
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96483501433356299-127.0.0.1:57612_solr-n_0000000000
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96483501433356300-127.0.0.1:57603_solr-n_0000000002
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96483501433356301-127.0.0.1:57615_solr-n_0000000003
   [junit4]   2> 867536 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96483501433356303-127.0.0.1:57609_solr-n_0000000004
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96483501433356299-127.0.0.1:57612_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57612_solr
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96483501433356302-127.0.0.1:57606_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96483501433356300-127.0.0.1:57603_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57606_solr
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57606_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96483501433356301-127.0.0.1:57615_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57603_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57603_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57615_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57615_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57609_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57609_solr
   [junit4]   2> 867541 INFO  
(zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867541 INFO  
(zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867541 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Overseer 
(id=96483501433356299-127.0.0.1:57612_solr-n_0000000000) starting
   [junit4]   2> 867543 INFO  
(zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867543 INFO  
(zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867543 INFO  
(zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867544 INFO  
(zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 867544 INFO  
(zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 867546 INFO  
(zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 867547 INFO  
(zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 867548 INFO  
(zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 867549 INFO  
(zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\.
   [junit4]   2> 867577 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 867585 INFO  
(zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 867588 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 867588 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 867589 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 867589 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 867592 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\.
   [junit4]   2> 867592 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-5) 
[n:127.0.0.1:57615_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-2) 
[n:127.0.0.1:57606_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\.
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-3) 
[n:127.0.0.1:57603_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 867595 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867595 INFO  (jetty-launcher-7729-thread-4) 
[n:127.0.0.1:57609_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 867596 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 867608 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 867608 INFO  
(OverseerCollectionConfigSetProcessor-96483501433356299-127.0.0.1:57612_solr-n_0000000000)
 [n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 867610 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57612_solr as DOWN
   [junit4]   2> 867610 INFO  
(OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 867611 INFO  
(OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 867612 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57612_solr
   [junit4]   2> 867612 INFO  (jetty-launcher-7729-thread-1) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57612_solr
   [junit4]   2> 867615 INFO  
(zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867615 INFO  
(zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) 
[n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867615 INFO  
(zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867617 INFO  
(zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) 
[n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867617 INFO  
(OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57612_solr"} current state version: 0
   [junit4]   2> 867617 INFO  
(OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) 
[n:127.0.0.1:57612_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:57612_solr
   [junit4]   2> 867617 INFO  
(zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) 
[n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867617 INFO  
(zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) 
[n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (

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

worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=547, maxMBSortInHeap=5.313601015161931, 
sim=ClassicSimilarity, locale=es-CR, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=167642152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot, 
TestBinaryResponseWriter, TestFoldingMultitermQuery, CdcrUpdateLogTest, 
OverseerStatusTest, QueryParsingTest, RulesTest, TestAuthorizationFramework, 
TestFiltering, DocExpirationUpdateProcessorFactoryTest, 
LeaderInitiatedRecoveryOnShardRestartTest, ForceLeaderTest, 
ConcurrentDeleteAndCreateCollectionTest, TestDistributedGrouping, 
TestReqParamsAPI, TestLeaderElectionZkExpiry, BJQParserTest, 
TestNumericTerms64, TestShortCircuitedRequests, TestReplicaProperties, 
CollectionStateFormat2Test, TestBinaryField, AnalyticsQueryTest, 
DistanceFunctionTest, TestFastWriter, SolrCoreCheckLockOnStartupTest, 
TestStressUserVersions, TestQueryWrapperFilter, 
TermVectorComponentDistributedTest, TestSolrCoreProperties, 
HdfsUnloadDistributedZkTest, TestBulkSchemaAPI, BadIndexSchemaTest, 
TestStressLiveNodes, CurrencyFieldOpenExchangeTest, TestUseDocValuesAsStored2, 
TestReversedWildcardFilterFactory, ZkNodePropsTest, 
TestSubQueryTransformerDistrib, TestIndexingPerformance, 
TestSolrQueryParserResource, SuggesterTest, CSVRequestHandlerTest, 
TriLevelCompositeIdRoutingTest, RequestHandlersTest, DistributedQueueTest, 
TestCloudPseudoReturnFields, TestNRTOpen, NoCacheHeaderTest, 
TestTrackingShardHandlerFactory, TestBlobHandler, RAMDirectoryFactoryTest, 
CollectionsAPIDistributedZkTest, DistributedTermsComponentTest, 
FieldMutatingUpdateProcessorTest, TestCustomDocTransformer, NumericFieldsTest, 
BasicAuthIntegrationTest, TestBadConfig, TestSortingResponseWriter, 
EchoParamsTest, ChangedSchemaMergeTest, DistributedMLTComponentTest, 
SharedFSAutoReplicaFailoverTest, TestSolrDeletionPolicy2, 
TestTolerantUpdateProcessorRandomCloud, SpellCheckComponentTest, TestUtils, 
StressHdfsTest, TestSolrCloudWithDelegationTokens, TestNamedUpdateProcessors, 
PeerSyncReplicationTest, FieldAnalysisRequestHandlerTest, 
SpellPossibilityIteratorTest, BlockDirectoryTest, DeleteStatusTest, 
TestExpandComponent, TestExclusionRuleCollectionAccess, 
LeaderFailoverAfterPartitionTest, SuggestComponentTest, 
DistribDocExpirationUpdateProcessorTest, TestSchemaNameResource, 
CoreAdminRequestStatusTest, CloudExitableDirectoryReaderTest, TestRecoveryHdfs, 
ShardRoutingCustomTest, FullHLLTest, TestClassicSimilarityFactory, 
TestSuggestSpellingConverter, TestShardHandlerFactory, 
TestOnReconnectListenerSupport, TestAnalyzeInfixSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, SortByFunctionTest, MultiTermTest, 
AutoCommitTest, CustomCollectionTest, SortSpecParsingTest, TestFieldCacheSort, 
TestAtomicUpdateErrorCases, TestIndexSearcher, 
CdcrReplicationDistributedZkTest, TestSystemIdResolver, TestDynamicLoading, 
HdfsChaosMonkeyNothingIsSafeTest, FileUtilsTest, TestObjectReleaseTracker, 
TestDistributedMissingSort, TestRandomFaceting, TestFieldCacheReopen, 
BinaryUpdateRequestHandlerTest, PluginInfoTest, BasicZkTest, TestDistribIDF, 
TestXmlQParser, HighlighterMaxOffsetTest, TestRuleBasedAuthorizationPlugin, 
TestPerFieldSimilarity, TestConfigSetsAPIZkFailure, 
TestRandomRequestDistribution, SpellCheckCollatorTest, 
SpatialHeatmapFacetsTest, ReplicationFactorTest, MergeStrategyTest, 
HdfsBasicDistributedZk2Test, TestNoOpRegenerator, TestMaxScoreQueryParser, 
SolrIndexSplitterTest, SegmentsInfoRequestHandlerTest, TestValueSourceCache, 
TestSchemaManager, ResponseLogComponentTest, HLLUtilTest, 
ExitableDirectoryReaderTest, CopyFieldTest, IndexSchemaRuntimeFieldTest, 
HdfsRecoverLeaseTest, SearchHandlerTest, TestGraphTermsQParserPlugin, 
LoggingHandlerTest, SignatureUpdateProcessorFactoryTest, 
SolrCmdDistributorTest, TestCrossCoreJoin, FullSolrCloudDistribCmdsTest, 
DistributedExpandComponentTest, TestSolrQueryParser, HdfsDirectoryTest, 
TestDynamicFieldCollectionResource, TestGraphMLResponseWriter, GraphQueryTest, 
BigEndianAscendingWordDeserializerTest, HdfsThreadLeakTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, 
ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, 
TestJoin, TestReload, SimpleFacetsTest, StatsComponentTest, 
BasicFunctionalityTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, SolrRequestParserTest, SuggesterTSTTest, TestTrie, 
SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
TestPseudoReturnFields, TestWordDelimiterFilterFactory, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestQueryTypes, TestOmitPositions, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, 
FastVectorHighlighterTest, IndexSchemaTest, TestCollationField, 
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, 
PingRequestHandlerTest, UpdateParamsTest, TestSolrIndexConfig, 
SolrIndexConfigTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, 
OutputWriterTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, 
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, 
DateMathParserTest, DateFieldTest, DOMUtilTest, TestSolrJ, UUIDFieldTest, 
TestRTGBase, DistributedIntervalFacetingTest, ConnectionReuseTest, AssignTest, 
AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, MultiThreadedOCPTest, 
OverseerTaskQueueTest, RemoteQueryErrorTest, SaslZkACLProviderTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, 
TestCloudInspectUtil, TestCollectionAPI, TestDistribDocBasedVersion, 
TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=25A5A0B6B8584DC6 
-Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=Asia/Jerusalem 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    >        at 
com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    >        at 
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    >        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    >        at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    >        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    >        at 
org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    >        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    >        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    >        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    >        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    >        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    >        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    >        ... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [495/632 (5!)] on J1 in 0.33s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 52848 lines...]

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

Reply via email to