Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1341/
4 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test
Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth
investigating!
Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties
were stopped - this is worth investigating!
at
__randomizedtesting.SeedInfo.seed([9708180E46844722:1F5C27D4E8782ADA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:174)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
Error Message:
8 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest: 1)
Thread[id=29603, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=29817, name=zkCallback-2863-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=29721,
name=StoppableCommitThread-EventThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
4) Thread[id=29602, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
5) Thread[id=29604, name=StoppableCommitThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:55)
6) Thread[id=29816, name=zkCallback-2863-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=29720,
name=StoppableCommitThread-SendThread(127.0.0.1:38547), state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
8) Thread[id=29722, name=zkCallback-2863-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest:
1) Thread[id=29603, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=29817, name=zkCallback-2863-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=29721, name=StoppableCommitThread-EventThread, state=WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
4) Thread[id=29602, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
5) Thread[id=29604, name=StoppableCommitThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:55)
6) Thread[id=29816, name=zkCallback-2863-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=29720, name=StoppableCommitThread-SendThread(127.0.0.1:38547),
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
8) Thread[id=29722, name=zkCallback-2863-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([9708180E46844722]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=29603, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.util.HashMap.hash(HashMap.java:338) at
java.util.HashMap.get(HashMap.java:556) at
org.apache.solr.common.util.JavaBinCodec.writeExternString(JavaBinCodec.java:1070)
at
org.apache.solr.common.util.JavaBinCodec.writeSolrInputDocument(JavaBinCodec.java:615)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:355)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
2) Thread[id=29817, name=zkCallback-2863-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=29602,
name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
4) Thread[id=29816, name=zkCallback-2863-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=29720,
name=StoppableCommitThread-SendThread(127.0.0.1:38547), state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
6) Thread[id=29722, name=zkCallback-2863-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=29603, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.util.HashMap.hash(HashMap.java:338)
at java.util.HashMap.get(HashMap.java:556)
at
org.apache.solr.common.util.JavaBinCodec.writeExternString(JavaBinCodec.java:1070)
at
org.apache.solr.common.util.JavaBinCodec.writeSolrInputDocument(JavaBinCodec.java:615)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:355)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
2) Thread[id=29817, name=zkCallback-2863-thread-3, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=29602, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
4) Thread[id=29816, name=zkCallback-2863-thread-2, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=29720, name=StoppableCommitThread-SendThread(127.0.0.1:38547),
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
6) Thread[id=29722, name=zkCallback-2863-thread-1, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([9708180E46844722]:0)
FAILED: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test
Error Message:
Mismatch in counts between replicas
Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
at
__randomizedtesting.SeedInfo.seed([9708180E46844722:1F5C27D4E8782ADA]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12382 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_9708180E46844722-001/init-core-data-001
[junit4] 2> 2106556 WARN
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 2106556 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2106557 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2106558 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_9708180E46844722-001/tempDir-001
[junit4] 2> 2106558 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2106558 INFO (Thread-134171) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2106558 INFO (Thread-134171) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2106562 ERROR (Thread-134171) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2106658 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53783
[junit4] 2> 2106667 INFO (jetty-launcher-1199-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2106669 INFO (jetty-launcher-1199-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f51f37c{/solr,null,AVAILABLE}
[junit4] 2> 2106671 INFO (jetty-launcher-1199-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2106671 INFO (jetty-launcher-1199-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6e296c80{SSL,[ssl,
http/1.1]}{127.0.0.1:34855}
[junit4] 2> 2106671 INFO (jetty-launcher-1199-thread-1) [ ]
o.e.j.s.Server Started @2108874ms
[junit4] 2> 2106671 INFO (jetty-launcher-1199-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34855}
[junit4] 2> 2106671 ERROR (jetty-launcher-1199-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2106671 INFO (jetty-launcher-1199-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2106671 INFO (jetty-launcher-1199-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2106671 INFO (jetty-launcher-1199-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2106671 INFO (jetty-launcher-1199-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-30T07:23:15.432Z
[junit4] 2> 2106682 INFO (jetty-launcher-1199-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@77cdeaf5{/solr,null,AVAILABLE}
[junit4] 2> 2106682 INFO (jetty-launcher-1199-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@151b1a53{SSL,[ssl,
http/1.1]}{127.0.0.1:50735}
[junit4] 2> 2106682 INFO (jetty-launcher-1199-thread-2) [ ]
o.e.j.s.Server Started @2108885ms
[junit4] 2> 2106683 INFO (jetty-launcher-1199-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50735}
[junit4] 2> 2106683 ERROR (jetty-launcher-1199-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2106683 INFO (jetty-launcher-1199-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2106683 INFO (jetty-launcher-1199-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2106683 INFO (jetty-launcher-1199-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2106683 INFO (jetty-launcher-1199-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-30T07:23:15.444Z
[junit4] 2> 2106687 INFO (jetty-launcher-1199-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2106687 INFO (jetty-launcher-1199-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2106705 INFO (jetty-launcher-1199-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53783/solr
[junit4] 2> 2106706 INFO (jetty-launcher-1199-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53783/solr
[junit4] 2> 2106785 INFO (jetty-launcher-1199-thread-2)
[n:127.0.0.1:50735_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2106786 INFO (jetty-launcher-1199-thread-2)
[n:127.0.0.1:50735_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50735_solr
[junit4] 2> 2106787 INFO (jetty-launcher-1199-thread-2)
[n:127.0.0.1:50735_solr ] o.a.s.c.Overseer Overseer
(id=98225841459691526-127.0.0.1:50735_solr-n_0000000000) starting
[junit4] 2> 2106796 INFO (jetty-launcher-1199-thread-1)
[n:127.0.0.1:34855_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2106802 INFO (jetty-launcher-1199-thread-2)
[n:127.0.0.1:50735_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50735_solr
[junit4] 2> 2106803 INFO (jetty-launcher-1199-thread-1)
[n:127.0.0.1:34855_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34855_solr
[junit4] 2> 2106804 INFO
(zkCallback-1210-thread-1-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2106805 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2106809 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2106809 INFO
(zkCallback-1210-thread-1-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2106913 INFO (jetty-launcher-1199-thread-1)
[n:127.0.0.1:34855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34855.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c369b39
[junit4] 2> 2106913 INFO (jetty-launcher-1199-thread-2)
[n:127.0.0.1:50735_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50735.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c369b39
[junit4] 2> 2106917 INFO (jetty-launcher-1199-thread-1)
[n:127.0.0.1:34855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34855.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c369b39
[junit4] 2> 2106917 INFO (jetty-launcher-1199-thread-1)
[n:127.0.0.1:34855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34855.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c369b39
[junit4] 2> 2106917 INFO (jetty-launcher-1199-thread-2)
[n:127.0.0.1:50735_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50735.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c369b39
[junit4] 2> 2106917 INFO (jetty-launcher-1199-thread-2)
[n:127.0.0.1:50735_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50735.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c369b39
[junit4] 2> 2106917 INFO (jetty-launcher-1199-thread-1)
[n:127.0.0.1:34855_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_9708180E46844722-001/tempDir-001/node1/.
[junit4] 2> 2106918 INFO (jetty-launcher-1199-thread-2)
[n:127.0.0.1:50735_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_9708180E46844722-001/tempDir-001/node2/.
[junit4] 2> 2106949 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2106950 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53783/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 2106983 WARN
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 2106990 WARN
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2106997 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2107007 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_58157_hdfs____enslh6/webapp
[junit4] 2> 2107427 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:58157
[junit4] 2> 2107522 WARN
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2107523 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2107533 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_57084_datanode____w6jyup/webapp
[junit4] 2> 2107937 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:57084
[junit4] 2> 2108053 WARN
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2108054 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2108074 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_44351_datanode____7i720m/webapp
[junit4] 2> 2108162 INFO (IPC Server handler 4 on 50499) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-d5b2034e-7754-4452-beb8-600780475df5 node
DatanodeRegistration(127.0.0.1:46920,
datanodeUuid=cb97ca18-8f35-471c-b038-3ed6343de5db, infoPort=33742,
infoSecurePort=0, ipcPort=47430,
storageInfo=lv=-56;cid=testClusterID;nsid=346323685;c=0), blocks: 0,
hasStaleStorage: true, processing time: 2 msecs
[junit4] 2> 2108162 INFO (IPC Server handler 4 on 50499) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-76932bbb-69d9-4afe-9654-663d5572abb1 node
DatanodeRegistration(127.0.0.1:46920,
datanodeUuid=cb97ca18-8f35-471c-b038-3ed6343de5db, infoPort=33742,
infoSecurePort=0, ipcPort=47430,
storageInfo=lv=-56;cid=testClusterID;nsid=346323685;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2108476 INFO
(SUITE-HdfsRecoveryZkTest-seed#[9708180E46844722]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44351
[junit4] 2> 2108593 INFO (IPC Server handler 4 on 50499) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-c8eb4870-7c94-4b32-8162-2170366ab95a node
DatanodeRegistration(127.0.0.1:54194,
datanodeUuid=6143d401-ee87-476d-87aa-fbf5ba26eee9, infoPort=44115,
infoSecurePort=0, ipcPort=41702,
storageInfo=lv=-56;cid=testClusterID;nsid=346323685;c=0), blocks: 0,
hasStaleStorage: true, processing time: 1 msecs
[junit4] 2> 2108593 INFO (IPC Server handler 4 on 50499) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-263e6ac6-0a39-44a6-948e-24a155f77a29 node
DatanodeRegistration(127.0.0.1:54194,
datanodeUuid=6143d401-ee87-476d-87aa-fbf5ba26eee9, infoPort=44115,
infoSecurePort=0, ipcPort=41702,
storageInfo=lv=-56;cid=testClusterID;nsid=346323685;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2109086 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[9708180E46844722]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 2109103 INFO (qtp2111576810-140960) [n:127.0.0.1:50735_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2109106 INFO
(OverseerThreadFactory-3603-thread-1-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_solr ] o.a.s.c.CreateCollectionCmd Create collection
recoverytest
[junit4] 2> 2109211 INFO
(OverseerStateUpdate-98225841459691526-127.0.0.1:50735_solr-n_0000000000)
[n:127.0.0.1:50735_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"recoverytest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"recoverytest_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34855/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2109212 INFO
(OverseerStateUpdate-98225841459691526-127.0.0.1:50735_solr-n_0000000000)
[n:127.0.0.1:50735_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"recoverytest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"recoverytest_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:50735/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2109419 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2109420 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2109434 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2109434 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2109538 INFO
(zkCallback-1211-thread-2-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_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> 2109538 INFO
(zkCallback-1210-thread-1-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_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> 2109538 INFO
(zkCallback-1210-thread-2-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_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> 2109538 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_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> 2110443 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2110447 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2110452 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2110455 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2110455 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n1' using
configuration from collection recoverytest, trusted=true
[junit4] 2> 2110455 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.s.IndexSchema [recoverytest_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2110456 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50735.solr.core.recoverytest.shard1.replica_n1' (registry
'solr.core.recoverytest.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c369b39
[junit4] 2> 2110458 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2110458 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica_n2' using
configuration from collection recoverytest, trusted=true
[junit4] 2> 2110459 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34855.solr.core.recoverytest.shard1.replica_n2' (registry
'solr.core.recoverytest.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5c369b39
[junit4] 2> 2110461 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:50499/data
[junit4] 2> 2110462 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 2110462 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2110462 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_9708180E46844722-001/tempDir-001/node2/recoverytest_shard1_replica_n1],
dataDir=[hdfs://localhost:50499/data/recoverytest/core_node2/data/]
[junit4] 2> 2110462 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:50499/data
[junit4] 2> 2110462 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 2110462 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2110462 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.SolrCore [[recoverytest_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_9708180E46844722-001/tempDir-001/node1/recoverytest_shard1_replica_n2],
dataDir=[hdfs://localhost:50499/data/recoverytest/core_node1/data/]
[junit4] 2> 2110463 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50499/data/recoverytest/core_node2/data/snapshot_metadata
[junit4] 2> 2110463 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50499/data/recoverytest/core_node1/data/snapshot_metadata
[junit4] 2> 2110472 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2110472 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2110473 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2110473 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2110486 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2110486 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2110487 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50499/data/recoverytest/core_node2/data
[junit4] 2> 2110488 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50499/data/recoverytest/core_node1/data
[junit4] 2> 2110529 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50499/data/recoverytest/core_node1/data/index
[junit4] 2> 2110535 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2110535 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2110538 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:50499/data/recoverytest/core_node2/data/index
[junit4] 2> 2110541 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2110546 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 2110546 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[16777216] will allocate [1] slabs and use ~[16777216] bytes
[junit4] 2> 2110551 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 2110595 INFO (IPC Server handler 2 on 50499) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54194 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-76932bbb-69d9-4afe-9654-663d5572abb1:NORMAL:127.0.0.1:46920|RBW],
ReplicaUC[[DISK]DS-c8eb4870-7c94-4b32-8162-2170366ab95a:NORMAL:127.0.0.1:54194|RBW]]}
size 0
[junit4] 2> 2110595 INFO (IPC Server handler 4 on 50499) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46920 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-c8eb4870-7c94-4b32-8162-2170366ab95a:NORMAL:127.0.0.1:54194|RBW],
ReplicaUC[[DISK]DS-d5b2034e-7754-4452-beb8-600780475df5:NORMAL:127.0.0.1:46920|FINALIZED]]}
size 0
[junit4] 2> 2110608 INFO (IPC Server handler 4 on 50499) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:54194 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-263e6ac6-0a39-44a6-948e-24a155f77a29:NORMAL:127.0.0.1:54194|RBW],
ReplicaUC[[DISK]DS-76932bbb-69d9-4afe-9654-663d5572abb1:NORMAL:127.0.0.1:46920|RBW]]}
size 0
[junit4] 2> 2110613 INFO (IPC Server handler 6 on 50499) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46920 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-263e6ac6-0a39-44a6-948e-24a155f77a29:NORMAL:127.0.0.1:54194|RBW],
ReplicaUC[[DISK]DS-76932bbb-69d9-4afe-9654-663d5572abb1:NORMAL:127.0.0.1:46920|RBW]]}
size 0
[junit4] 2> 2110637 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 2110637 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2110637 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 2110645 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2110645 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2110648 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 2110648 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2110648 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 2110656 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2110656 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2110669 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@78d3c0e3[recoverytest_shard1_replica_n1] main]
[junit4] 2> 2110672 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2110673 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@70d811d8[recoverytest_shard1_replica_n2] main]
[junit4] 2> 2110673 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2110674 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2110674 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2110674 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2110674 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2110678 INFO
(searcherExecutor-3608-thread-1-processing-n:127.0.0.1:50735_solr
x:recoverytest_shard1_replica_n1 s:shard1 c:recoverytest r:core_node2)
[n:127.0.0.1:50735_solr c:recoverytest s:shard1 r:core_node2
x:recoverytest_shard1_replica_n1] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n1] Registered new searcher
Searcher@78d3c0e3[recoverytest_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2110679 WARN (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for
hdfs://localhost:47840/solr3 due to exception: java.net.ConnectException: Call
From lucene1-us-west/10.41.0.5 to localhost:47840 failed on connection
exception: java.net.ConnectException: Connection refused; For more details see:
http://wiki.apache.org/hadoop/ConnectionRefused
[junit4] 2> 2110681 INFO
(searcherExecutor-3609-thread-1-processing-n:127.0.0.1:34855_solr
x:recoverytest_shard1_replica_n2 s:shard1 c:recoverytest r:core_node1)
[n:127.0.0.1:34855_solr c:recoverytest s:shard1 r:core_node1
x:recoverytest_shard1_replica_n2] o.a.s.c.SolrCore
[recoverytest_shard1_replica_n2] Registered new searcher
Searcher@70d811d8[recoverytest_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2110681 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571613467677294592
[junit4] 2> 2110681 WARN (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for
hdfs://localhost:47840/solr3 due to exception: java.net.ConnectException: Call
From lucene1-us-west/10.41.0.5 to localhost:47840 failed on connection
exception: java.net.ConnectException: Connection refused; For more details see:
http://wiki.apache.org/hadoop/ConnectionRefused
[junit4] 2> 2110681 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1571613467677294592
[junit4] 2> 2110687 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2110687 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2110687 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/
[junit4] 2> 2110687 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n1
url=https://127.0.0.1:50735/solr START
replicas=[https://127.0.0.1:34855/solr/recoverytest_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 2110692 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica_n1
url=https://127.0.0.1:50735/solr DONE. We have no versions. sync failed.
[junit4] 2> 2110696 INFO (qtp1043576813-140947) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.c.S.Request [recoverytest_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2110696 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2110696 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2110696 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2110698 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/ shard1
[junit4] 2> 2110800 INFO
(zkCallback-1210-thread-1-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_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> 2110800 INFO
(zkCallback-1210-thread-2-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_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> 2110800 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_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> 2110801 INFO
(zkCallback-1211-thread-2-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_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> 2110849 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2110851 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1431
[junit4] 2> 2110953 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_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> 2110953 INFO
(zkCallback-1211-thread-2-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_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> 2110953 INFO
(zkCallback-1210-thread-1-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_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> 2110953 INFO
(zkCallback-1210-thread-2-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_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> 2111691 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2257
[junit4] 2> 2111698 INFO (qtp2111576810-140960) [n:127.0.0.1:50735_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 2111797 INFO
(zkCallback-1211-thread-2-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_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> 2111797 INFO
(zkCallback-1211-thread-1-processing-n:127.0.0.1:50735_solr)
[n:127.0.0.1:50735_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> 2111797 INFO
(zkCallback-1210-thread-2-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_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> 2111797 INFO
(zkCallback-1210-thread-1-processing-n:127.0.0.1:34855_solr)
[n:127.0.0.1:34855_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> 2112699 INFO (qtp2111576810-140960) [n:127.0.0.1:50735_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3595
[junit4] 2> 2112700 INFO
(TEST-HdfsRecoveryZkTest.test-seed#[9708180E46844722]) [ ]
o.a.s.c.RecoveryZkTest Indexing 30000 documents
[junit4] 2> 2112710 DEBUG (qtp2111576810-140952) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs
tlog{file=hdfs://localhost:50499/data/recoverytest/core_node2/data/tlog/tlog.0000000000000000000
refcount=1}
[junit4] 2> 2112716 DEBUG (qtp1043576813-140949) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.HdfsTransactionLog Opening new tlog hdfs
tlog{file=hdfs://localhost:50499/data/recoverytest/core_node1/data/tlog/tlog.0000000000000000000
refcount=1}
[junit4] 2> 2112727 INFO (qtp1043576813-140946) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-0
(1571613469802758144)]} 0 12
[junit4] 2> 2112727 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0
(1571613469802758144)]} 0 19
[junit4] 2> 2112727 INFO (qtp1043576813-140949) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-0
(1571613469799612416)]} 0 16
[junit4] 2> 2112728 INFO (qtp2111576810-140952) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0
(1571613469799612416)]} 0 22
[junit4] 2> 2112730 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-0
(-1571613469823729665)]} 0 0
[junit4] 2> 2112730 INFO (qtp1043576813-140943) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[2-0
(-1571613469823729664)]} 0 0
[junit4] 2> 2112730 INFO (qtp2111576810-140960) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-0
(-1571613469823729664)]} 0 2
[junit4] 2> 2112731 INFO (qtp2111576810-140959) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-0
(-1571613469823729665)]} 0 2
[junit4] 2> 2112733 INFO (qtp1043576813-140945) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-1
(1571613469826875392)]} 0 0
[junit4] 2> 2112733 INFO (qtp2111576810-140953) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1
(1571613469826875392)]} 0 2
[junit4] 2> 2112734 INFO (qtp1043576813-140949) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-1
(1571613469827923968)]} 0 1
[junit4] 2> 2112735 INFO (qtp1043576813-140947) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-2
(1571613469830021120)]} 0 0
[junit4] 2> 2112735 INFO (qtp2111576810-140958) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1
(1571613469827923968)]} 0 2
[junit4] 2> 2112735 INFO (qtp2111576810-140957) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2
(1571613469830021120)]} 0 1
[junit4] 2> 2112740 INFO (qtp1043576813-140943) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-2
(1571613469831069696)]} 0 3
[junit4] 2> 2112740 INFO (qtp2111576810-140952) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2
(1571613469831069696)]} 0 4
[junit4] 2> 2112742 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-3
(1571613469837361152)]} 0 1
[junit4] 2> 2112743 INFO (qtp2111576810-140960) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3
(1571613469837361152)]} 0 2
[junit4] 2> 2112745 INFO (qtp1043576813-140949) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-4
(1571613469839458304)]} 0 0
[junit4] 2> 2112745 INFO (qtp2111576810-140953) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4
(1571613469839458304)]} 0 1
[junit4] 2> 2112746 INFO (qtp1043576813-140945) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{delete=[1-4
(-1571613469842604032)]} 0 0
[junit4] 2> 2112747 INFO (qtp2111576810-140958) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4
(-1571613469842604032)]} 0 1
[junit4] 2> 2112749 INFO (qtp1043576813-140947) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-5
(1571613469843652608)]} 0 0
[junit4] 2> 2112749 INFO (qtp2111576810-140957) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5
(1571613469843652608)]} 0 1
[junit4] 2> 2112751 INFO (qtp1043576813-140950) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[1-6
(1571613469845749760)]} 0 0
[junit4] 2> 2112751 INFO (qtp1043576813-140946) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:50735/solr/recoverytest_shard1_replica_n1/&wt=javabin&version=2}{add=[2-3
(1571613469836312576)]} 0 10
[junit4] 2> 2112751 INFO (qtp2111576810-140952) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6
(1571613469845749760)]} 0 1
[junit4] 2> 2112751 INFO (qtp2111576810-140956) [n:127.0.0.1:50735_solr
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3
(1571613469836312576)]} 0 11
[junit4] 2> 2112753 INFO (qtp1043576813-140947) [n:127.0.0.1:34855_solr
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica_n2]
webapp=/solr path=/update params={update.distrib=FR
[...truncated too long message...]
nt.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([9708180E46844722]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=29603, name=StoppableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at java.util.HashMap.hash(HashMap.java:338)
[junit4] > at java.util.HashMap.get(HashMap.java:556)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeExternString(JavaBinCodec.java:1070)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeSolrInputDocument(JavaBinCodec.java:615)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:355)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
[junit4] > at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
[junit4] > at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
[junit4] > at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
[junit4] > at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] > 2) Thread[id=29817, name=zkCallback-2863-thread-3,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=29602, name=StoppableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:328)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeMapEntry(JavaBinCodec.java:764)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:383)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeIterator(JavaBinCodec.java:705)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:367)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeNamedList(JavaBinCodec.java:223)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeKnownType(JavaBinCodec.java:330)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.writeVal(JavaBinCodec.java:228)
[junit4] > at
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:155)
[junit4] > at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:91)
[junit4] > at
org.apache.solr.client.solrj.impl.BinaryRequestWriter.getContentStream(BinaryRequestWriter.java:67)
[junit4] > at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getDelegate(RequestWriter.java:94)
[junit4] > at
org.apache.solr.client.solrj.request.RequestWriter$LazyContentStream.getName(RequestWriter.java:104)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.createMethod(HttpSolrClient.java:379)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] > 4) Thread[id=29816, name=zkCallback-2863-thread-2,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 5) Thread[id=29720,
name=StoppableCommitThread-SendThread(127.0.0.1:38547), state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
[junit4] > 6) Thread[id=29722, name=zkCallback-2863-thread-1,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([9708180E46844722]:0)
[junit4] Completed [499/724 (2!)] on J0 in 145.81s, 1 test, 1 failure, 2
errors <<< FAILURES!
[...truncated 43962 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]