Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6044/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:59245/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:59245/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([30A0E9E05F41E5D1:D7847CC67AFBBA1]: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:59245/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
        at java.util.concurrent.FutureTask.run(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([30A0E9E05F41E5D1]: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([30A0E9E05F41E5D1]: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 11161 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1026995 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1026996 INFO  (Thread-1766) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1026996 INFO  (Thread-1766) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1027096 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59235
   [junit4]   2> 1027096 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027097 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027111 INFO  (zkCallback-8596-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4bbd5d84 
name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027111 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027111 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027111 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1027131 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027132 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027132 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76ef46d{/solr,null,AVAILABLE}
   [junit4]   2> 1027133 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027133 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29e695a8{/solr,null,AVAILABLE}
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3d03da8a{HTTP/1.1,[http/1.1]}{127.0.0.1:59239}
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.e.j.s.Server Started @1031463ms
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59239}
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3'
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1c9481a{HTTP/1.1,[http/1.1]}{127.0.0.1:59242}
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@325dc33b{/solr,null,AVAILABLE}
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.e.j.s.Server Started @1031464ms
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59242}
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4'
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7e34fdd1{HTTP/1.1,[http/1.1]}{127.0.0.1:59245}
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.e.j.s.Server Started @1031464ms
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59245}
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1'
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027138 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027138 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027138 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027138 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027139 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027140 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027140 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6abe4a17{/solr,null,AVAILABLE}
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7df7fd22{/solr,null,AVAILABLE}
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@19bf5794{HTTP/1.1,[http/1.1]}{127.0.0.1:59254}
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.e.j.s.Server Started @1031469ms
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59254}
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2'
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@411c3e96{HTTP/1.1,[http/1.1]}{127.0.0.1:59257}
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.e.j.s.Server Started @1031470ms
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59257}
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5'
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1027143 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027143 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027143 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027144 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027163 INFO  (zkCallback-8601-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4bb0a1b0 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027163 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027163 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027164 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027164 INFO  (zkCallback-8597-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58560f9a 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027164 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027164 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027165 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027166 INFO  (zkCallback-8598-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2944ee54 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027166 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027166 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027167 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027168 INFO  (zkCallback-8600-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f56193d 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027168 INFO  (zkCallback-8599-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3042c1cc 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027168 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027168 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027168 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027169 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027169 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027169 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027188 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5\.
   [junit4]   2> 1027188 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1347465527
   [junit4]   2> 1027189 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5]
   [junit4]   2> 1027189 WARN  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5\lib
   [junit4]   2> 1027189 INFO  (jetty-launcher-8595-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> 1027189 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 0x1567ee92fc20005, 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> 1027191 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2\.
   [junit4]   2> 1027191 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 218455163
   [junit4]   2> 1027191 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2]
   [junit4]   2> 1027191 WARN  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2\lib
   [junit4]   2> 1027191 INFO  (jetty-launcher-8595-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> 1027193 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4\.
   [junit4]   2> 1027193 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1311771758
   [junit4]   2> 1027193 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4]
   [junit4]   2> 1027193 WARN  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4\lib
   [junit4]   2> 1027193 INFO  (jetty-launcher-8595-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> 1027194 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3\.
   [junit4]   2> 1027194 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1004920990
   [junit4]   2> 1027194 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3]
   [junit4]   2> 1027194 WARN  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3\lib
   [junit4]   2> 1027194 INFO  (jetty-launcher-8595-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> 1027197 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1\.
   [junit4]   2> 1027197 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 941975384
   [junit4]   2> 1027197 INFO  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1]
   [junit4]   2> 1027198 WARN  (jetty-launcher-8595-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\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1\lib
   [junit4]   2> 1027198 INFO  (jetty-launcher-8595-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> 1027204 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027208 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027208 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027208 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027209 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027211 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027209 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027216 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027216 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027216 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027216 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027217 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027221 INFO  (zkCallback-8608-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@45bbfc40 
name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027221 INFO  (zkCallback-8609-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f78fa1e 
name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027221 INFO  (zkCallback-8614-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7316ad99 
name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027223 INFO  (zkCallback-8615-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@56fa7309 
name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027223 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027223 INFO  (zkCallback-8616-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@169440d8 
name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027224 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027224 INFO  (jetty-launcher-8595-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027224 INFO  (jetty-launcher-8595-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027225 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@61cb50fe
   [junit4]   2> 1027227 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1027228 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@fe30739
   [junit4]   2> 1027229 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@1f8e26a3
   [junit4]   2> 1027232 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1027232 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1027233 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@4d22557a
   [junit4]   2> 1027233 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@3dfe7c27
   [junit4]   2> 1027234 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1027234 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1027240 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49a14b0e 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027240 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f723f3c 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027240 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1027240 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1027243 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17bbc2fe 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027243 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1027247 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1027247 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1027247 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1027250 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cb291ad 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027250 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4ee7cbca 
name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027250 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1027250 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1027255 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1027255 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1027256 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1027257 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1027257 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1027267 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1027267 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1027269 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1027269 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1027275 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1027275 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1027277 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1027277 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1027279 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1027285 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1027285 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1027285 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1027288 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1027288 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1027293 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1027294 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1027296 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1027296 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1027298 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027298 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027298 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027300 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027300 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027303 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027303 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027303 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027305 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027305 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027309 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027309 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027310 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027310 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027310 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027312 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027315 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027315 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027315 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027315 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027316 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1027317 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1027317 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1027317 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1027319 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1027319 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1027320 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1027320 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1027319 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1027320 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1027320 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1027322 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1027322 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1027322 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1027323 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1027328 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1027332 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1027335 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1027335 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1027337 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027337 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027337 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027339 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96403982028767244-127.0.0.1:59245_solr-n_0000000000
   [junit4]   2> 1027339 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96403982028767247-127.0.0.1:59257_solr-n_0000000001
   [junit4]   2> 1027340 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96403982028767245-127.0.0.1:59242_solr-n_0000000002
   [junit4]   2> 1027340 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59245_solr
   [junit4]   2> 1027340 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1027341 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027341 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027341 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96403982028767244-127.0.0.1:59245_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96403982028767243-127.0.0.1:59239_solr-n_0000000003
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96403982028767246-127.0.0.1:59254_solr-n_0000000004
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96403982028767247-127.0.0.1:59257_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59257_solr
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59257_solr
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59242_solr
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59242_solr
   [junit4]   2> 1027343 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96403982028767245-127.0.0.1:59242_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1027345 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96403982028767243-127.0.0.1:59239_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1027345 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer Overseer 
(id=96403982028767244-127.0.0.1:59245_solr-n_0000000000) starting
   [junit4]   2> 1027345 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59239_solr
   [junit4]   2> 1027345 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59239_solr
   [junit4]   2> 1027345 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_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> 1027345 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_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> 1027345 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_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> 1027346 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_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> 1027346 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_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> 1027346 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59254_solr as DOWN
   [junit4]   2> 1027347 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1027347 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1027347 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1027347 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1027351 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1027357 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1027357 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1027357 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59254_solr
   [junit4]   2> 1027357 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59254_solr
   [junit4]   2> 1027358 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027358 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4\.
   [junit4]   2> 1027358 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027358 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027359 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027358 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027359 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1027360 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1027360 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1027360 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1027360 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1027360 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1027361 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027361 INFO  (jetty-launcher-8595-thread-4) 
[n:127.0.0.1:59242_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1027361 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1027364 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_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> 1027365 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_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> 1027365 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_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> 1027365 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_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> 1027365 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_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> 1027365 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1027365 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1027366 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5\.
   [junit4]   2> 1027367 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1027368 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1027368 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1027369 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1027369 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1027369 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1027369 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1027369 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1027370 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3\.
   [junit4]   2> 1027370 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1027371 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027371 INFO  (jetty-launcher-8595-thread-5) 
[n:127.0.0.1:59257_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1027372 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027372 INFO  (jetty-launcher-8595-thread-3) 
[n:127.0.0.1:59239_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1027379 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1027379 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1027380 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2\.
   [junit4]   2> 1027380 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1027381 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027381 INFO  (jetty-launcher-8595-thread-2) 
[n:127.0.0.1:59254_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1027389 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1027390 INFO  
(OverseerCollectionConfigSetProcessor-96403982028767244-127.0.0.1:59245_solr-n_0000000000)
 [n:127.0.0.1:59245_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1027390 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59245_solr as DOWN
   [junit4]   2> 1027390 INFO  
(OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1027393 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59245_solr
   [junit4]   2> 1027393 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59245_solr
   [junit4]   2> 1027393 INFO  
(OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1027395 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_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> 1027395 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_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> 1027395 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_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> 1027395 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_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> 1027395 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_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> 1027395 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1027395 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1027396 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1027396 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1027396 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1027397 INFO  
(OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59254_solr"} current state version: 0
   [junit4]   2> 1027397 INFO  
(OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59254_solr
   [junit4]   2> 1027401 INFO  
(OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59245_solr"} current state version: 0
   [junit4]   2> 1027401 INFO  
(OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59245_solr
   [junit4]   2> 1027408 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1027408 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1027409 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1\.
   [junit4]   2> 1027410 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1027410 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027410 INFO  (jetty-launcher-8595-thread-1) 
[n:127.0.0.1:59245_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1027411 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027412 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027415 INFO  (zkCallback-8627-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@bca458d name:ZooKeeperConnection 
Watcher:127.0.0.1:59235 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1027415 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027415 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027422 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@1c9481a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1027423 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1311771758
   [junit4]   2> 1027423 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:59242_solr as DOWN
   [junit4]   2> 1027427 INFO  
(OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59242_solr"} current state version: 0
   [junit4]   2> 1027428 INFO  
(OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59242_solr
   [junit4]   2> 1027430 INFO  
(zkCallback-8618-thread-2-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027430 INFO  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027430 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027430 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027432 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027432 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 0x1567ee92fc2000d, 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> 1027432 INFO  
(zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) 
[n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1027432 INFO  
(zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) 
[n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1027432 INFO  
(zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) 
[n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1027432 INFO  
(zkCallback-8618-thread-2-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1027435 INFO  
(zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) 
[n:127.0.0.1:59239_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96403982028767247-127.0.0.1:59257_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1028931 WARN  
(zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) 
[n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1028934 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@29e695a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1028941 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1028942 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5342ae41{/solr,null,AVAILABLE}
   [junit4]   2> 1028943 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@17cbce41{HTTP/1.1,[http/1.1]}{127.0.0.1:59302}
   [junit4]   2> 1028945 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.e.j.s.Server Started @1033271ms
   [junit4]   2> 1028945 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59302}
   [junit4]   2> 1028945 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1028945 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node6'
   [junit4]   2> 1028945 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1028945 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1028947 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] 
o.a.s.c.c.

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

  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30A0E9E05F41E5D1]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=78 numCloses=78
   [junit4]   2> 2458637 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[30A0E9E05F41E5D1]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2458986 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[30A0E9E05F41E5D1]-worker) [   
 ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 2459009 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[30A0E9E05F41E5D1]-worker) [   
 ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=126, maxMBSortInHeap=6.330207058589286, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-SV, 
timezone=America/Yellowknife
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=188663792,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [RemoteQueryErrorTest, 
PeerSyncTest, TestInfoStreamLogging, TestFieldResource, TestDistribIDF, 
TestFieldTypeResource, SuggesterFSTTest, ClusterStateUpdateTest, 
TestOnReconnectListenerSupport, TermsComponentTest, TestDocumentBuilder, 
TestSolrCoreSnapshots, QueryElevationComponentTest, 
TestWordDelimiterFilterFactory, TestLRUCache, TestArbitraryIndexDir, 
TestNoOpRegenerator, StandardRequestHandlerTest, TestStressLiveNodes, 
SolrCoreTest, TestCollationFieldDocValues, TestConfigOverlay, 
TestPseudoReturnFields, BadComponentTest, TestSolrDeletionPolicy1, 
TestConfigSetsAPI, DocumentAnalysisRequestHandlerTest, MigrateRouteKeyTest, 
StressHdfsTest, OverseerCollectionConfigSetProcessorTest, 
TestManagedSynonymFilterFactory, ClassificationUpdateProcessorFactoryTest, 
DistributedSuggestComponentTest, TestSubQueryTransformerCrossCore, 
TestSchemaVersionResource, TestEmbeddedSolrServerConstructors, TestSQLHandler, 
TestGeoJSONResponseWriter, TestSurroundQueryParser, TestReplicationHandler, 
DistribJoinFromCollectionTest, CdcrVersionReplicationTest, 
FastVectorHighlighterTest, ClusterStateTest, AssignTest, HttpPartitionTest, 
TestLeaderElectionZkExpiry, TestSolrConfigHandlerConcurrent, CursorPagingTest, 
SolrIndexConfigTest, TestMaxScoreQueryParser, 
TestSolrCloudWithDelegationTokens, UUIDFieldTest, CdcrReplicationHandlerTest, 
TestLFUCache, WrapperMergePolicyFactoryTest, 
TestTolerantUpdateProcessorRandomCloud, TestRawResponseWriter, 
ActionThrottleTest, LeaderInitiatedRecoveryOnCommitTest, 
BigEndianAscendingWordDeserializerTest, ReplicationFactorTest, 
TestSolrQueryParserDefaultOperatorResource, OverseerTest, SolrTestCaseJ4Test, 
TestDocSet, SchemaVersionSpecificBehaviorTest, OverseerTaskQueueTest, 
TestFileDictionaryLookup, SolrRequestParserTest, HdfsRestartWhileUpdatingTest, 
TestCSVLoader, CoreSorterTest, TestAuthorizationFramework, TestManagedResource, 
TestReplicaProperties, UUIDUpdateProcessorFallbackTest, 
DirectSolrSpellCheckerTest, SoftAutoCommitTest, IndexBasedSpellCheckerTest, 
TestRestManager, BasicAuthIntegrationTest, UpdateParamsTest, 
TestHashPartitioner, SuggestComponentTest, TestConfig, TestCoreContainer, 
DeleteShardTest, TestSolrFieldCacheMBean, TestConfigSetsAPIZkFailure, 
JsonLoaderTest, TestUpdate, TestLuceneMatchVersion, CursorMarkTest, 
SliceStateTest, CollectionTooManyReplicasTest, ZkCLITest, 
TestHighlightDedupGrouping, TestSolrDynamicMBean, 
TestDocBasedVersionConstraints, MBeansHandlerTest, DirectUpdateHandlerTest, 
DistribCursorPagingTest, TestHdfsUpdateLog, TestFaceting, TestDynamicLoading, 
TestQueryWrapperFilter, QueryEqualityTest, XsltUpdateRequestHandlerTest, 
SyncSliceTest, SegmentsInfoRequestHandlerTest, TestExtendedDismaxParser, 
TimeZoneUtilsTest, PrimUtilsTest, SharedFSAutoReplicaFailoverTest, 
TestLegacyFieldCache, TestSearcherReuse, PreAnalyzedFieldTest, 
TestRandomRequestDistribution, SimpleCollectionCreateDeleteTest, 
TestExclusionRuleCollectionAccess, PrimitiveFieldTypeTest, CdcrBootstrapTest, 
TestSchemaResource, CoreAdminRequestStatusTest, JSONWriterTest, TestSearchPerf, 
TestOrdValues, TestFastLRUCache, BitVectorTest, 
TestLMDirichletSimilarityFactory, TestSweetSpotSimilarityFactory, 
TestSolrQueryResponse, AsyncMigrateRouteKeyTest, 
TestRequestStatusCollectionAPI, TestXmlQParser, TestRemoteStreaming, 
GraphQueryTest, RollingRestartTest, DistributedSpellCheckComponentTest, 
TestHdfsBackupRestoreCore, SimplePostToolTest, HighlighterTest, 
DocExpirationUpdateProcessorFactoryTest, ZkControllerTest, 
TestFilteredDocIdSet, TestCloudInspectUtil, DocValuesTest, 
HdfsUnloadDistributedZkTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
ZkSolrClientTest, ShardRoutingCustomTest, TestRealTimeGet, TestStressReorder, 
TestReload, TestStressVersions, HardAutoCommitTest, 
DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, 
TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, 
TestFunctionQuery, TestLazyCores, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, 
SuggesterTest, SpatialFilterTest, SolrCoreCheckLockOnStartupTest, 
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
LukeRequestHandlerTest, TestQueryTypes, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, 
TestJmxIntegration, UpdateRequestProcessorFactoryTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
TestComponentsName, SearchHandlerTest, TestQuerySenderListener, 
TestQuerySenderNoQuery, TestMergePolicyConfig, MinimalSchemaTest, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, 
TestIBSimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, 
ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CleanupOldIndexTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, 
DistributedVersionInfoTest, MultiThreadedOCPTest, OverseerStatusTest, 
ReplaceNodeTest, ShardSplitTest, TestLockTree, TestMiniSolrCloudCluster, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=30A0E9E05F41E5D1 
-Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=America/Yellowknife 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.google.common.util.concurrent.UncheckedExecutionException: 
java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([30A0E9E05F41E5D1]: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([30A0E9E05F41E5D1]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [483/629 (2!)] on J0 in 0.40s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 60568 lines...]

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

Reply via email to