Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6169/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics

Error Message:
Could not find collection:testkerberoscollection

Stack Trace:
java.lang.AssertionError: Could not find collection:testkerberoscollection
        at 
__randomizedtesting.SeedInfo.seed([9FF77C9C6E00EE4E:A22FD2B056EEB03E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
        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)




Build Log:
[...truncated 10795 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt
   [junit4]   2> 328557 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.d.s.c.DefaultDirectoryService You didn't change the admin password of 
directory service instance 'DefaultKrbServer'.  Please update the admin 
password as soon as possible to prevent a possible security breach.
   [junit4]   2> 329387 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.s.c.TestSolrCloudWithKerberosAlt Enable delegation token: true
   [junit4]   2> 329390 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-002
   [junit4]   2> 329390 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 329390 INFO  (Thread-594) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 329390 INFO  (Thread-594) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 329491 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59245
   [junit4]   2> 329492 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]-SendThread(127.0.0.1:59245))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 329494 WARN  (zkCallback-348-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4e90eb name: ZooKeeperConnection 
Watcher:127.0.0.1:59245 got event WatchedEvent state:AuthFailed type:None 
path:null path: null type: None
   [junit4]   2> 329494 WARN  (zkCallback-348-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 329507 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 329508 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ae0dc8{/solr,null,AVAILABLE}
   [junit4]   2> 329510 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c49b0f{HTTP/1.1,[http/1.1]}{127.0.0.1:59249}
   [junit4]   2> 329510 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.Server Started @334955ms
   [junit4]   2> 329510 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59249}
   [junit4]   2> 329511 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 329511 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 329511 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 329511 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-09T16:35:39.634Z
   [junit4]   2> 329514 WARN  
(jetty-launcher-347-thread-1-SendThread(127.0.0.1:59245)) [    ] 
o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 329514 WARN  (zkCallback-349-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1368a20 name: 
ZooKeeperConnection Watcher:127.0.0.1:59245/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 329514 WARN  (zkCallback-349-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 329517 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 329550 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59245/solr
   [junit4]   2> 329551 WARN  
(jetty-launcher-347-thread-1-SendThread(127.0.0.1:59245)) [    ] 
o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 329551 WARN  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@325c58 name: ZooKeeperConnection 
Watcher:127.0.0.1:59245 got event WatchedEvent state:AuthFailed type:None 
path:null path: null type: None
   [junit4]   2> 329552 WARN  (zkCallback-352-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 329556 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 0x157aa4cc17f0002, 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> 329558 WARN  
(jetty-launcher-347-thread-1-SendThread(127.0.0.1:59245)) 
[n:127.0.0.1:59249_solr    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 329559 WARN  
(zkCallback-353-thread-1-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d69b05 name: ZooKeeperConnection 
Watcher:127.0.0.1:59245/solr got event WatchedEvent state:AuthFailed type:None 
path:null path: null type: None
   [junit4]   2> 329559 WARN  
(zkCallback-353-thread-1-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.c.ConnectionManager zkClient received 
AuthFailed
   [junit4]   2> 329616 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59249_solr
   [junit4]   2> 329620 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.Overseer Overseer 
(id=96733163652317187-127.0.0.1:59249_solr-n_0000000000) starting
   [junit4]   2> 329639 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59249_solr
   [junit4]   2> 329643 INFO  
(OverseerStateUpdate-96733163652317187-127.0.0.1:59249_solr-n_0000000000) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 329667 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 329675 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up 
SPNego auth with config: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf
   [junit4]   2> 329736 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
kerberos.principal=HTTP/127.0.0.1, 
kerberos.keytab=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\keytabs,
 cookie.domain=127.0.0.1, token.validity=36000, type=kerberos, 
delegation-token.token-kind=solr-dt, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, 
kerberos.name.rules=RULE:[1:$1@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> RULE:[2:$2@$0](.*EXAMPLE.COM)s/@.*//
   [junit4]   2> DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 330110 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 330127 WARN  
(jetty-launcher-347-thread-1-SendThread(127.0.0.1:59245)) 
[n:127.0.0.1:59249_solr    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 330152 ERROR (jetty-launcher-347-thread-1-EventThread) 
[n:127.0.0.1:59249_solr    ] o.a.c.ConnectionState Authentication failed
   [junit4]   2> 330174 INFO  (jetty-launcher-347-thread-1-EventThread) 
[n:127.0.0.1:59249_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 330548 ERROR (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.h.u.Shell Failed to locate the winutils binary 
in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable 
null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2>        at 
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2>        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2>        at 
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2>        at 
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.init(KerberosPlugin.java:111)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:468)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:203)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:152)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:342)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:315)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:353)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:220)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 330808 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up 
SPNego auth with config: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf
   [junit4]   2> 330811 INFO  (jetty-launcher-347-thread-1) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-002\node1\.
   [junit4]   2> 330814 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]-SendThread(127.0.0.1:59245))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 330815 WARN  (zkCallback-355-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c31cda name: ZooKeeperConnection 
Watcher:127.0.0.1:59245 got event WatchedEvent state:AuthFailed type:None 
path:null path: null type: None
   [junit4]   2> 330815 WARN  (zkCallback-355-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 330848 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]-SendThread(127.0.0.1:59245))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 330849 WARN  (zkCallback-357-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b40dd6 name: 
ZooKeeperConnection Watcher:127.0.0.1:59245/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 330849 WARN  (zkCallback-357-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 331859 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 0x157aa4cc17f0006, 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> 331860 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]-SendThread(127.0.0.1:59245))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 331860 WARN  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1de45e0 name: 
ZooKeeperConnection Watcher:127.0.0.1:59245/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 331861 WARN  (zkCallback-359-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 331865 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   1> Debug is  true storeKey true useTicketCache false useKeyTab 
true doNotPrompt false ticketCache is null isInitiator true KeyTab is 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\keytabs
 refreshKrb5Config is true principal is solr tryFirstPass is false useFirstPass 
is false storePass is false clearPass is false
   [junit4]   1> Refreshing Kerberos configuration
   [junit4]   1> principal is s...@example.com
   [junit4]   1> Will use keytab
   [junit4]   1> Commit Succeeded 
   [junit4]   1> 
   [junit4]   2> 333424 INFO  (qtp3438455-2238) [n:127.0.0.1:59249_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.useMergePolicyFactory=false&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testkerberoscollection&action=CREATE&numShards=1&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.RAMDirectoryFactory&wt=javabin
 and sendToOCPQueue=true
   [junit4]   2> 333430 INFO  
(OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testkerberoscollection
   [junit4]   2> 333431 INFO  
(OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.CreateCollectionCmd Only one config set 
found in zk - using it:solrCloudCollectionConfig
   [junit4]   2> 333547 ERROR 
(OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:59249/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:59249/solr: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 401 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 401</h2>
   [junit4]   2> <p>Problem accessing /solr/admin/cores. Reason:
   [junit4]   2> <pre>    Authentication required</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:195)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 333549 ERROR 
(OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [testkerberoscollection].
   [junit4]   2> 333550 INFO  
(OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 334255 INFO  
(OverseerThreadFactory-1058-thread-1-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts 
for failed create collection for [testkerberoscollection]
   [junit4]   2> 334261 INFO  (qtp3438455-2238) [n:127.0.0.1:59249_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 335434 INFO  
(OverseerCollectionConfigSetProcessor-96733163652317187-127.0.0.1:59249_solr-n_0000000000)
 [n:127.0.0.1:59249_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 364279 ERROR (qtp3438455-2238) [n:127.0.0.1:59249_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE with timeout=30
   [junit4]   2> 364279 INFO  (qtp3438455-2238) [n:127.0.0.1:59249_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.solr.tests.ramBufferSizeMB=100&property.solr.tests.useMergePolicyFactory=false&property.solr.tests.useMergePolicy=true&version=2&property.solr.tests.mergeScheduler=org.apache.lucene.index.ConcurrentMergeScheduler&property.config=solrconfig-tlog.xml&property.solr.tests.maxBufferedDocs=100000&name=testkerberoscollection&action=CREATE&numShards=1&property.solr.tests.mergePolicy=org.apache.lucene.index.TieredMergePolicy&property.solr.directoryFactory=solr.RAMDirectoryFactory&wt=javabin}
 status=0 QTime=30855
   [junit4]   2> 364304 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=solr&p=s...@example.com&t=kerberos-dt&e=1476066943305&s=FhbUMbJ8zHqPhan5Gtrbzrq+aII=";
 Path=/; Domain=127.0.0.1; Expires=Mo, 10-Okt-2016 02:35:43 GMT; HttpOnly". 
Invalid 'expires' attribute: Mo, 10-Okt-2016 02:35:43 GMT
   [junit4]   2> 364307 WARN  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]-SendThread(127.0.0.1:59245))
 [    ] o.a.z.ClientCnxn SASL configuration failed: 
javax.security.auth.login.LoginException: No JAAS configuration section named 
'Client' was found in specified JAAS configuration file: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001\tempDir-001\minikdc\jaas-client.conf'.
 Will continue connection to Zookeeper server without SASL authentication, if 
Zookeeper server allows it.
   [junit4]   2> 364308 WARN  (zkCallback-360-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14f492a name: 
ZooKeeperConnection Watcher:127.0.0.1:59245/solr got event WatchedEvent 
state:AuthFailed type:None path:null path: null type: None
   [junit4]   2> 364308 WARN  (zkCallback-360-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient received AuthFailed
   [junit4]   2> 364312 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 364314 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testkerberoscollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 364316 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 0x157aa4cc17f0008, 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> 364319 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 0x157aa4cc17f0007, 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> 364321 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@c49b0f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 364322 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9644637
   [junit4]   2> 364327 INFO  (jetty-launcher-347-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96733163652317187-127.0.0.1:59249_solr-n_0000000000) closing
   [junit4]   2> 364328 INFO  
(OverseerStateUpdate-96733163652317187-127.0.0.1:59249_solr-n_0000000000) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59249_solr
   [junit4]   2> 364333 WARN  
(zkCallback-353-thread-3-processing-n:127.0.0.1:59249_solr) 
[n:127.0.0.1:59249_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 364334 ERROR 
(Thread[Thread-603,5,TGRP-TestSolrCloudWithKerberosAlt]) 
[n:127.0.0.1:59249_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 364380 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 0x157aa4cc17f0004, 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> 364380 INFO  (jetty-launcher-347-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ae0dc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 364387 INFO  
(TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[9FF77C9C6E00EE4E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59245 59245
   [junit4]   2> 364388 INFO  (Thread-594) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59245 59245
   [junit4]   2> 364390 WARN  (Thread-594) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.method=testBasics 
-Dtests.seed=9FF77C9C6E00EE4E -Dtests.slow=true -Dtests.locale=de-GR 
-Dtests.timezone=BET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 54.5s J1 | TestSolrCloudWithKerberosAlt.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:testkerberoscollection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9FF77C9C6E00EE4E:A22FD2B056EEB03E]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:153)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testCollectionCreateSearchDelete(TestSolrCloudWithKerberosAlt.java:206)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics(TestSolrCloudWithKerberosAlt.java:152)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithKerberosAlt_9FF77C9C6E00EE4E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1176, maxMBSortInHeap=6.43667035656776, 
sim=RandomSimilarity(queryNorm=false): {}, locale=de-GR, timezone=BET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=102924720,total=284164096
   [junit4]   2> NOTE: All tests run in this JVM: [BitVectorTest, 
StatsComponentTest, StatsReloadRaceTest, TermVectorComponentDistributedTest, 
TestDistribIDF, TestComplexPhraseQParserPlugin, TestAnalyzeInfixSuggestions, 
TestNoOpRegenerator, TestNonDefinedSimilarityFactory, ResponseHeaderTest, 
TestSolr4Spatial, BasicDistributedZk2Test, TestQueryTypes, 
CollectionTooManyReplicasTest, OverseerStatusTest, CachingDirectoryFactoryTest, 
TestClassicSimilarityFactory, TestFoldingMultitermQuery, 
ShowFileRequestHandlerTest, JsonLoaderTest, TestClusterStateMutator, 
ReturnFieldsTest, TestConfigSetImmutable, TestAnalyzedSuggestions, 
TestComponentsName, TestUseDocValuesAsStored2, DistribJoinFromCollectionTest, 
TestDistributedMissingSort, TestRuleBasedAuthorizationPlugin, 
TestSolrCloudWithKerberosAlt]
   [junit4] Completed [68/635 (1!)] on J1 in 54.52s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 54500 lines...]

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

Reply via email to