Build:
https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/14/
9 tests failed.
FAILED:
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState
Error Message:
expected:<27> but was:<28>
Stack Trace:
java.lang.AssertionError: expected:<27> but was:<28>
at
__randomizedtesting.SeedInfo.seed([D31B390A1E68C08B:8D669BF4BA758976]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState(TestLeaderInitiatedRecoveryThread.java:123)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
FAILED:
junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit
Error Message:
Captured an uncaught exception in thread: Thread[id=19234, name=Lucene Merge
Thread #183, state=RUNNABLE, group=TGRP-TestDocTermOrdsUninvertLimit]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=19234, name=Lucene Merge Thread #183,
state=RUNNABLE, group=TGRP-TestDocTermOrdsUninvertLimit]
Caused by: org.apache.lucene.index.MergePolicy$MergeException:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at __randomizedtesting.SeedInfo.seed([D31B390A1E68C08B]:0)
at
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
FAILED:
junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit
Error Message:
Captured an uncaught exception in thread: Thread[id=19251, name=Lucene Merge
Thread #200, state=RUNNABLE, group=TGRP-TestDocTermOrdsUninvertLimit]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=19251, name=Lucene Merge Thread #200,
state=RUNNABLE, group=TGRP-TestDocTermOrdsUninvertLimit]
Caused by: org.apache.lucene.index.MergePolicy$MergeException:
org.apache.lucene.store.AlreadyClosedException: refusing to delete any files:
this IndexWriter hit an unrecoverable exception
at __randomizedtesting.SeedInfo.seed([D31B390A1E68C08B]:0)
at
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
Caused by: org.apache.lucene.store.AlreadyClosedException: refusing to delete
any files: this IndexWriter hit an unrecoverable exception
at
org.apache.lucene.index.IndexFileDeleter.ensureOpen(IndexFileDeleter.java:349)
at
org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:669)
at
org.apache.lucene.index.IndexFileDeleter.deleteNewFiles(IndexFileDeleter.java:664)
at
org.apache.lucene.index.IndexWriter.deleteNewFiles(IndexWriter.java:4974)
at
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4502)
at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4052)
at
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.HashMap.newNode(HashMap.java:1747)
at java.util.HashMap.putVal(HashMap.java:631)
at java.util.HashMap.put(HashMap.java:612)
at java.util.HashSet.add(HashSet.java:220)
at org.apache.lucene.index.ReaderPool.noDups(ReaderPool.java:385)
at org.apache.lucene.index.ReaderPool.get(ReaderPool.java:365)
at
org.apache.lucene.index.IndexWriter.getPooledInstance(IndexWriter.java:5174)
at
org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:640)
at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4618)
at
org.apache.lucene.index.IndexWriter$$Lambda$680/997265496.apply(Unknown Source)
at
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4610)
at
org.apache.lucene.index.IndexWriter.handleMergeException(IndexWriter.java:4005)
at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
... 2 more
FAILED:
junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit
Error Message:
Captured an uncaught exception in thread: Thread[id=19252, name=Lucene Merge
Thread #201, state=RUNNABLE, group=TGRP-TestDocTermOrdsUninvertLimit]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=19252, name=Lucene Merge Thread #201,
state=RUNNABLE, group=TGRP-TestDocTermOrdsUninvertLimit]
Caused by: org.apache.lucene.index.MergePolicy$MergeException:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at __randomizedtesting.SeedInfo.seed([D31B390A1E68C08B]:0)
at
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.copyOfRange(Arrays.java:3664)
at java.lang.String.<init>(String.java:207)
at java.lang.StringBuilder.toString(StringBuilder.java:407)
at java.util.StringJoiner.toString(StringJoiner.java:165)
at java.util.stream.Collectors$$Lambda$684/2046590577.apply(Unknown
Source)
at
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:503)
at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4610)
at
org.apache.lucene.index.IndexWriter.abortMerges(IndexWriter.java:2498)
at
org.apache.lucene.index.IndexWriter.rollbackInternalNoCommit(IndexWriter.java:2278)
at
org.apache.lucene.index.IndexWriter.rollbackInternal(IndexWriter.java:2265)
at
org.apache.lucene.index.IndexWriter.maybeCloseOnTragicEvent(IndexWriter.java:4851)
at
org.apache.lucene.index.IndexWriter.tragicEvent(IndexWriter.java:4841)
at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4078)
at
org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
FAILED: org.apache.solr.cloud.RestartWhileUpdatingTest.test
Error Message:
There are still nodes recoverying - waited for 320 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 320
seconds
at
__randomizedtesting.SeedInfo.seed([D31B390A1E68C08B:5B4F06D0B094AD73]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:921)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1478)
at
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:145)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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.RestartWhileUpdatingTest
Error Message:
7 threads leaked from SUITE scope at
org.apache.solr.cloud.RestartWhileUpdatingTest: 1) Thread[id=29607,
name=searcherExecutor-7494-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=29569,
name=searcherExecutor-7480-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=29651,
name=searcherExecutor-7508-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=29526,
name=searcherExecutor-7466-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=29734,
name=searcherExecutor-7528-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=29806,
name=searcherExecutor-7556-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=29770,
name=searcherExecutor-7542-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE
scope at org.apache.solr.cloud.RestartWhileUpdatingTest:
1) Thread[id=29607, name=searcherExecutor-7494-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=29569, name=searcherExecutor-7480-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=29651, name=searcherExecutor-7508-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=29526, name=searcherExecutor-7466-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=29734, name=searcherExecutor-7528-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=29806, name=searcherExecutor-7556-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=29770, name=searcherExecutor-7542-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([D31B390A1E68C08B]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.RestartWhileUpdatingTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=29607, name=searcherExecutor-7494-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=29569,
name=searcherExecutor-7480-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=29651,
name=searcherExecutor-7508-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=29526,
name=searcherExecutor-7466-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=29734,
name=searcherExecutor-7528-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=29806,
name=searcherExecutor-7556-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=29770,
name=searcherExecutor-7542-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest] 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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
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=29607, name=searcherExecutor-7494-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=29569, name=searcherExecutor-7480-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=29651, name=searcherExecutor-7508-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=29526, name=searcherExecutor-7466-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=29734, name=searcherExecutor-7528-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=29806, name=searcherExecutor-7556-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=29770, name=searcherExecutor-7542-thread-1, state=WAITING,
group=TGRP-RestartWhileUpdatingTest]
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
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([D31B390A1E68C08B]:0)
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv
Error Message:
Some docs had errors -- check logs expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: Some docs had errors -- check logs expected:<0> but
was:<1>
at
__randomizedtesting.SeedInfo.seed([D31B390A1E68C08B:E50F5B4C9435FA9A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:342)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:198)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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 13934 lines...]
[junit4] Suite: org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread
[junit4] 2> 2849977 INFO
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[D31B390A1E68C08B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/init-core-data-001
[junit4] 2> 2849977 WARN
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[D31B390A1E68C08B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 2849977 INFO
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[D31B390A1E68C08B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2849985 INFO
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[D31B390A1E68C08B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 2849985 INFO
(SUITE-TestLeaderInitiatedRecoveryThread-seed#[D31B390A1E68C08B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2849988 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2849989 INFO (Thread-11719) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2849989 INFO (Thread-11719) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2849998 ERROR (Thread-11719) [ ] 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> 2850089 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.ZkTestServer start zk server on port:56927
[junit4] 2> 2850115 INFO (zkConnectionManagerCallback-3827-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2850139 INFO (zkConnectionManagerCallback-3829-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2850144 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2850145 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2850147 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2850148 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2850149 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2850151 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2850152 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2850153 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2850154 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2850155 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2850156 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2850158 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 2850336 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z;
git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
[junit4] 2> 2850337 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2850337 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2850337 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2850337 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4cc2831f{/,null,AVAILABLE}
[junit4] 2> 2850337 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@6ef4d0c2{HTTP/1.1,[http/1.1]}{127.0.0.1:59711}
[junit4] 2> 2850337 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.Server Started @2850587ms
[junit4] 2> 2850337 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=59711,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/control-001/cores}
[junit4] 2> 2850338 ERROR
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2850338 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2850338 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 2850338 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2850338 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2850338 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-09T13:46:53.127Z
[junit4] 2> 2850340 INFO (zkConnectionManagerCallback-3831-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2850341 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2850341 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/control-001/solr.xml
[junit4] 2> 2850345 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2850345 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2850347 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2850547 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56927/solr
[junit4] 2> 2850549 INFO (zkConnectionManagerCallback-3835-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2850551 INFO (zkConnectionManagerCallback-3837-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2850687 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2850688 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:59711_
[junit4] 2> 2850689 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.c.Overseer Overseer
(id=73945287071891460-127.0.0.1:59711_-n_0000000000) starting
[junit4] 2> 2850723 INFO (zkConnectionManagerCallback-3844-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2850725 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:56927/solr ready
[junit4] 2> 2850746 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59711_
[junit4] 2> 2850758 INFO (zkCallback-3843-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2850767 INFO (zkCallback-3836-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2850800 WARN
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.h.a.MetricsHistoryHandler Missing .system,
keeping metrics history in memory
[junit4] 2> 2850835 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a
[junit4] 2> 2850858 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a
[junit4] 2> 2850858 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a
[junit4] 2> 2850860 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:59711_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/control-001/cores
[junit4] 2> 2850950 INFO (zkConnectionManagerCallback-3850-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2850951 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2850952 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:56927/solr ready
[junit4] 2> 2850974 INFO (qtp240083452-26362) [n:127.0.0.1:59711_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59711_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2850990 INFO (OverseerThreadFactory-6039-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 2851303 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2851303 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2852344 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2852394 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2853012 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2853038 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 2853038 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a
[junit4] 2> 2853038 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2853038 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2853042 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3819e856
[junit4] 2> 2853062 WARN (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2853188 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2853188 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2853190 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2853190 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2853192 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=30.3291015625,
floorSegmentMB=0.5244140625, forceMergeDeletesPctAllowed=11.722601373241035,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=1.7001953125, noCFSRatio=1.0
[junit4] 2> 2853200 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@fcf3b9b[control_collection_shard1_replica_n1] main]
[junit4] 2> 2853201 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2853202 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2853203 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2853204 INFO
(searcherExecutor-6044-thread-1-processing-n:127.0.0.1:59711_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:59711_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@fcf3b9b[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2853204 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1602802958721875968
[junit4] 2> 2853221 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2853225 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2853225 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2853225 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:59711/control_collection_shard1_replica_n1/
[junit4] 2> 2853225 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2853225 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:59711/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2853225 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2853229 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:59711/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2853339 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2853348 INFO (qtp240083452-26357) [n:127.0.0.1:59711_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2045
[junit4] 2> 2853352 INFO (qtp240083452-26362) [n:127.0.0.1:59711_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2853448 INFO (zkCallback-3836-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2854352 INFO (qtp240083452-26362) [n:127.0.0.1:59711_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59711_&wt=javabin&version=2}
status=0 QTime=3377
[junit4] 2> 2854398 INFO (zkConnectionManagerCallback-3855-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2854399 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2854400 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:56927/solr ready
[junit4] 2> 2854400 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 2854401 INFO (qtp240083452-26358) [n:127.0.0.1:59711_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2854410 INFO
(OverseerCollectionConfigSetProcessor-73945287071891460-127.0.0.1:59711_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2854411 INFO (OverseerThreadFactory-6039-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 2854412 WARN (OverseerThreadFactory-6039-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 2854620 INFO (qtp240083452-26358) [n:127.0.0.1:59711_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2854620 INFO (qtp240083452-26358) [n:127.0.0.1:59711_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=219
[junit4] 2> 2854813 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/shard-1-001
of type NRT
[junit4] 2> 2854814 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z;
git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
[junit4] 2> 2854815 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2854815 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2854815 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2854816 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@207b61af{/,null,AVAILABLE}
[junit4] 2> 2854816 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@76566f11{HTTP/1.1,[http/1.1]}{127.0.0.1:51563}
[junit4] 2> 2854816 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.e.j.s.Server Started @2855066ms
[junit4] 2> 2854816 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=51563,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/shard-1-001/cores}
[junit4] 2> 2854817 ERROR
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2854817 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2854817 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 2854817 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2854817 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2854817 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-06-09T13:46:57.606Z
[junit4] 2> 2854819 INFO (zkConnectionManagerCallback-3857-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2854820 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2854820 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/shard-1-001/solr.xml
[junit4] 2> 2854824 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2854824 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2854826 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2855016 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56927/solr
[junit4] 2> 2855030 INFO (zkConnectionManagerCallback-3861-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2855210 INFO (zkConnectionManagerCallback-3863-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2855216 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2855218 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2855232 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2855232 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51563_
[junit4] 2> 2855234 INFO (zkCallback-3843-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2855234 INFO (zkCallback-3836-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2855262 INFO (zkCallback-3862-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2855274 INFO (zkCallback-3854-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2855326 INFO (zkConnectionManagerCallback-3870-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2855327 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2855328 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:56927/solr ready
[junit4] 2> 2855334 WARN
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.h.a.MetricsHistoryHandler Missing .system,
keeping metrics history in memory
[junit4] 2> 2855378 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a
[junit4] 2> 2855409 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a
[junit4] 2> 2855410 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a
[junit4] 2> 2855422 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[n:127.0.0.1:51563_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/shard-1-001/cores
[junit4] 2> 2855472 INFO (qtp2067180293-26418) [n:127.0.0.1:51563_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51563_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2855475 INFO
(OverseerCollectionConfigSetProcessor-73945287071891460-127.0.0.1:59711_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2855476 INFO (OverseerThreadFactory-6039-thread-3) [
c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:51563_ for creating new replica
[junit4] 2> 2855480 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
x:collection1_shard1_replica_n21] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2856499 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2856564 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
[collection1_shard1_replica_n21] Schema name=test
[junit4] 2> 2856818 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2856836 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from
collection collection1, trusted=true
[junit4] 2> 2856836 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n21' (registry
'solr.core.collection1.shard1.replica_n21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10bf574a
[junit4] 2> 2856836 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2856836 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[[collection1_shard1_replica_n21] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/shard-1-001/cores/collection1_shard1_replica_n21],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
[junit4] 2> 2856847 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2987dae5
[junit4] 2> 2856883 WARN (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2857059 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2857059 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2857061 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 2857061 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2857062 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=30.3291015625,
floorSegmentMB=0.5244140625, forceMergeDeletesPctAllowed=11.722601373241035,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=1.7001953125, noCFSRatio=1.0
[junit4] 2> 2857068 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@57e344d0[collection1_shard1_replica_n21] main]
[junit4] 2> 2857069 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2857069 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2857070 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2857071 INFO
(searcherExecutor-6058-thread-1-processing-n:127.0.0.1:51563_
x:collection1_shard1_replica_n21 c:collection1 s:shard1) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[collection1_shard1_replica_n21] Registered new searcher
Searcher@57e344d0[collection1_shard1_replica_n21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2857071 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1602802962776719360
[junit4] 2> 2857205 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard1 to
Terms{values={core_node22=0}, version=0}
[junit4] 2> 2857208 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2857208 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2857208 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:51563/collection1_shard1_replica_n21/
[junit4] 2> 2857208 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2857208 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
http://127.0.0.1:51563/collection1_shard1_replica_n21/ has no replicas
[junit4] 2> 2857208 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2857211 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51563/collection1_shard1_replica_n21/ shard1
[junit4] 2> 2857362 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2857365 INFO (qtp2067180293-26413) [n:127.0.0.1:51563_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1885
[junit4] 2> 2857369 INFO (qtp2067180293-26418) [n:127.0.0.1:51563_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:51563_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1896
[junit4] 2> 2857479 INFO
(OverseerCollectionConfigSetProcessor-73945287071891460-127.0.0.1:59711_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2857535 INFO
(TEST-TestLeaderInitiatedRecoveryThread.testPublishDownState-seed#[D31B390A1E68C08B])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestLeaderInitiatedRecoveryThread_D31B390A1E68C08B-001/shard-2-001
of type NRT
[junit4] 2
[...truncated too long message...]
eUpdate-73945446353141772-127.0.0.1:40427_solr-n_0000000000) [ ]
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40427_solr
[junit4] 2> 5575203 WARN
(OverseerAutoScalingTriggerThread-73945446353141772-127.0.0.1:40427_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 5575243 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x106b4fddea30018, likely client has closed socket
[junit4] 2> 5575243 INFO (jetty-closer-4996-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4b8dc97a{/solr,null,UNAVAILABLE}
[junit4] 2> 5575247 INFO (jetty-closer-4996-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 5575247 INFO (jetty-closer-4996-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6d41b114{/solr,null,UNAVAILABLE}
[junit4] 2> 5575264 INFO (zkCallback-5046-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37549_solr
[junit4] 2> 5575265 INFO (jetty-closer-4996-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7c7911b1{/solr,null,UNAVAILABLE}
[junit4] 2> 5575266 INFO (jetty-closer-4996-thread-5) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 5575266 INFO (jetty-closer-4996-thread-9) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3343ae31{/solr,null,UNAVAILABLE}
[junit4] 2> 5575272 INFO (jetty-closer-4996-thread-9) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 5575272 INFO (jetty-closer-4996-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 5575282 INFO (jetty-closer-4996-thread-10) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2bd012de{/solr,null,UNAVAILABLE}
[junit4] 2> 5575283 INFO (jetty-closer-4996-thread-10) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 5575345 INFO (jetty-closer-4996-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@767e768a{/solr,null,UNAVAILABLE}
[junit4] 2> 5575346 INFO (zkCallback-5148-thread-4) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36015_solr
[junit4] 2> 5575348 INFO (jetty-closer-4996-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 5576847 INFO (jetty-closer-4996-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@773ee4df{/solr,null,UNAVAILABLE}
[junit4] 2> 5576848 INFO (jetty-closer-4996-thread-8) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 5576851 ERROR
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D31B390A1E68C08B]-worker) [ ]
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> 5576851 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[D31B390A1E68C08B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39089 39089
[junit4] 2> 5577030 INFO (Thread-11357) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39089 39089
[junit4] 2> 5577031 WARN (Thread-11357) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 101 /solr/collections/test_col/terms/shard3
[junit4] 2> 93 /solr/collections/test_col/terms/shard5
[junit4] 2> 89 /solr/collections/test_col/terms/shard1
[junit4] 2> 87 /solr/collections/test_col/terms/shard4
[junit4] 2> 79 /solr/collections/test_col/terms/shard2
[junit4] 2> 21 /solr/aliases.json
[junit4] 2> 21 /solr/clusterprops.json
[junit4] 2> 10
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 10 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 21 /solr/clusterstate.json
[junit4] 2> 10 /solr/collections/test_col/state.json
[junit4] 2> 4
/solr/overseer_elect/election/73945446353141777-127.0.0.1:37549_solr-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/73945446353141791-127.0.0.1:55089_solr-n_0000000006
[junit4] 2> 2
/solr/overseer_elect/election/73945446353141781-127.0.0.1:55829_solr-n_0000000003
[junit4] 2> 2
/solr/overseer_elect/election/73945446353141789-127.0.0.1:46547_solr-n_0000000005
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 21 /solr/live_nodes
[junit4] 2> 21 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_D31B390A1E68C08B-001
[junit4] 2> Jun 09, 2018 2:32:19 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{long_stored_idx=PostingsFormat(name=LuceneVarGapFixedInterval),
long_dv_idx=FSTOrd50, id=FSTOrd50, long_dv_stored_idx=FSTOrd50},
docValues:{_version_=DocValuesFormat(name=Direct),
long_dv_idx=DocValuesFormat(name=Lucene70),
long_dv_stored=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Lucene70), long_dv=DocValuesFormat(name=Lucene70),
long_dv_stored_idx=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=619,
maxMBSortInHeap=5.570579582217124,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7ca0098c),
locale=id, timezone=Europe/Helsinki
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=119503344,total=514850816
[junit4] 2> NOTE: All tests run in this JVM: [SearchRateTriggerTest,
TestUtilizeNode, TermVectorComponentDistributedTest, TestUseDocValuesAsStored,
TestHashQParserPlugin, TestFieldResource, EchoParamsTest, SuggesterWFSTTest,
TestPhraseSuggestions, TestEmbeddedSolrServerAdminHandler,
RegexBytesRefFilterTest, TestIndexSearcher, BlockJoinFacetSimpleTest,
TestMacroExpander, TestQuerySenderNoQuery, SolrCloudReportersTest,
SuggestComponentTest, AddReplicaTest, TestLuceneMatchVersion,
TestPayloadScoreQParserPlugin, OutputWriterTest,
SharedFSAutoReplicaFailoverTest, TriggerCooldownIntegrationTest,
DefaultValueUpdateProcessorTest, TestRequestStatusCollectionAPI,
TestDynamicFieldCollectionResource, ConfigureRecoveryStrategyTest,
TestCloudDeleteByQuery, RollingRestartTest, SolrRequestParserTest,
TestFieldCacheSort, ClassificationUpdateProcessorIntegrationTest,
SmileWriterTest, AtomicUpdateProcessorFactoryTest, HLLSerializationTest,
TestHighlightDedupGrouping, TestJsonRequest, SolrCoreMetricManagerTest,
TestFieldCacheWithThreads, SolrPluginUtilsTest, EnumFieldTest,
PKIAuthenticationIntegrationTest, TestCollectionAPIs, TestSchemaManager,
HttpSolrCallGetCoreTest, SolrIndexConfigTest, TestReRankQParserPlugin,
TestNestedDocsSort, TestJoin, TestLockTree, BinaryUpdateRequestHandlerTest,
ScheduledTriggerIntegrationTest, TestHttpShardHandlerFactory, TestRestoreCore,
TestSort, TestExecutePlanAction, TestImpersonationWithHadoopAuth,
TestManagedSchemaAPI, TestDynamicURP, UpdateParamsTest,
ProtectedTermFilterFactoryTest, OpenCloseCoreStressTest,
OverseerCollectionConfigSetProcessorTest, TestClusterStateProvider,
TestCryptoKeys, TestNumericTerms64, TestSolrXml,
DistribDocExpirationUpdateProcessorTest, TestRandomFaceting, CursorPagingTest,
TestClusterStateMutator, NodeMutatorTest, CheckHdfsIndexTest,
ChaosMonkeyNothingIsSafeTest, DeleteShardTest, TestShardHandlerFactory,
DistributedFacetPivotSmallAdvancedTest, TestChildDocTransformer,
TestCSVResponseWriter, ShardRoutingTest, HdfsDirectoryTest,
RequestHandlersTest, DistributedFacetExistsSmallTest, HighlighterConfigTest,
BJQParserTest, TestHdfsCloudBackupRestore, TestWordDelimiterFilterFactory,
TestDocTermOrdsUninvertLimit, TestWriterPerf, TestCollationField,
SchemaApiFailureTest, BasicDistributedZkTest, TestTlogReplica,
HdfsUnloadDistributedZkTest, NumberUtilsTest, ReplaceNodeTest,
TestDistributedMap, CreateCollectionCleanupTest, DistributedVersionInfoTest,
TestRuleBasedAuthorizationPlugin, SortSpecParsingTest, TestIntervalFaceting,
SolrXmlInZkTest, HDFSCollectionsAPITest, CustomHighlightComponentTest,
TestStressCloudBlindAtomicUpdates]
[junit4] Completed [791/818 (4!)] on J0 in 296.90s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 79 lines...]
[junit4] JVM J0: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J0-20180609_125922_4071606005963904416862.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/heapdumps/java_pid23900.hprof
...
[junit4] Heap dump file created [470051636 bytes in 51.366 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 9410 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/build.xml:661:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/build.xml:585:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid23900.hprof
Total time: 384 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]