Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1095/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([2E9385B7DD1AD69A:462CB09D0D80C476]: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.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:290)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12735 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2E9385B7DD1AD69A-001/init-core-data-001
   [junit4]   2> 2967728 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2E9385B7DD1AD69A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2967728 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2E9385B7DD1AD69A]-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> 2967729 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2E9385B7DD1AD69A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2E9385B7DD1AD69A-001/tempDir-001
   [junit4]   2> 2967729 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2E9385B7DD1AD69A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2967729 INFO  (Thread-10282) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2967729 INFO  (Thread-10282) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2967829 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2E9385B7DD1AD69A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46204
   [junit4]   2> 2967839 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2967839 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2967842 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4568e2ff{/solr,null,AVAILABLE}
   [junit4]   2> 2967843 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1231c036{/solr,null,AVAILABLE}
   [junit4]   2> 2967843 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34589e44{HTTP/1.1,[http/1.1]}{127.0.0.1:58313}
   [junit4]   2> 2967844 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.e.j.s.Server Started @2972252ms
   [junit4]   2> 2967844 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58313}
   [junit4]   2> 2967844 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@de21a94{HTTP/1.1,[http/1.1]}{127.0.0.1:38032}
   [junit4]   2> 2967844 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.e.j.s.Server Started @2972252ms
   [junit4]   2> 2967844 ERROR (jetty-launcher-4539-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2967844 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2967844 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38032}
   [junit4]   2> 2967844 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2967845 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2967845 ERROR (jetty-launcher-4539-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2967845 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-24T20:23:07.788Z
   [junit4]   2> 2967845 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2967845 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2967845 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2967845 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-24T20:23:07.788Z
   [junit4]   2> 2967848 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2967848 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2967865 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46204/solr
   [junit4]   2> 2967865 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46204/solr
   [junit4]   2> 2967910 INFO  (jetty-launcher-4539-thread-1) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38032_solr
   [junit4]   2> 2967911 INFO  (jetty-launcher-4539-thread-2) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58313_solr
   [junit4]   2> 2967911 INFO  (jetty-launcher-4539-thread-1) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.Overseer Overseer 
(id=97339925310603269-127.0.0.1:38032_solr-n_0000000000) starting
   [junit4]   2> 2967924 INFO  (jetty-launcher-4539-thread-1) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38032_solr
   [junit4]   2> 2967937 INFO  
(zkCallback-4549-thread-1-processing-n:127.0.0.1:38032_solr) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2967937 INFO  
(zkCallback-4550-thread-1-processing-n:127.0.0.1:58313_solr) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2967939 INFO  
(zkCallback-4550-thread-2-processing-n:127.0.0.1:58313_solr) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2967941 INFO  
(zkCallback-4549-thread-2-processing-n:127.0.0.1:38032_solr) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2968019 INFO  (jetty-launcher-4539-thread-2) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2968032 INFO  (jetty-launcher-4539-thread-2) 
[n:127.0.0.1:58313_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, type=simple, 
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 2968087 INFO  (jetty-launcher-4539-thread-1) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 2968087 INFO  (jetty-launcher-4539-thread-1) 
[n:127.0.0.1:38032_solr    ] o.a.s.s.HadoopAuthPlugin Params: 
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
signer.secret.provider.zookeeper.path=/token, type=simple, 
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 2968132 INFO  (jetty-launcher-4539-thread-1) 
[n:127.0.0.1:38032_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2968132 INFO  (jetty-launcher-4539-thread-2) 
[n:127.0.0.1:58313_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2968160 INFO  (jetty-launcher-4539-thread-1-EventThread) 
[n:127.0.0.1:38032_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2968160 INFO  (jetty-launcher-4539-thread-2-EventThread) 
[n:127.0.0.1:58313_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2968293 INFO  (jetty-launcher-4539-thread-1) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2968299 INFO  (jetty-launcher-4539-thread-1) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2E9385B7DD1AD69A-001/tempDir-001/node1/.
   [junit4]   2> 2968308 INFO  (jetty-launcher-4539-thread-2) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is 
managing internode requests
   [junit4]   2> 2968310 INFO  (jetty-launcher-4539-thread-2) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2E9385B7DD1AD69A-001/tempDir-001/node2/.
   [junit4]   2> 2969004 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2969087 ERROR (qtp1824882325-29525) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 2969089 ERROR (qtp1321832301-29536) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 2969104 ERROR (qtp1824882325-29528) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 2969107 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDelegationWithHadoopAuth 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=2E9385B7DD1AD69A 
-Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=America/Regina 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.14s J1 | 
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2E9385B7DD1AD69A:462CB09D0D80C476]:0)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.cancelDelegationToken(TestDelegationWithHadoopAuth.java:128)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail(TestDelegationWithHadoopAuth.java:290)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2969147 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2969171 INFO  (qtp1321832301-29538) [n:127.0.0.1:38032_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXwjigFZ9jIAIwMDFJPaj3KJBP1FA_aLV1NcT4YzL5G1B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969171 INFO  (qtp1321832301-29538) [n:127.0.0.1:38032_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXwjigFZ9jIAIwMDFJPaj3KJBP1FA_aLV1NcT4YzL5G1B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969182 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969191 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969193 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969196 INFO  (qtp1824882325-29528) [n:127.0.0.1:58313_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXwjigFZ9jIAIwMDFJPaj3KJBP1FA_aLV1NcT4YzL5G1B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969196 INFO  (qtp1824882325-29528) [n:127.0.0.1:58313_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXwjigFZ9jIAIwMDFJPaj3KJBP1FA_aLV1NcT4YzL5G1B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969202 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969230 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969232 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969233 INFO  (qtp1824882325-29527) [n:127.0.0.1:58313_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXxaigFZ9jIAWgQDFNPvr27nBf7YXyglVyB4HN3yQ_HAB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969233 INFO  (qtp1824882325-29527) [n:127.0.0.1:58313_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXxaigFZ9jIAWgQDFNPvr27nBf7YXyglVyB4HN3yQ_HAB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969239 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969245 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969247 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969248 INFO  (qtp1824882325-29531) [n:127.0.0.1:58313_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXxaigFZ9jIAWgQDFNPvr27nBf7YXyglVyB4HN3yQ_HAB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969248 INFO  (qtp1824882325-29531) [n:127.0.0.1:58313_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXxaigFZ9jIAWgQDFNPvr27nBf7YXyglVyB4HN3yQ_HAB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969252 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969266 INFO  (qtp1321832301-29526) [n:127.0.0.1:38032_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXyMigFZ9jIAjAUDFIHbdFkZE2K2P9RTO9zJXkrWQWQtB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969266 INFO  (qtp1321832301-29526) [n:127.0.0.1:38032_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXyMigFZ9jIAjAUDFIHbdFkZE2K2P9RTO9zJXkrWQWQtB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969269 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969271 INFO  (qtp1824882325-29527) [n:127.0.0.1:58313_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXyMigFZ9jIAjAUDFIHbdFkZE2K2P9RTO9zJXkrWQWQtB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969271 INFO  (qtp1824882325-29527) [n:127.0.0.1:58313_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXyMigFZ9jIAjAUDFIHbdFkZE2K2P9RTO9zJXkrWQWQtB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969274 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969293 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969295 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969296 INFO  (qtp1824882325-29523) [n:127.0.0.1:58313_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXyiigFZ9jIAogYDFDogflVJyB87RBfNN82mZK4WxIZEB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969296 INFO  (qtp1824882325-29523) [n:127.0.0.1:58313_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXyiigFZ9jIAogYDFDogflVJyB87RBfNN82mZK4WxIZEB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969302 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969303 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969305 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969311 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969312 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969313 INFO  (qtp1824882325-29525) [n:127.0.0.1:58313_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXyiigFZ9jIAogYDFDogflVJyB87RBfNN82mZK4WxIZEB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969313 INFO  (qtp1824882325-29525) [n:127.0.0.1:58313_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJXyiigFZ9jIAogYDFDogflVJyB87RBfNN82mZK4WxIZEB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969317 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969317 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2969346 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2969362 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969363 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969365 ERROR (qtp1824882325-29531) [n:127.0.0.1:58313_solr    
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 2969374 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969376 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969388 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969391 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969392 ERROR (qtp1824882325-29531) [n:127.0.0.1:58313_solr    
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 2969400 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969402 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969403 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969409 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969411 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969412 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969413 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2969443 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2969445 INFO  (qtp1321832301-29535) [n:127.0.0.1:38032_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2969446 INFO  (qtp1321832301-29535) [n:127.0.0.1:38032_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 2969446 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1485325389388&s=pQLhabwWE0eUJjWJGFpOeFJ4wWY=";
 Domain=127.0.0.1; Expires=Rab, 25-Jan-2017 06:23:09 GMT; HttpOnly". Invalid 
'expires' attribute: Rab, 25-Jan-2017 06:23:09 GMT
   [junit4]   2> 2969446 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2969481 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2969486 WARN  (qtp1321832301-29539) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
with renewer foo
   [junit4]   2> 2969487 WARN  (qtp1321832301-29539) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2969487 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969488 WARN  (qtp1824882325-29529) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: bar tries to renew a token 
with renewer foo
   [junit4]   2> 2969488 WARN  (qtp1824882325-29529) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2969488 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969496 WARN  (qtp1321832301-29526) [n:127.0.0.1:38032_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> 2969496 WARN  (qtp1321832301-29526) [n:127.0.0.1:38032_solr    
] o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2969497 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969497 WARN  (qtp1824882325-29530) [    ] 
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> 2969498 WARN  (qtp1824882325-29530) [    ] 
o.a.s.s.HadoopAuthPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2969498 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969498 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2969534 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2969541 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969543 INFO  (qtp1321832301-29526) [n:127.0.0.1:38032_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJX2ligFZ9jIBpQsDFFtsNkQ7gArBJwy5YjYqjgmSJBDgB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969543 INFO  (qtp1321832301-29526) [n:127.0.0.1:38032_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJX2ligFZ9jIBpQsDFFtsNkQ7gArBJwy5YjYqjgmSJBDgB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969544 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2969579 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2969589 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969591 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969592 INFO  (qtp1824882325-29523) [n:127.0.0.1:58313_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJX3TigFZ9jIB0wwDFCivnvNIE_wV4oY8jx4U6sZgu4tsB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969592 INFO  (qtp1824882325-29523) [n:127.0.0.1:58313_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJX3TigFZ9jIB0wwDFCivnvNIE_wV4oY8jx4U6sZgu4tsB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969596 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969601 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969603 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46204/solr ready
   [junit4]   2> 2969604 INFO  (qtp1824882325-29529) [n:127.0.0.1:58313_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJX3TigFZ9jIB0wwDFCivnvNIE_wV4oY8jx4U6sZgu4tsB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2969604 INFO  (qtp1824882325-29529) [n:127.0.0.1:58313_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVnSJX3TigFZ9jIB0wwDFCivnvNIE_wV4oY8jx4U6sZgu4tsB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2969607 WARN  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2E9385B7DD1AD69A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Domain=127.0.0.1; Expires=Kha, 01-Jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: Kha, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 2969607 INFO  
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[2E9385B7DD1AD69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2969643 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[2E9385B7DD1AD69A]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2969654 INFO  
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[2E9385B7DD1AD69A]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2969656 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@34589e44{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2969657 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=261188568
   [junit4]   2> 2969657 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@de21a94{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2969659 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=89366524
   [junit4]   2> 2969663 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97339925310603269-127.0.0.1:38032_solr-n_0000000000) closing
   [junit4]   2> 2969665 INFO  
(OverseerStateUpdate-97339925310603269-127.0.0.1:38032_solr-n_0000000000) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38032_solr
   [junit4]   2> 2969667 WARN  
(zkCallback-4549-thread-1-processing-n:127.0.0.1:38032_solr) 
[n:127.0.0.1:38032_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2969668 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2969669 ERROR 
(Thread[Thread-10299,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:38032_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2969674 INFO  
(zkCallback-4550-thread-1-processing-n:127.0.0.1:58313_solr) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2969676 INFO  
(zkCallback-4550-thread-2-processing-n:127.0.0.1:58313_solr) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58313_solr
   [junit4]   2> 2969682 INFO  (jetty-launcher-4539-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1231c036{/solr,null,UNAVAILABLE}
   [junit4]   2> 2971177 WARN  
(zkCallback-4550-thread-1-processing-n:127.0.0.1:58313_solr) 
[n:127.0.0.1:58313_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2971177 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2971178 ERROR 
(Thread[Thread-10301,5,TGRP-TestDelegationWithHadoopAuth]) 
[n:127.0.0.1:58313_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2971182 INFO  (jetty-launcher-4539-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4568e2ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 2971185 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2E9385B7DD1AD69A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46204 46204
   [junit4]   2> 2976265 INFO  (Thread-10282) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46204 46204
   [junit4]   2> 2976266 WARN  (Thread-10282) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        3       /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/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/ZKDTSMTokensRoot/DT_13
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [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>        14      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [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> 2976267 INFO  
(SUITE-TestDelegationWithHadoopAuth-seed#[2E9385B7DD1AD69A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_2E9385B7DD1AD69A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=819, maxMBSortInHeap=5.643311464875187, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ms-MY, timezone=America/Regina
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=116809616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, 
ResourceLoaderTest, TestFieldCache, AtomicUpdatesTest, 
LeaderElectionIntegrationTest, TestRecoveryHdfs, TestJsonFacets, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, TestCryptoKeys, 
TestDynamicFieldCollectionResource, TestCollectionAPI, SSLMigrationTest, 
HdfsDirectoryFactoryTest, TestEmbeddedSolrServerConstructors, 
DistributedQueryComponentCustomSortTest, CheckHdfsIndexTest, 
TestNoOpRegenerator, VersionInfoTest, TestConfigSets, TestSolr4Spatial, 
CoreAdminCreateDiscoverTest, RestartWhileUpdatingTest, NoCacheHeaderTest, 
TestSolrIndexConfig, ZkSolrClientTest, JsonLoaderTest, TestLockTree, 
QueryParsingTest, HdfsChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
TestWriterPerf, TestStressRecovery, LoggingHandlerTest, TestSQLHandler, 
TestInitParams, TestCloudDeleteByQuery, RegexBoostProcessorTest, 
HdfsRecoveryZkTest, TestDocSet, AsyncCallRequestStatusResponseTest, 
CacheHeaderTest, SolrIndexSplitterTest, DistribJoinFromCollectionTest, 
TestBlobHandler, TestManagedResourceStorage, ShowFileRequestHandlerTest, 
DistributedFacetExistsSmallTest, CloneFieldUpdateProcessorFactoryTest, 
TestReloadAndDeleteDocs, HttpSolrCallGetCoreTest, TestBulkSchemaAPI, 
ChangedSchemaMergeTest, TestValueSourceCache, TestReload, 
TestReplicaProperties, TestQueryUtils, URLClassifyProcessorTest, 
CircularListTest, TestCodecSupport, ConjunctionSolrSpellCheckerTest, 
TermVectorComponentDistributedTest, TestDistributedMissingSort, 
TestManagedSchema, TestSolrConfigHandlerCloud, TestTrie, ForceLeaderTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestCustomStream, 
SolrGraphiteReporterTest, BufferStoreTest, RecoveryAfterSoftCommitTest, 
RankQueryTest, MetricsHandlerTest, MissingSegmentRecoveryTest, 
OpenCloseCoreStressTest, HdfsSyncSliceTest, TolerantUpdateProcessorTest, 
SolrIndexMetricsTest, SuggesterTest, SolrSlf4jReporterTest, 
RequestHandlersTest, TestCrossCoreJoin, DistributedFacetPivotLongTailTest, 
DirectoryFactoryTest, TestLuceneMatchVersion, BasicFunctionalityTest, 
LeaderInitiatedRecoveryOnShardRestartTest, CollectionTooManyReplicasTest, 
RuleEngineTest, CdcrVersionReplicationTest, TestSubQueryTransformerDistrib, 
TestFoldingMultitermQuery, TestRandomFaceting, TestSegmentSorting, 
TestExceedMaxTermLength, AnalysisErrorHandlingTest, 
FieldMutatingUpdateProcessorTest, StatsComponentTest, AliasIntegrationTest, 
TestZkChroot, CollectionsAPIDistributedZkTest, TestSubQueryTransformer, 
TestFieldCacheSanityChecker, TestUninvertingReader, 
ClassificationUpdateProcessorIntegrationTest, 
BigEndianAscendingWordDeserializerTest, FileBasedSpellCheckerTest, 
TestInitQParser, CdcrReplicationHandlerTest, TestRTimerTree, 
HdfsNNFailoverTest, TestSolrQueryResponse, TestExactStatsCache, 
PreAnalyzedUpdateProcessorTest, ZkStateWriterTest, BJQParserTest, 
EchoParamsTest, CollectionsAPISolrJTest, ConnectionReuseTest, 
TestConfigSetImmutable, CursorMarkTest, OverseerTaskQueueTest, 
SuggestComponentTest, TestSolrCoreSnapshots, DistributedDebugComponentTest, 
AutoCommitTest, DirectUpdateHandlerOptimizeTest, TestSolrXml, 
LeaderElectionContextKeyTest, TestSolrCoreProperties, 
TestLMDirichletSimilarityFactory, ExternalFileFieldSortTest, 
TestManagedStopFilterFactory, DistanceFunctionTest, 
TestJavabinTupleStreamParser, TestFieldTypeCollectionResource, MetricUtilsTest, 
SolrMetricManagerTest, TestCollapseQParserPlugin, DeleteShardTest, 
SpatialHeatmapFacetsTest, TestManagedSchemaThreadSafety, 
SpellCheckComponentTest, TestPHPSerializedResponseWriter, UpdateParamsTest, 
TestCloudSchemaless, TestQueryTypes, TestIndexSearcher, TestJoin, 
TestSearchPerf, TestTrieFacet, LeaderFailureAfterFreshStartTest, 
ScriptEngineTest, ClusterStateTest, CloudMLTQParserTest, 
TestTolerantUpdateProcessorCloud, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, 
BadCopyFieldTest, DistanceUnitsTest, CurrencyFieldOpenExchangeTest, 
TestFieldCacheSortRandom, PreAnalyzedFieldTest, ClusterStateUpdateTest, 
ZkCLITest, TestDistributedGrouping, TestRecovery, ZkControllerTest, 
TestRealTimeGet, DistributedTermsComponentTest, SolrCmdDistributorTest, 
BadIndexSchemaTest, TestLazyCores, SoftAutoCommitTest, SolrRequestParserTest, 
DocValuesTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, 
DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, 
TestSolrQueryParser, SolrPluginUtilsTest, TestJmxIntegration, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, SearchHandlerTest, 
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, 
AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, 
BadComponentTest, TestSolrDeletionPolicy2, MinimalSchemaTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, 
TestXIncludeConfig, TestLMJelinekMercerSimilarityFactory, TestFastWriter, 
TimeZoneUtilsTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, 
PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, TestUtils, TestDocumentBuilder, SliceStateTest, 
UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, 
DistributedIntervalFacetingTest, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestJettySolrRunner, AssignTest, 
CdcrBootstrapTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateCollectionCleanupTest, CustomCollectionTest, DeleteNodeTest, 
DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest, 
DistributedVersionInfoTest, MigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, 
SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudRecovery, 
TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, 
TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, 
TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudCluster, 
TestRandomRequestDistribution, TestRequestStatusCollectionAPI, 
TestSSLRandomization, TestSizeLimitedDistributedMap, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, 
TestClusterStateMutator, ZkStateReaderTest, BlobRepositoryCloudTest, 
CachingDirectoryFactoryTest, CoreSorterTest, TestBackupRepositoryFactory, 
TestConfigOverlay, TestConfigSetProperties, TestCorePropertiesReload, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, 
TestSolrConfigHandler, RequestLoggingTest, TestConfigReload, 
TestHdfsBackupRestoreCore, TestReqParamsAPI, TestRestoreCore, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, 
SegmentsInfoRequestHandlerTest, DistributedFacetPivotLargeTest, 
ReplicaListTransformerTest, TestDistributedStatsComponentCardinality, 
SolrJmxReporterTest, TestIntervalFaceting, TestCustomDocTransformer, 
TestExportWriter, TestGeoJSONResponseWriter, TestRawTransformer, 
TestSubQueryTransformerCrossCore, TestRestManager, 
TestDefaultSearchFieldResource, TestFieldCollectionResource, 
TestSchemaSimilarityResource, TestSolrQueryParserResource, 
TestUniqueKeyFieldResource, DocValuesMissingTest, SpatialRPTFieldTypeTest, 
TestBulkSchemaConcurrent, TestPointFields, MergeStrategyTest, 
TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, TestFieldSortValues, 
TestFilteredDocIdSet, TestHashQParserPlugin, TestMissingGroups, 
TestRandomCollapseQParserPlugin, TestPKIAuthenticationPlugin, 
TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, 
TestDelegationWithHadoopAuth]
   [junit4] Completed [648/680 (1!)] on J1 in 8.55s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 62544 lines...]

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

Reply via email to