You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/29 04:14:02 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1041 - Still Unstable!

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

4 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
expected:<152> but was:<138>

Stack Trace:
java.lang.AssertionError: expected:<152> but was:<138>
	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:56DDEF8756556ED]: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.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)  at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)  at sun.reflect.GeneratedConstructorAccessor127.newInstance(Unknown Source)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:747)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:809)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1060)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:925)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:906)  at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:551)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
	at sun.reflect.GeneratedConstructorAccessor127.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:747)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:809)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1060)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:925)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:817)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:906)
	at org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:551)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)


	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
	at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:E586D4080B0329F9]: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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
[SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:39223//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: http://127.0.0.1:39223//collection1/] expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:39223//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: http://127.0.0.1:39223//collection1/] expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:56DDEF8756556ED]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11110 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_8D39E122DB993B15-001/init-core-data-001
   [junit4]   2> 517067 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-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> 517069 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-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_8D39E122DB993B15-001/tempDir-001
   [junit4]   2> 517069 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 517069 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 517069 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 517169 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38451
   [junit4]   2> 517184 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 517184 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 517187 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f849773{/solr,null,AVAILABLE}
   [junit4]   2> 517188 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11ef232c{/solr,null,AVAILABLE}
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@433fab21{HTTP/1.1,[http/1.1]}{127.0.0.1:59921}
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.Server Started @520312ms
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59921}
   [junit4]   2> 517189 ERROR (jetty-launcher-8456-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 517189 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-29T03:17:52.977Z
   [junit4]   2> 517190 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f8b7497{HTTP/1.1,[http/1.1]}{127.0.0.1:52402}
   [junit4]   2> 517190 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.Server Started @520313ms
   [junit4]   2> 517190 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52402}
   [junit4]   2> 517190 ERROR (jetty-launcher-8456-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 517191 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 517191 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 517191 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 517191 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-29T03:17:52.979Z
   [junit4]   2> 517196 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 517196 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 517204 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38451/solr
   [junit4]   2> 517204 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 0x15948957a5b0001, 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> 517207 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38451/solr
   [junit4]   2> 517234 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59921_solr
   [junit4]   2> 517236 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.Overseer Overseer (id=97188673805287428-127.0.0.1:59921_solr-n_0000000000) starting
   [junit4]   2> 517237 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52402_solr
   [junit4]   2> 517239 INFO  (zkCallback-8467-thread-1-processing-n:127.0.0.1:52402_solr) [n:127.0.0.1:52402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 517246 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59921_solr
   [junit4]   2> 517266 INFO  (zkCallback-8465-thread-1-processing-n:127.0.0.1:59921_solr) [n:127.0.0.1:59921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 517280 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 517281 INFO  (zkCallback-8467-thread-1-processing-n:127.0.0.1:52402_solr) [n:127.0.0.1:52402_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517282 INFO  (OverseerStateUpdate-97188673805287428-127.0.0.1:59921_solr-n_0000000000) [n:127.0.0.1:59921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517290 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_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> 517318 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 517318 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_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> 517364 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 517378 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 517395 INFO  (jetty-launcher-8456-thread-1-EventThread) [n:127.0.0.1:59921_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 517395 INFO  (jetty-launcher-8456-thread-2-EventThread) [n:127.0.0.1:52402_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 517535 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 517536 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 517537 INFO  (jetty-launcher-8456-thread-2) [n:127.0.0.1:52402_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_8D39E122DB993B15-001/tempDir-001/node2/.
   [junit4]   2> 517553 INFO  (jetty-launcher-8456-thread-1) [n:127.0.0.1:59921_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_8D39E122DB993B15-001/tempDir-001/node1/.
   [junit4]   2> 517935 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 518011 ERROR (qtp1973576816-35511) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 518014 ERROR (qtp346887769-35517) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 518031 ERROR (qtp1973576816-35521) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 518033 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=8D39E122DB993B15 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.13s J1 | TestDelegationWithHadoopAuth.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:E586D4080B0329F9]: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> 518058 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 518065 WARN  (qtp346887769-35508) [    ] 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> 518067 WARN  (qtp346887769-35508) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 518075 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518076 WARN  (qtp1973576816-35522) [    ] 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> 518078 WARN  (qtp1973576816-35522) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 518079 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518083 WARN  (qtp346887769-35515) [    ] 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> 518084 WARN  (qtp346887769-35515) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 518084 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518085 WARN  (qtp1973576816-35523) [    ] 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> 518086 WARN  (qtp1973576816-35523) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 518086 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518086 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 518110 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 518128 ERROR (qtp346887769-35519) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 518153 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518156 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518170 ERROR (qtp1973576816-35523) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 518181 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518183 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518185 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518191 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518192 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518194 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518195 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 518217 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 518230 INFO  (qtp346887769-35515) [n:127.0.0.1:52402_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> 518230 INFO  (qtp346887769-35515) [n:127.0.0.1:52402_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> 518231 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=foo&p=foo&t=simple-dt&e=1483017474012&s=WT2BIXcM8MzU+0BNB8WFBMvhtyU="; Domain=127.0.0.1; Expires=Déar, 29-Noll-2016 13:17:54 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 29-Noll-2016 13:17:54 GMT
   [junit4]   2> 518231 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 518256 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 518265 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 518266 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 0x15948957a5b000c, 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> 518306 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 518314 INFO  (qtp346887769-35519) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX8vigFZbKIDLwgEFIFJrFCid8YGdRj9bsf_IEsBHiCTB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518314 INFO  (qtp346887769-35519) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX8vigFZbKIDLwgEFIFJrFCid8YGdRj9bsf_IEsBHiCTB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518317 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518321 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518322 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518323 INFO  (qtp346887769-35516) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX8vigFZbKIDLwgEFIFJrFCid8YGdRj9bsf_IEsBHiCTB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518323 INFO  (qtp346887769-35516) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX8vigFZbKIDLwgEFIFJrFCid8YGdRj9bsf_IEsBHiCTB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518328 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518329 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518331 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518332 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 518365 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 518375 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518377 INFO  (qtp346887769-35514) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX9qigFZbKIDagkEFIsMuxWGcEGM7OBPlQWvVSVK73wwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518377 INFO  (qtp346887769-35514) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX9qigFZbKIDagkEFIsMuxWGcEGM7OBPlQWvVSVK73wwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518378 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 518406 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 518422 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518423 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518425 INFO  (qtp346887769-35519) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-TigFZbKIDkwoEFGTe1f5eMQfbkSgZ7opwnPDRQrVwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518425 INFO  (qtp346887769-35519) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-TigFZbKIDkwoEFGTe1f5eMQfbkSgZ7opwnPDRQrVwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518430 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518431 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518433 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518436 INFO  (qtp1973576816-35511) [n:127.0.0.1:59921_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-TigFZbKIDkwoEFGTe1f5eMQfbkSgZ7opwnPDRQrVwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518436 INFO  (qtp1973576816-35511) [n:127.0.0.1:59921_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-TigFZbKIDkwoEFGTe1f5eMQfbkSgZ7opwnPDRQrVwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518439 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518466 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518468 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518469 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-zigFZbKIDswsEFCCf2Dukviq3bDbPNNuK9z2pJrF-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518469 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-zigFZbKIDswsEFCCf2Dukviq3bDbPNNuK9z2pJrF-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518474 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518475 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518476 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518479 INFO  (qtp1973576816-35511) [n:127.0.0.1:59921_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-zigFZbKIDswsEFCCf2Dukviq3bDbPNNuK9z2pJrF-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518479 INFO  (qtp1973576816-35511) [n:127.0.0.1:59921_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX-zigFZbKIDswsEFCCf2Dukviq3bDbPNNuK9z2pJrF-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518484 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518497 INFO  (qtp346887769-35514) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX_gigFZbKID4AwEFFz3gzCQeIapVh04hgnqK-fP2ZfQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518497 INFO  (qtp346887769-35514) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX_gigFZbKID4AwEFFz3gzCQeIapVh04hgnqK-fP2ZfQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518499 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518503 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518506 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518507 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX_gigFZbKID4AwEFFz3gzCQeIapVh04hgnqK-fP2ZfQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518507 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlX_gigFZbKID4AwEFFz3gzCQeIapVh04hgnqK-fP2ZfQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518512 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518514 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518515 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518530 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518531 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518533 INFO  (qtp346887769-35517) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlYAAigFZbKIEAA0EFLEU7xSsj0PURi9zf8Km-YXJxAmTB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518533 INFO  (qtp346887769-35517) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlYAAigFZbKIEAA0EFLEU7xSsj0PURi9zf8Km-YXJxAmTB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518538 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518539 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518540 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518545 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518547 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518548 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlYAAigFZbKIEAA0EFLEU7xSsj0PURi9zf8Km-YXJxAmTB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 518548 INFO  (qtp346887769-35518) [n:127.0.0.1:52402_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVlIlYAAigFZbKIEAA0EFLEU7xSsj0PURi9zf8Km-YXJxAmTB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 518552 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 518554 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38451/solr ready
   [junit4]   2> 518555 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires=Déar, 01-Ean-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: Déar, 01-Ean-1970 00:00:00 GMT
   [junit4]   2> 518556 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 518557 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@433fab21{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 518558 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1923764984
   [junit4]   2> 518559 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f8b7497{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 518560 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=43773873
   [junit4]   2> 518565 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97188673805287428-127.0.0.1:59921_solr-n_0000000000) closing
   [junit4]   2> 518565 INFO  (OverseerStateUpdate-97188673805287428-127.0.0.1:59921_solr-n_0000000000) [n:127.0.0.1:59921_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59921_solr
   [junit4]   2> 518570 WARN  (zkCallback-8467-thread-1-processing-n:127.0.0.1:52402_solr) [n:127.0.0.1:52402_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 518570 INFO  (jetty-launcher-8456-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 518570 ERROR (Thread[Thread-3859,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:52402_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 518580 INFO  (jetty-launcher-8456-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f849773{/solr,null,UNAVAILABLE}
   [junit4]   2> 520068 WARN  (zkCallback-8465-thread-1-processing-n:127.0.0.1:59921_solr) [n:127.0.0.1:59921_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 520069 INFO  (jetty-launcher-8456-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 520069 ERROR (Thread[Thread-3860,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:59921_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 520072 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 0x15948957a5b0007, 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> 520072 INFO  (jetty-launcher-8456-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11ef232c{/solr,null,UNAVAILABLE}
   [junit4]   2> 520075 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38451 38451
   [junit4]   2> 530181 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38451 38451
   [junit4]   2> 530183 WARN  (Thread-3842) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/aliases.json
   [junit4]   2> 	16	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/clusterstate.json
   [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/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> 	16	/solr/live_nodes
   [junit4]   2> 	16	/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> 530184 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[8D39E122DB993B15]-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_8D39E122DB993B15-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ga, timezone=Europe/Malta
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=147170928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, TestJsonRequest, DebugComponentTest, TestSolrFieldCacheMBean, TestPivotHelperCode, DistributedTermsComponentTest, TestUniqueKeyFieldResource, SolrCoreMetricManagerTest, FullSolrCloudDistribCmdsTest, DateRangeFieldTest, TestCloudInspectUtil, WrapperMergePolicyFactoryTest, ShowFileRequestHandlerTest, MinimalSchemaTest, TestOmitPositions, TestUnifiedSolrHighlighter, TestComplexPhraseQParserPlugin, TestFileDictionaryLookup, TestQueryUtils, RollingRestartTest, FileBasedSpellCheckerTest, TestManagedSynonymFilterFactory, TestMinMaxOnMultiValuedField, QueryResultKeyTest, TestWriterPerf, TestExportWriter, TestDynamicFieldResource, TestGraphTermsQParserPlugin, ChaosMonkeySafeLeaderTest, NotRequiredUniqueKeyTest, TestRandomFlRTGCloud, CurrencyFieldOpenExchangeTest, LukeRequestHandlerTest, TestSSLRandomization, CoreSorterTest, CdcrBootstrapTest, ClusterStateTest, TestInitQParser, TestNoOpRegenerator, CollectionsAPISolrJTest, TestDistributedGrouping, TestCollationFieldDocValues, IndexSchemaTest, TestRebalanceLeaders, HighlighterConfigTest, CdcrReplicationHandlerTest, TestAnalyzeInfixSuggestions, TestTrie, TestReload, TestFieldTypeResource, ExitableDirectoryReaderTest, ConfigSetsAPITest, TestRecoveryHdfs, PreAnalyzedFieldManagedSchemaCloudTest, InfoHandlerTest, TestMiniSolrCloudClusterSSL, ConvertedLegacyTest, TestStressLiveNodes, FieldAnalysisRequestHandlerTest, TestXmlQParser, BasicAuthStandaloneTest, TestDelegationWithHadoopAuth]
   [junit4] Completed [168/673 (1!)] on J1 in 13.16s, 8 tests, 1 failure <<< FAILURES!

[...truncated 363 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/init-core-data-001
   [junit4]   2> 772439 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-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> 772439 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-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/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001
   [junit4]   2> 772439 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 772440 INFO  (Thread-4163) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 772440 INFO  (Thread-4163) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 772540 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58348
   [junit4]   2> 772548 INFO  (jetty-launcher-2003-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 772548 INFO  (jetty-launcher-2003-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66988a0d{/solr,null,AVAILABLE}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e28f1a1{/solr,null,AVAILABLE}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61066632{HTTP/1.1,[http/1.1]}{127.0.0.1:57342}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42bc75a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41159}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-2) [    ] o.e.j.s.Server Started @775834ms
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-1) [    ] o.e.j.s.Server Started @775834ms
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57342}
   [junit4]   2> 772551 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41159}
   [junit4]   2> 772551 ERROR (jetty-launcher-2003-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 772551 ERROR (jetty-launcher-2003-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-29T03:22:08.375Z
   [junit4]   2> 772552 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-29T03:22:08.375Z
   [junit4]   2> 772557 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 772557 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 772563 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 0x159489960080001, 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> 772563 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 0x159489960080002, 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> 772565 INFO  (jetty-launcher-2003-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58348/solr
   [junit4]   2> 772566 INFO  (jetty-launcher-2003-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58348/solr
   [junit4]   2> 772607 INFO  (jetty-launcher-2003-thread-2) [n:127.0.0.1:57342_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57342_solr
   [junit4]   2> 772609 INFO  (jetty-launcher-2003-thread-1) [n:127.0.0.1:41159_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41159_solr
   [junit4]   2> 772609 INFO  (jetty-launcher-2003-thread-2) [n:127.0.0.1:57342_solr    ] o.a.s.c.Overseer Overseer (id=97188690543509509-127.0.0.1:57342_solr-n_0000000000) starting
   [junit4]   2> 772612 INFO  (zkCallback-2014-thread-1-processing-n:127.0.0.1:41159_solr) [n:127.0.0.1:41159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 772613 INFO  (zkCallback-2013-thread-1-processing-n:127.0.0.1:57342_solr) [n:127.0.0.1:57342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 772624 INFO  (jetty-launcher-2003-thread-2) [n:127.0.0.1:57342_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57342_solr
   [junit4]   2> 772626 INFO  (zkCallback-2014-thread-1-processing-n:127.0.0.1:41159_solr) [n:127.0.0.1:41159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 772627 INFO  (zkCallback-2013-thread-1-processing-n:127.0.0.1:57342_solr) [n:127.0.0.1:57342_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 772679 INFO  (jetty-launcher-2003-thread-1) [n:127.0.0.1:41159_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001/node1/.
   [junit4]   2> 772743 INFO  (jetty-launcher-2003-thread-2) [n:127.0.0.1:57342_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001/node2/.
   [junit4]   2> 773047 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 773048 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58348/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 773091 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 773100 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 773102 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 773121 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_38535_hdfs____.urxndo/webapp
   [junit4]   2> 773671 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:38535
   [junit4]   2> 773842 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 773844 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 773865 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_34279_datanode____.obfzly/webapp
   [junit4]   2> 774458 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34279
   [junit4]   2> 774554 WARN  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 774555 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 774606 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_52664_datanode____rmcjz2/webapp
   [junit4]   2> 774757 INFO  (IPC Server handler 5 on 50510) [    ] BlockStateChange BLOCK* processReport: from storage DS-a9bf27b8-0aeb-45d0-8337-cd3d604d43be node DatanodeRegistration(127.0.0.1:52471, datanodeUuid=b0bb930a-e4bc-41d3-8f61-42edf7803edc, infoPort=48054, infoSecurePort=0, ipcPort=43477, storageInfo=lv=-56;cid=testClusterID;nsid=1609667035;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 774757 INFO  (IPC Server handler 5 on 50510) [    ] BlockStateChange BLOCK* processReport: from storage DS-2f501873-6bc5-40ea-881f-ebce132dab77 node DatanodeRegistration(127.0.0.1:52471, datanodeUuid=b0bb930a-e4bc-41d3-8f61-42edf7803edc, infoPort=48054, infoSecurePort=0, ipcPort=43477, storageInfo=lv=-56;cid=testClusterID;nsid=1609667035;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 775316 INFO  (SUITE-HdfsRecoveryZkTest-seed#[8D39E122DB993B15]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52664
   [junit4]   2> 775441 INFO  (IPC Server handler 2 on 50510) [    ] BlockStateChange BLOCK* processReport: from storage DS-3645660b-ff13-4f1a-8147-ab929b2f0d93 node DatanodeRegistration(127.0.0.1:41733, datanodeUuid=1eb343a0-d340-4923-9ee2-982ab3e99942, infoPort=58749, infoSecurePort=0, ipcPort=57520, storageInfo=lv=-56;cid=testClusterID;nsid=1609667035;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 775441 INFO  (IPC Server handler 2 on 50510) [    ] BlockStateChange BLOCK* processReport: from storage DS-4c426e3d-e0c5-4ecd-9cd0-68cb7d705eaa node DatanodeRegistration(127.0.0.1:41733, datanodeUuid=1eb343a0-d340-4923-9ee2-982ab3e99942, infoPort=58749, infoSecurePort=0, ipcPort=57520, storageInfo=lv=-56;cid=testClusterID;nsid=1609667035;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 775544 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[8D39E122DB993B15]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 775548 INFO  (qtp2083774280-12141) [n:127.0.0.1:57342_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 775551 INFO  (OverseerThreadFactory-5059-thread-1-processing-n:127.0.0.1:57342_solr) [n:127.0.0.1:57342_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 775664 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 775664 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 775775 INFO  (zkCallback-2013-thread-2-processing-n:127.0.0.1:57342_solr) [n:127.0.0.1:57342_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775775 INFO  (zkCallback-2014-thread-1-processing-n:127.0.0.1:41159_solr) [n:127.0.0.1:41159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 776676 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 776699 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 776706 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 776708 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 776710 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica2' using configuration from collection recoverytest
   [junit4]   2> 776711 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 776714 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 776715 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica1' using configuration from collection recoverytest
   [junit4]   2> 776717 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:50510/data
   [junit4]   2> 776717 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 776718 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001/node1/recoverytest_shard1_replica2], dataDir=[hdfs://solaris-vm:50510/data/recoverytest/core_node1/data/]
   [junit4]   2> 776718 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 776721 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://solaris-vm:50510/data
   [junit4]   2> 776721 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 776721 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_8D39E122DB993B15-001/tempDir-001/node2/recoverytest_shard1_replica1], dataDir=[hdfs://solaris-vm:50510/data/recoverytest/core_node2/data/]
   [junit4]   2> 776721 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 776728 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 776728 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 776730 WARN  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 776732 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 776732 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 776734 WARN  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 781737 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 781738 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node1/data
   [junit4]   2> 781746 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 781747 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node2/data
   [junit4]   2> 781767 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node1/data/index
   [junit4]   2> 781773 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 781774 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 781776 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://solaris-vm:50510/data/recoverytest/core_node2/data/index
   [junit4]   2> 781780 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 781787 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 781787 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 781792 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 781821 INFO  (IPC Server handler 5 on 50510) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52471 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a9bf27b8-0aeb-45d0-8337-cd3d604d43be:NORMAL:127.0.0.1:52471|RBW], ReplicaUC[[DISK]DS-3645660b-ff13-4f1a-8147-ab929b2f0d93:NORMAL:127.0.0.1:41733|RBW]]} size 0
   [junit4]   2> 781822 INFO  (IPC Server handler 7 on 50510) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41733 is added to blk_1073741825_1001 size 71
   [junit4]   2> 781852 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 781852 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 781852 INFO  (qtp1017520764-12145) [n:127.0.0.1:41159_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 781854 INFO  (IPC Server handler 8 on 50510) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41733 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2f501873-6bc5-40ea-881f-ebce132dab77:NORMAL:127.0.0.1:52471|RBW], ReplicaUC[[DISK]DS-4c426e3d-e0c5-4ecd-9cd0-68cb7d705eaa:NORMAL:127.0.0.1:41733|RBW]]} size 0
   [junit4]   2> 781856 INFO  (IPC Server handler 2 on 50510) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52471 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-2f501873-6bc5-40ea-881f-ebce132dab77:NORMAL:127.0.0.1:52471|RBW], ReplicaUC[[DISK]DS-4c426e3d-e0c5-4ecd-9cd0-68cb7d705eaa:NORMAL:127.0.0.1:41733|RBW]]} size 0
   [junit4]   2> 781871 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 781871 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 781871 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 781883 INFO  (qtp2083774280-12139) [n:127.0.0.1:57342_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Ha

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

 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37479 37479
   [junit4]   2> 1940579 WARN  (Thread-7734) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97188764928901130-127.0.0.1:38778_-n_0000000001
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/97188764928901130-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/overseer/queue
   [junit4]   2> 	30	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=8D39E122DB993B15 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 33.1s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<152> but was:<138>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D39E122DB993B15:56DDEF8756556ED]:0)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:280)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:244)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:130)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1940581 INFO  (SUITE-PeerSyncReplicationTest-seed#[8D39E122DB993B15]-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/J0/temp/solr.cloud.PeerSyncReplicationTest_8D39E122DB993B15-001
   [junit4]   2> Dec 29, 2016 3:41:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {other_tl1=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), rnd_s=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=MockRandom), a_i1=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=119, maxMBSortInHeap=6.684048334758513, sim=RandomSimilarity(queryNorm=true): {}, locale=nl-BE, timezone=America/Buenos_Aires
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=107560416,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, TestSurroundQueryParser, CloudMLTQParserTest, ClassificationUpdateProcessorTest, TestHdfsBackupRestoreCore, TestCloudSchemaless, HdfsWriteToMultipleCollectionsTest, NumericFieldsTest, TestBinaryField, TestCloudPivotFacet, AnalyticsMergeStrategyTest, TestCloudRecovery, TestRandomDVFaceting, HdfsTlogReplayBufferedWhileIndexingTest, TestCustomStream, ClusterStateUpdateTest, PolyFieldTest, SolrIndexConfigTest, SolrXmlInZkTest, TestSubQueryTransformer, TestMissingGroups, TestTrackingShardHandlerFactory, TemplateUpdateProcessorTest, TestInitParams, TestImpersonationWithHadoopAuth, TestCustomSort, TestSegmentSorting, TestPerFieldSimilarity, TestDistribIDF, TestTestInjection, TestTolerantSearch, DataDrivenBlockJoinTest, SolrSlf4jReporterTest, TestBulkSchemaAPI, OverseerCollectionConfigSetProcessorTest, ChangedSchemaMergeTest, TestCharFilters, DisMaxRequestHandlerTest, SolrGraphiteReporterTest, TestPKIAuthenticationPlugin, TestAddFieldRealTimeGet, TestStandardQParsers, MultiTermTest, DocumentBuilderTest, TestLeaderElectionWithEmptyReplica, CdcrRequestHandlerTest, TestCSVResponseWriter, HdfsDirectoryFactoryTest, TestSubQueryTransformerDistrib, TestLFUCache, TestDocBasedVersionConstraints, TestXmlQParserPlugin, TestSchemaNameResource, TestCustomDocTransformer, ZkControllerTest, TimeZoneUtilsTest, TlogReplayBufferedWhileIndexingTest, TestReloadDeadlock, PrimitiveFieldTypeTest, TestElisionMultitermQuery, DocValuesMissingTest, ReplaceNodeTest, HdfsChaosMonkeySafeLeaderTest, BadCopyFieldTest, SmileWriterTest, TestExpandComponent, TestClassicSimilarityFactory, TestFieldCache, TestClusterStateMutator, BlockCacheTest, SampleTest, XsltUpdateRequestHandlerTest, CopyFieldTest, OpenExchangeRatesOrgProviderTest, DateFieldTest, TestRTGBase, TestReRankQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, AssignTest, AnalysisAfterCoreReloadTest, TestSolrConfigHandlerCloud, DirectSolrSpellCheckerTest, IndexBasedSpellCheckerTest, TestFieldTypeCollectionResource, SolrCoreTest, TestRTimerTree, QueryElevationComponentTest, SSLMigrationTest, DirectUpdateHandlerTest, DocValuesMultiTest, DistributedDebugComponentTest, SpatialHeatmapFacetsTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrConfigHandler, SolrMetricManagerTest, CdcrReplicationDistributedZkTest, TestLRUCache, CustomCollectionTest, TestPseudoReturnFields, SpatialRPTFieldTypeTest, BasicAuthIntegrationTest, HardAutoCommitTest, SearchHandlerTest, SuggestComponentTest, TestSolrXml, TestIBSimilarityFactory, DistributedSpellCheckComponentTest, DirectoryFactoryTest, TestCollapseQParserPlugin, TestPostingsSolrHighlighter, FullHLLTest, SimplePostToolTest, TolerantUpdateProcessorTest, TestDocumentBuilder, RequiredFieldsTest, BlobRepositoryCloudTest, TestNumericTerms32, TestSha256AuthenticationProvider, TestOverriddenPrefixQueryForCustomFieldType, TestReloadAndDeleteDocs, SuggesterFSTTest, TestFieldCacheSanityChecker, TestSolrQueryResponse, CheckHdfsIndexTest, StandardRequestHandlerTest, TestSizeLimitedDistributedMap, ZkCLITest, ClassificationUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory, OverseerTaskQueueTest, TestHashQParserPlugin, TestCoreContainer, ShardRoutingTest, HdfsRecoveryZkTest, TestXIncludeConfig, HdfsBasicDistributedZkTest, SoftAutoCommitTest, PeerSyncTest, MigrateRouteKeyTest, DocExpirationUpdateProcessorFactoryTest, SolrPluginUtilsTest, TestReqParamsAPI, TestRandomCollapseQParserPlugin, TestConfigSetImmutable, CollectionStateFormat2Test, PathHierarchyTokenizerFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, UniqFieldsUpdateProcessorFactoryTest, TestImplicitCoreProperties, ZkNodePropsTest, ReplicaListTransformerTest, HLLUtilTest, CollectionsAPIAsyncDistributedZkTest, TestRemoteStreaming, TestSolrJ, SystemInfoHandlerTest, TestHighlightDedupGrouping, TestUseDocValuesAsStored, QueryEqualityTest, CoreAdminCreateDiscoverTest, TestOnReconnectListenerSupport, TestSort, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler, ShardRoutingCustomTest, TestDistributedSearch, TestRealTimeGet, TestStressReorder, TestRangeQuery, SpellCheckComponentTest, TestGroupingSearch, TestFiltering, TestFunctionQuery, TestBadConfig, HighlighterTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SolrRequestParserTest, DocValuesTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, MBeansHandlerTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, BaseCdcrDistributedZkTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerModifyCollectionTest, PeerSyncReplicationTest]
   [junit4] Completed [502/673 (4!)] on J0 in 33.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 62965 lines...]