Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6012/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([E0B7E842995E4639:8808DD6849C454D5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:285)
        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 10813 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\init-core-data-001
   [junit4]   2> 442691 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-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> 442703 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 442704 INFO  (Thread-810) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 442704 INFO  (Thread-810) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 442803 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58472
   [junit4]   2> 442803 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442803 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442807 INFO  (zkCallback-642-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@754b68bd 
name:ZooKeeperConnection Watcher:127.0.0.1:58472 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442807 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442807 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442807 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 442814 INFO  (jetty-launcher-641-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 442814 INFO  (jetty-launcher-641-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 442815 INFO  (jetty-launcher-641-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7701503f{/solr,null,AVAILABLE}
   [junit4]   2> 442815 INFO  (jetty-launcher-641-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@332749b7{/solr,null,AVAILABLE}
   [junit4]   2> 442819 INFO  (jetty-launcher-641-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2e9b9f4d{HTTP/1.1,[http/1.1]}{127.0.0.1:58478}
   [junit4]   2> 442819 INFO  (jetty-launcher-641-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@57c3da36{HTTP/1.1,[http/1.1]}{127.0.0.1:58476}
   [junit4]   2> 442819 INFO  (jetty-launcher-641-thread-1) [    ] 
o.e.j.s.Server Started @447787ms
   [junit4]   2> 442819 INFO  (jetty-launcher-641-thread-2) [    ] 
o.e.j.s.Server Started @447787ms
   [junit4]   2> 442819 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58478}
   [junit4]   2> 442819 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58476}
   [junit4]   2> 442819 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 442819 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 442821 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node1'
   [junit4]   2> 442821 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node2'
   [junit4]   2> 442821 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 442821 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 442821 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 442821 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 442821 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442822 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442822 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442822 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442823 INFO  (zkCallback-643-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@65d42ebe 
name:ZooKeeperConnection Watcher:127.0.0.1:58472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442823 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442823 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442824 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 442824 INFO  (zkCallback-644-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@281692a9 
name:ZooKeeperConnection Watcher:127.0.0.1:58472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442824 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442824 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442825 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 442837 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node1\.
   [junit4]   2> 442837 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node2\.
   [junit4]   2> 442837 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 107084910
   [junit4]   2> 442837 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1042304567
   [junit4]   2> 442837 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node1]
   [junit4]   2> 442837 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node2]
   [junit4]   2> 442837 WARN  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node2\lib
   [junit4]   2> 442838 INFO  (jetty-launcher-641-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> 442838 WARN  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node1\lib
   [junit4]   2> 442838 INFO  (jetty-launcher-641-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> 442843 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58472/solr
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58472/solr
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 442843 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 442844 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442844 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442845 INFO  (zkCallback-649-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@525219ba 
name:ZooKeeperConnection Watcher:127.0.0.1:58472 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442845 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442845 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@609bb51d 
name:ZooKeeperConnection Watcher:127.0.0.1:58472 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442845 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442845 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442845 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 442846 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 0x1563537a7b00004, 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> 442847 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$103/2044705615@14d9bfb7
   [junit4]   2> 442848 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$103/2044705615@19248cc2
   [junit4]   2> 442850 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 442850 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 442851 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:58476_solr) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55511555 
name:ZooKeeperConnection Watcher:127.0.0.1:58472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442851 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 442851 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:58478_solr) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c28e8d5 
name:ZooKeeperConnection Watcher:127.0.0.1:58472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 442851 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 442852 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 442853 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 442855 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 442855 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 442858 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 442858 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 442860 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 442860 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 442862 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 442862 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 442864 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 442864 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 442865 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 442866 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 442867 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 442867 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 442868 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 442868 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 442869 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 442870 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 442870 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 442871 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 442871 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 442871 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 442872 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 442872 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 442875 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 442875 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 442877 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 442877 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 442878 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442878 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442879 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96322955187847173-127.0.0.1:58476_solr-n_0000000000
   [junit4]   2> 442879 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96322955187847174-127.0.0.1:58478_solr-n_0000000001
   [junit4]   2> 442879 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58476_solr
   [junit4]   2> 442879 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 442879 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96322955187847173-127.0.0.1:58476_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 442880 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58478_solr
   [junit4]   2> 442880 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58478_solr
   [junit4]   2> 442880 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.Overseer Overseer 
(id=96322955187847173-127.0.0.1:58476_solr-n_0000000000) starting
   [junit4]   2> 442881 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:58476_solr) 
[n:127.0.0.1:58476_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> 442881 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:58478_solr) 
[n:127.0.0.1:58478_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> 442882 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:58476_solr) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 442882 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:58478_solr) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 442883 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 442888 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 442888 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 442889 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 442889 INFO  
(OverseerCollectionConfigSetProcessor-96322955187847173-127.0.0.1:58476_solr-n_0000000000)
 [n:127.0.0.1:58476_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 442890 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:58476_solr as DOWN
   [junit4]   2> 442890 INFO  
(OverseerStateUpdate-96322955187847173-127.0.0.1:58476_solr-n_0000000000) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 442891 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58476_solr
   [junit4]   2> 442891 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58476_solr
   [junit4]   2> 442892 INFO  
(OverseerStateUpdate-96322955187847173-127.0.0.1:58476_solr-n_0000000000) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 442893 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:58476_solr) 
[n:127.0.0.1:58476_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: [1])
   [junit4]   2> 442893 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:58478_solr) 
[n:127.0.0.1:58478_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: [1])
   [junit4]   2> 442893 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:58478_solr) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 442893 INFO  
(zkCallback-651-thread-1-processing-n:127.0.0.1:58476_solr) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 442894 INFO  
(OverseerStateUpdate-96322955187847173-127.0.0.1:58476_solr-n_0000000000) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58476_solr"} current state version: 0
   [junit4]   2> 442894 INFO  
(OverseerStateUpdate-96322955187847173-127.0.0.1:58476_solr-n_0000000000) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:58476_solr
   [junit4]   2> 442903 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 442903 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.KerberosPlugin
   [junit4]   2> 442941 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, 
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 442941 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler, 
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 443260 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 443260 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 443318 INFO  (jetty-launcher-641-thread-2-EventThread) 
[n:127.0.0.1:58476_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 443318 INFO  (jetty-launcher-641-thread-1-EventThread) 
[n:127.0.0.1:58478_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 443514 ERROR (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_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.solr.security.HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenAuthenticationHandler.java:57)
   [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:93)
   [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:62)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.init(KerberosPlugin.java:205)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [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:326)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [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> 443743 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 443744 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node2\.
   [junit4]   2> 443744 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient 
settings.
   [junit4]   2> 443746 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001\tempDir-001\node1\.
   [junit4]   2> 443746 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 443747 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 443747 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 443747 INFO  (jetty-launcher-641-thread-2) 
[n:127.0.0.1:58476_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 443748 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 443748 INFO  (jetty-launcher-641-thread-1) 
[n:127.0.0.1:58478_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 443748 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 443749 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443758 INFO  (zkCallback-655-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c23e709 
name:ZooKeeperConnection Watcher:127.0.0.1:58472 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443758 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443758 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 443805 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E0B7E842995E4639]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 446218 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E0B7E842995E4639]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 446219 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E0B7E842995E4639]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 446222 INFO  (zkCallback-657-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7562e5c9 
name:ZooKeeperConnection Watcher:127.0.0.1:58472/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 446222 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E0B7E842995E4639]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 446222 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E0B7E842995E4639]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 446224 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 0x1563537a7b0000a, 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> 446226 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E0B7E842995E4639]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 446269 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 446325 INFO  (qtp1777043775-3896) [n:127.0.0.1:58476_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7WcigFWWUQ5nAIDFMpc-v-jswZ3_Gn9vOd9z5RhdosHB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446325 INFO  (qtp1777043775-3896) [n:127.0.0.1:58476_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7WcigFWWUQ5nAIDFMpc-v-jswZ3_Gn9vOd9z5RhdosHB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446356 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446365 INFO  (qtp1411271834-3907) [n:127.0.0.1:58478_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7WcigFWWUQ5nAIDFMpc-v-jswZ3_Gn9vOd9z5RhdosHB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446365 INFO  (qtp1411271834-3907) [n:127.0.0.1:58478_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7WcigFWWUQ5nAIDFMpc-v-jswZ3_Gn9vOd9z5RhdosHB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446371 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446371 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 446422 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 446510 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=E0B7E842995E4639 
-Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=Etc/GMT-5 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.14s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E0B7E842995E4639:8808DD6849C454D5]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:285)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 446587 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 446654 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446660 INFO  (qtp1777043775-3897) [n:127.0.0.1:58476_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7bZigFWWUQ62QQDFAcCI5u6j-KxKnxU4gzN1M305N_fB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446660 INFO  (qtp1777043775-3897) [n:127.0.0.1:58476_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7bZigFWWUQ62QQDFAcCI5u6j-KxKnxU4gzN1M305N_fB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446661 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 446734 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 446745 WARN  (qtp1777043775-3899) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 446746 WARN  (qtp1777043775-3899) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 446746 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446747 WARN  (qtp1411271834-3902) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 446747 WARN  (qtp1411271834-3902) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 446748 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446772 WARN  (qtp1777043775-3896) [n:127.0.0.1:58476_solr    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 446773 WARN  (qtp1777043775-3896) [n:127.0.0.1:58476_solr    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 446773 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446774 WARN  (qtp1411271834-3902) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 446774 WARN  (qtp1411271834-3902) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 446774 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446774 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 446874 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 446912 INFO  (qtp1777043775-3897) [n:127.0.0.1:58476_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7f3igFWWUQ79wcDFJ8IuVJG3feRHfkRs7P4WlkbCH3NB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446912 INFO  (qtp1777043775-3897) [n:127.0.0.1:58476_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7f3igFWWUQ79wcDFJ8IuVJG3feRHfkRs7P4WlkbCH3NB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446916 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446918 INFO  (qtp1411271834-3905) [n:127.0.0.1:58478_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7f3igFWWUQ79wcDFJ8IuVJG3feRHfkRs7P4WlkbCH3NB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446918 INFO  (qtp1411271834-3905) [n:127.0.0.1:58478_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7f3igFWWUQ79wcDFJ8IuVJG3feRHfkRs7P4WlkbCH3NB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446921 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446949 INFO  (qtp1777043775-3894) [n:127.0.0.1:58476_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7gnigFWWUQ8JwgDFKWNjch2dLJzCn79vbUKYHE5_KuVB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446949 INFO  (qtp1777043775-3894) [n:127.0.0.1:58476_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7gnigFWWUQ8JwgDFKWNjch2dLJzCn79vbUKYHE5_KuVB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446953 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446956 INFO  (qtp1411271834-3902) [n:127.0.0.1:58478_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7gnigFWWUQ8JwgDFKWNjch2dLJzCn79vbUKYHE5_KuVB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446956 INFO  (qtp1411271834-3902) [n:127.0.0.1:58478_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7gnigFWWUQ8JwgDFKWNjch2dLJzCn79vbUKYHE5_KuVB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446959 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446977 INFO  (qtp1777043775-3899) [n:127.0.0.1:58476_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7hNigFWWUQ8TQkDFObN8FpEAZ8pyQ5REpnJGJ-MzLm9B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446977 INFO  (qtp1777043775-3899) [n:127.0.0.1:58476_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7hNigFWWUQ8TQkDFObN8FpEAZ8pyQ5REpnJGJ-MzLm9B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446980 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 446983 INFO  (qtp1411271834-3902) [n:127.0.0.1:58478_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7hNigFWWUQ8TQkDFObN8FpEAZ8pyQ5REpnJGJ-MzLm9B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 446984 INFO  (qtp1411271834-3902) [n:127.0.0.1:58478_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7hNigFWWUQ8TQkDFObN8FpEAZ8pyQ5REpnJGJ-MzLm9B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 446987 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 447009 INFO  (qtp1777043775-3898) [n:127.0.0.1:58476_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7hoigFWWUQ8aAoDFGigJCs6VQzJ5etCWAOM2SN1-ZDyB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 447009 INFO  (qtp1777043775-3898) [n:127.0.0.1:58476_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7hoigFWWUQ8aAoDFGigJCs6VQzJ5etCWAOM2SN1-ZDyB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 447012 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 447015 INFO  (qtp1411271834-3900) [n:127.0.0.1:58478_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7hoigFWWUQ8aAoDFGigJCs6VQzJ5etCWAOM2SN1-ZDyB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 447015 INFO  (qtp1411271834-3900) [n:127.0.0.1:58478_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVY1N7hoigFWWUQ8aAoDFGigJCs6VQzJ5etCWAOM2SN1-ZDyB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 447018 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 447019 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 447038 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 447050 ERROR (qtp1777043775-3898) [n:127.0.0.1:58476_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 447088 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 447092 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 447115 ERROR (qtp1411271834-3900) [n:127.0.0.1:58478_solr    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_12]
   [junit4]   2> 447136 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 447140 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 447140 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 447163 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 447167 INFO  (qtp1777043775-3898) [n:127.0.0.1:58476_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 447168 INFO  (qtp1777043775-3898) [n:127.0.0.1:58476_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 447168 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E0B7E842995E4639])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1469807659548&s=yrYTaVe9/xCEhl51cX/ihx8p/Ns=";
 Path=/; Domain=127.0.0.1; Expires=pet, 29-jul-2016 15:54:19 GMT; HttpOnly". 
Invalid 'expires' attribute: pet, 29-jul-2016 15:54:19 GMT
   [junit4]   2> 447168 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E0B7E842995E4639])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 447171 INFO  (jetty-launcher-641-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@57c3da36{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 447172 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1042304567
   [junit4]   2> 447173 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:58476_solr as DOWN
   [junit4]   2> 447173 INFO  (jetty-launcher-641-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@2e9b9f4d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 447174 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=107084910
   [junit4]   2> 447174 INFO  (jetty-launcher-641-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:58478_solr as DOWN
   [junit4]   2> 447377 INFO  (jetty-launcher-641-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96322955187847173-127.0.0.1:58476_solr-n_0000000000) closing
   [junit4]   2> 447377 INFO  
(OverseerStateUpdate-96322955187847173-127.0.0.1:58476_solr-n_0000000000) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58476_solr
   [junit4]   2> 447379 INFO  
(zkCallback-651-thread-2-processing-n:127.0.0.1:58476_solr) 
[n:127.0.0.1:58476_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> 447379 INFO  
(zkCallback-652-thread-1-processing-n:127.0.0.1:58478_solr) 
[n:127.0.0.1:58478_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> 447380 WARN  
(zkCallback-652-thread-1-processing-n:127.0.0.1:58478_solr) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 447380 WARN  
(zkCallback-651-thread-2-processing-n:127.0.0.1:58476_solr) 
[n:127.0.0.1:58476_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 447381 ERROR 
(Thread[Thread-827,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:58476_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 447391 WARN  
(zkCallback-652-thread-2-processing-n:127.0.0.1:58478_solr) 
[n:127.0.0.1:58478_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(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> 447392 ERROR 
(Thread[Thread-828,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:58478_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 447440 INFO  (jetty-launcher-641-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7701503f{/solr,null,UNAVAILABLE}
   [junit4]   2> 447441 INFO  (jetty-launcher-641-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@332749b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 447448 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58472 58472
   [junit4]   2> 447460 INFO  (Thread-810) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58472 58472
   [junit4]   2> 447464 WARN  (Thread-810) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 447464 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E0B7E842995E4639]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.TestSolrCloudWithDelegationTokens_E0B7E842995E4639-001
   [junit4]   2> Jul 29, 2016 5:54:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, maxDocsPerChunk=5, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=9, blockSize=2)), sim=ClassicSimilarity, locale=sr-Latn, 
timezone=Etc/GMT-5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=251218360,total=465567744
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandler, 
TestSortByMinMaxFunction, TestRTGBase, TestManagedSchema, 
TestImplicitCoreProperties, BasicFunctionalityTest, 
TestSlowCompositeReaderWrapper, RollingRestartTest, NoCacheHeaderTest, 
SpellPossibilityIteratorTest, PreAnalyzedUpdateProcessorTest, SuggesterTest, 
HdfsBasicDistributedZkTest, LeaderElectionIntegrationTest, 
TestCloudPseudoReturnFields, RuleEngineTest, TestDistributedGrouping, 
DistributedDebugComponentTest, TolerantUpdateProcessorTest, 
BasicDistributedZk2Test, ZkNodePropsTest, TestTrie, SpellCheckCollatorTest, 
TestCopyFieldCollectionResource, TestReversedWildcardFilterFactory, 
TestCloudManagedSchema, DateMathParserTest, FullSolrCloudDistribCmdsTest, 
RAMDirectoryFactoryTest, ConjunctionSolrSpellCheckerTest, 
ShowFileRequestHandlerTest, WordBreakSolrSpellCheckerTest, EchoParamsTest, 
TestManagedStopFilterFactory, TestWriterPerf, SolrCloudExampleTest, 
SolrInfoMBeanTest, TestClusterStateMutator, PKIAuthenticationIntegrationTest, 
ExplicitHLLTest, TestCrossCoreJoin, TestCoreDiscovery, DeleteStatusTest, 
DocValuesMissingTest, TestTrieFacet, TestSolr4Spatial2, TestSolrXml, 
HdfsSyncSliceTest, TestSchemaManager, CollectionsAPISolrJTest, 
OpenCloseCoreStressTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [78/625 (1!)] on J1 in 5.05s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 61838 lines...]

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

Reply via email to