Build: https://jenkins.thetaphi.de/job/Solr-main-Windows/932/
Java: 64bit/jdk-11.0.13 -XX:+UseCompressedOops -XX:+UseG1GC
6 tests failed.
FAILED:
org.apache.solr.cluster.events.ClusterEventProducerTest.testListenerPlugins
Error Message:
java.lang.AssertionError: timestamp of the event is in the future
Stack Trace:
java.lang.AssertionError: timestamp of the event is in the future
at
__randomizedtesting.SeedInfo.seed([444AD8583825025B:C8959B599E4977A9]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cluster.events.ClusterEventProducerTest.testListenerPlugins(ClusterEventProducerTest.java:405)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:824)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:475)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:831)
at java.base/java.lang.Thread.run(Thread.java:829)
FAILED: org.apache.solr.handler.TestReplicationHandler.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=10735,
name=coreLoadExecutor-7195-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=10735,
name=coreLoadExecutor-7195-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
at [email protected]/java.lang.Thread.getStackTrace(Thread.java:1602)
at
app//com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
at
app//org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:798)
at
app//org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1504)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1368)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1350)
at
app//org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:51)
at
app//org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:368)
at
app//org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:606)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1119)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1048)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1562)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:952)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(ByteBuffersDirectory@6b5eceaa
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e9f0cd2)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:43)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:789)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:805)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:831)
... 1 more
FAILED: org.apache.solr.handler.TestReplicationHandler.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=10735,
name=coreLoadExecutor-7195-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=10735,
name=coreLoadExecutor-7195-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
at [email protected]/java.lang.Thread.getStackTrace(Thread.java:1602)
at
app//com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
at
app//org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:798)
at
app//org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1504)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1368)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1350)
at
app//org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:51)
at
app//org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:368)
at
app//org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:108)
at app//org.apache.solr.core.SolrCore.initIndex(SolrCore.java:895)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1123)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1048)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1562)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:952)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(ByteBuffersDirectory@3c3fdd39
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f2de108)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:43)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:789)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:805)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:831)
... 1 more
FAILED: org.apache.solr.handler.TestReplicationHandler.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=11038,
name=coreLoadExecutor-7421-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=11038,
name=coreLoadExecutor-7421-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
at [email protected]/java.lang.Thread.getStackTrace(Thread.java:1602)
at
app//com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
at
app//org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:798)
at
app//org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1504)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1368)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1350)
at
app//org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:51)
at
app//org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:368)
at
app//org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:108)
at app//org.apache.solr.core.SolrCore.initIndex(SolrCore.java:895)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1123)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1048)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1562)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:952)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(ByteBuffersDirectory@83bb9ae
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@575daa31)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:43)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:789)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:805)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:831)
... 1 more
FAILED: org.apache.solr.handler.TestReplicationHandler.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=11837,
name=coreLoadExecutor-8032-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=11837,
name=coreLoadExecutor-8032-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
at [email protected]/java.lang.Thread.getStackTrace(Thread.java:1602)
at
app//com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
at
app//org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:798)
at
app//org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1504)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1368)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1350)
at
app//org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:51)
at
app//org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:368)
at
app//org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:606)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1119)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1048)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1562)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:952)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(ByteBuffersDirectory@15c963f6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fce5e6)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:43)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:789)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:805)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:831)
... 1 more
FAILED: org.apache.solr.handler.TestReplicationHandler.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=11837,
name=coreLoadExecutor-8032-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=11837,
name=coreLoadExecutor-8032-thread-1, state=RUNNABLE,
group=TGRP-TestReplicationHandler], registration stack trace below.
at [email protected]/java.lang.Thread.getStackTrace(Thread.java:1602)
at
app//com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:157)
at
app//org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:798)
at
app//org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1504)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1368)
at
app//org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1350)
at
app//org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:51)
at
app//org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:368)
at
app//org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:108)
at app//org.apache.solr.core.SolrCore.initIndex(SolrCore.java:895)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1123)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1048)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1562)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:952)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(ByteBuffersDirectory@505fda3e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ae9fe26)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:43)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4$1.apply(RandomizedRunner.java:789)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:225)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.afterAlways(RandomizedRunner.java:805)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:375)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:831)
... 1 more
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]