Build:
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-cloud2refimpl/611/
13 tests failed.
FAILED: org.apache.solr.cloud.DeleteReplicaTest.classMethod
Error Message:
java.lang.RuntimeException: Timeout waiting for executor to shutdown
Stack Trace:
java.lang.RuntimeException: Timeout waiting for executor to shutdown
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
at
org.apache.solr.common.util.ExecutorUtil.awaitTermination(ExecutorUtil.java:87)
at
org.apache.solr.common.util.ExecutorUtil.shutdownAndAwaitTermination(ExecutorUtil.java:77)
at
org.apache.solr.common.ParWork.shutdownParWorkExecutor(ParWork.java:104)
at
org.apache.solr.common.ParWork.shutdownParWorkExecutor(ParWork.java:93)
at
org.apache.solr.SolrTestCase.afterSolrTestCaseClass(SolrTestCase.java:539)
at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
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:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.DeleteReplicaTest.classMethod
Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 2,696 bytes (threshold is 600).
Field reference sizes (counted individually):
- 2,480 bytes, private static volatile java.util.Random
org.apache.solr.SolrTestCase.random
- 192 bytes, public static org.junit.rules.TestRule
org.apache.solr.SolrTestCase.solrClassRules
- 24 bytes, protected static volatile org.apache.solr.util.SSLTestConfig
org.apache.solr.SolrTestCase.sslConfig
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 2,696 bytes (threshold is 600).
Field reference sizes (counted individually):
- 2,480 bytes, private static volatile java.util.Random
org.apache.solr.SolrTestCase.random
- 192 bytes, public static org.junit.rules.TestRule
org.apache.solr.SolrTestCase.solrClassRules
- 24 bytes, protected static volatile org.apache.solr.util.SSLTestConfig
org.apache.solr.SolrTestCase.sslConfig
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cloud.DeleteReplicaTest.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from
SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:
1) Thread[id=8417,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7166,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
2) Thread[id=8555,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7252,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
3) Thread[id=8455,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7196,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
4) Thread[id=8546,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7242,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
5) Thread[id=8476,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7214,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
6) Thread[id=8557,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7253,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
7) Thread[id=8343,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7097,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
8) Thread[id=8401,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7150,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
9) Thread[id=8365,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7114,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
10) Thread[id=8543,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7238,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from
SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:
1) Thread[id=8417,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7166,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
2) Thread[id=8555,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7252,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
3) Thread[id=8455,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7196,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
4) Thread[id=8546,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7242,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
5) Thread[id=8476,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7214,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
6) Thread[id=8557,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7253,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
7) Thread[id=8343,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7097,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
8) Thread[id=8401,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7150,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
9) Thread[id=8365,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7114,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.Object.wait(Object.java:328)
at
app//org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:200)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:151)
at
app//org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:145)
at
app//org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216)
at
app//org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209)
at
app//org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:171)
at
app//org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103)
at
app//org.apache.solr.client.solrj.impl.BinaryRequestWriter$1.write(BinaryRequestWriter.java:49)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.lambda$createRequest$5(Http2SolrClient.java:760)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$$Lambda$844/0x0000000100a35840.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
10) Thread[id=8543,
name=RootExec-SUITE-DeleteReplicaTest-seed#[E5468D679BC9BD4A]-worker7238,
state=WAITING, group=TGRP-DeleteReplicaTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
at
[email protected]/java.util.concurrent.Semaphore.acquire(Semaphore.java:318)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$AsyncTracker.register(Http2SolrClient.java:1056)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient.asyncRequest(Http2SolrClient.java:446)
at
app//org.apache.solr.update.SolrCmdDistributor.submit(SolrCmdDistributor.java:261)
at
app//org.apache.solr.update.SolrCmdDistributor$1.onFailure(SolrCmdDistributor.java:287)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:478)
at
app//org.apache.solr.client.solrj.impl.Http2SolrClient$1$$Lambda$813/0x0000000100a1e440.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:225)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$219/0x00000001004fa040.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:113)
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
FAILED: org.apache.solr.cloud.SplitShardTest.doTest
Error Message:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error
from server at null: SPLITSHARD failed to create subshard replicas
Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error
from server at null: SPLITSHARD failed to create subshard replicas
at
__randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A:420235C3F672AEF3]:0)
at
org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:975)
at
org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:611)
at
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:568)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:396)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:365)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1220)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:929)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:845)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at org.apache.solr.cloud.SplitShardTest.doTest(SplitShardTest.java:92)
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:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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.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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.handler.component.ShardsWhitelistTest.test
Error Message:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection
:live=[127.0.0.1:43479_solr, 127.0.0.1:45661_solr]null
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:43479_solr, 127.0.0.1:45661_solr]
Last available state: null
Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=ShardsWhitelistTestCollection
:live=[127.0.0.1:43479_solr, 127.0.0.1:45661_solr]null
Shards:2 Replicas:2
Live Nodes: [127.0.0.1:43479_solr, 127.0.0.1:45661_solr]
Last available state: null
at
__randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A:6D12B2BD3535D0B2]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForActiveCollection(ZkStateReader.java:2065)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:917)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:913)
at
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:922)
at
org.apache.solr.handler.component.ShardsWhitelistTest.lambda$test$1(ShardsWhitelistTest.java:150)
at
java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1603)
at
org.apache.solr.handler.component.ShardsWhitelistTest.test(ShardsWhitelistTest.java:148)
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:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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.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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.schema.TestCloudSchemaless.test
Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at: http://127.0.0.1:33411/solr/collection1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while
waiting response from server at: http://127.0.0.1:33411/solr/collection1
at
__randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A:6D12B2BD3535D0B2]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:691)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:275)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:257)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:107)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:72)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:86)
at
org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:105)
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:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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.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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.base/java.net.SocketInputStream.socketRead0(Native Method)
at
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
... 47 more
FAILED:
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod
Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 920 bytes (threshold is 600). Field
reference sizes (counted individually):
- 552 bytes, private static java.lang.String[]
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
- 384 bytes, private static java.lang.String[]
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
- 104 bytes, private static java.lang.String
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
- 72 bytes, private static int[]
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
- 72 bytes, private static int[]
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
- 72 bytes, private static java.lang.String
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 920 bytes (threshold is 600). Field
reference sizes (counted individually):
- 552 bytes, private static java.lang.String[]
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_punc
- 384 bytes, private static java.lang.String[]
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1_punc
- 104 bytes, private static java.lang.String
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES
- 72 bytes, private static int[]
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_endOffsets
- 72 bytes, private static int[]
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCES_startOffsets
- 72 bytes, private static java.lang.String
org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.SENTENCE1
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod
Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 696 bytes (threshold is 600). Field
reference sizes (counted individually):
- 696 bytes, private static org.apache.lucene.facet.FacetsConfig
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 696 bytes (threshold is 600). Field
reference sizes (counted individually):
- 696 bytes, private static org.apache.lucene.facet.FacetsConfig
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.config
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod
Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 3,856 bytes (threshold is 600).
Field reference sizes (counted individually):
- 2,096 bytes, private static java.util.Map
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
- 2,048 bytes, private static java.util.Map
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 3,856 bytes (threshold is 600).
Field reference sizes (counted individually):
- 2,096 bytes, private static java.util.Map
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.allExpectedCounts
- 2,048 bytes, private static java.util.Map
org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.termExpectedCounts
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod
Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 6,648 bytes (threshold is 600).
Field reference sizes (counted individually):
- 6,648 bytes, private static java.lang.String[]
org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 6,648 bytes (threshold is 600).
Field reference sizes (counted individually):
- 6,648 bytes, private static java.lang.String[]
org.apache.lucene.search.TestDiversifiedTopDocsCollector.hitsOfThe60s
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod
Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 7,904 bytes (threshold is 600).
Field reference sizes (counted individually):
- 7,904 bytes, static org.apache.lucene.search.IndexSearcher
org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
- 7,176 bytes, static org.apache.lucene.index.IndexReader
org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 7,904 bytes (threshold is 600).
Field reference sizes (counted individually):
- 7,904 bytes, static org.apache.lucene.search.IndexSearcher
org.apache.lucene.queries.function.TestFunctionMatchQuery.searcher
- 7,176 bytes, static org.apache.lucene.index.IndexReader
org.apache.lucene.queries.function.TestFunctionMatchQuery.reader
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod
Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 13,200 bytes (threshold is 600).
Field reference sizes (counted individually):
- 13,200 bytes, static org.apache.lucene.search.IndexSearcher
org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
- 12,392 bytes, static org.apache.lucene.index.IndexReader
org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 13,200 bytes (threshold is 600).
Field reference sizes (counted individually):
- 13,200 bytes, static org.apache.lucene.search.IndexSearcher
org.apache.lucene.queries.function.TestFunctionScoreQuery.searcher
- 12,392 bytes, static org.apache.lucene.index.IndexReader
org.apache.lucene.queries.function.TestFunctionScoreQuery.reader
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.lucene.queries.intervals.TestIntervals.classMethod
Error Message:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 6,656 bytes (threshold is 600).
Field reference sizes (counted individually):
- 5,248 bytes, private static org.apache.lucene.search.IndexSearcher
org.apache.lucene.queries.intervals.TestIntervals.searcher
- 1,512 bytes, private static org.apache.lucene.store.Directory
org.apache.lucene.queries.intervals.TestIntervals.directory
- 832 bytes, private static java.lang.String[]
org.apache.lucene.queries.intervals.TestIntervals.field1_docs
- 544 bytes, private static java.lang.String[]
org.apache.lucene.queries.intervals.TestIntervals.field2_docs
- 32 bytes, private static org.apache.lucene.analysis.Analyzer
org.apache.lucene.queries.intervals.TestIntervals.analyzer
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?),
your test seems to hang on to approximately 6,656 bytes (threshold is 600).
Field reference sizes (counted individually):
- 5,248 bytes, private static org.apache.lucene.search.IndexSearcher
org.apache.lucene.queries.intervals.TestIntervals.searcher
- 1,512 bytes, private static org.apache.lucene.store.Directory
org.apache.lucene.queries.intervals.TestIntervals.directory
- 832 bytes, private static java.lang.String[]
org.apache.lucene.queries.intervals.TestIntervals.field1_docs
- 544 bytes, private static java.lang.String[]
org.apache.lucene.queries.intervals.TestIntervals.field2_docs
- 32 bytes, private static org.apache.lucene.analysis.Analyzer
org.apache.lucene.queries.intervals.TestIntervals.analyzer
at __randomizedtesting.SeedInfo.seed([E5468D679BC9BD4A]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 19417 lines...]
asciidoctor: ERROR: indexing-nested-documents.adoc: line 205: include file not
found:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: ERROR: indexing-nested-documents.adoc: line 372: include file not
found:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/IndexingNestedDocuments.java
asciidoctor: WARNING: using-solrj.adoc: line 119: tag
'solrj-cloudsolrclient-baseurl' not found in include file:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 127: tag
'solrj-cloudsolrclient-zookeepernoroot' not found in include file:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
asciidoctor: WARNING: using-solrj.adoc: line 132: tag
'solrj-cloudsolrclient-zookeeperroot' not found in include file:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/ref_guide_examples/UsingSolrJRefGuideExamplesTest.java
done in 37.743 seconds.
Auto-regeneration: disabled. Use --watch to enable.
> Task :solr:solr-ref-guide:buildSite
Processed 2438 links (1754 relative) to 3507 anchors in 243 files
> Task :solr:solr-ref-guide:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:langid:check
> Task :solr:docker:package:check
ERROR: The following test(s) have failed:
- org.apache.solr.cloud.SplitShardTest.doTest (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.SplitShardTest" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.solr.handler.component.ShardsWhitelistTest.test (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.ShardsWhitelistTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.handler.component.ShardsWhitelistTest" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.solr.schema.TestCloudSchemaless.test (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.TestCloudSchemaless.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.schema.TestCloudSchemaless" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.solr.cloud.DeleteReplicaTest.classMethod (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.solr.cloud.DeleteReplicaTest.classMethod (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.solr.cloud.DeleteReplicaTest.classMethod (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.DeleteReplicaTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.DeleteReplicaTest" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.lucene.queries.function.TestFunctionScoreQuery.classMethod
(:lucene:queries)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionScoreQuery.txt
Reproduce with: gradlew :lucene:queries:test --tests
"org.apache.lucene.queries.function.TestFunctionScoreQuery" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.lucene.queries.function.TestFunctionMatchQuery.classMethod
(:lucene:queries)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.function.TestFunctionMatchQuery.txt
Reproduce with: gradlew :lucene:queries:test --tests
"org.apache.lucene.queries.function.TestFunctionMatchQuery" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.lucene.queries.intervals.TestIntervals.classMethod
(:lucene:queries)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/queries/build/test-results/test/outputs/OUTPUT-org.apache.lucene.queries.intervals.TestIntervals.txt
Reproduce with: gradlew :lucene:queries:test --tests
"org.apache.lucene.queries.intervals.TestIntervals" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.lucene.search.TestDiversifiedTopDocsCollector.classMethod
(:lucene:misc)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/misc/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.TestDiversifiedTopDocsCollector.txt
Reproduce with: gradlew :lucene:misc:test --tests
"org.apache.lucene.search.TestDiversifiedTopDocsCollector" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.classMethod
(:lucene:facet)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations.txt
Reproduce with: gradlew :lucene:facet:test --tests
"org.apache.lucene.facet.taxonomy.TestTaxonomyFacetAssociations" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.classMethod
(:lucene:facet)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/facet/build/test-results/test/outputs/OUTPUT-org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2.txt
Reproduce with: gradlew :lucene:facet:test --tests
"org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts2" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
- org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.classMethod
(:lucene:analysis:opennlp)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/lucene/analysis/opennlp/build/test-results/test/outputs/OUTPUT-org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory.txt
Reproduce with: gradlew :lucene:analysis:opennlp:test --tests
"org.apache.lucene.analysis.opennlp.TestOpenNLPTokenizerFactory" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=E5468D679BC9BD4A -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=UTF-8
FAILURE: Build completed with 57 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for tas
[...truncated too long message...]
cious logging call, Parameterize and possibly surround with 'if
(log.is*Enabled) {..}'. Help at: 'gradlew helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/SolrTestCase.java:650,
cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly
surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew
helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/SolrTestCase.java:692,
cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly
surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew
helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/SolrTestCase.java:697).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
43: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task ':solr:test-framework:validateSourcePatterns'.
> Found 9 violations in source files (invalid logger name [log, uses static
> class name, not specialized logger], invalid logging pattern [not private
> static final, uses static class name], nocommit).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
44: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java''
> finished with non-zero exit value 255
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
45: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task ':solr:contrib:analytics:validateSourcePatterns'.
> Found 10 violations in source files (nocommit).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
46: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task ':solr:contrib:clustering:validateSourcePatterns'.
> Found 3 violations in source files (nocommit).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
47: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java''
> finished with non-zero exit value 255
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
48: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java''
> finished with non-zero exit value 255
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
49: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task
':solr:contrib:dataimporthandler:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
50: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:dataimporthandler-extras:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java''
> finished with non-zero exit value 255
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
51: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintMain'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java''
> finished with non-zero exit value 255
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
52: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java''
> finished with non-zero exit value 255
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
53: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task
':solr:contrib:jaegertracer-configurator:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
54: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.9/bin/java''
> finished with non-zero exit value 255
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
55: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task ':solr:contrib:ltr:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
56: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task
':solr:contrib:prometheus-exporter:validateSourcePatterns'.
> Found 2 violations in source files (nocommit).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
57: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task ':solr:contrib:velocity:validateSourcePatterns'.
> Found 1 violations in source files (nocommit).
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 21m 41s
791 actionable tasks: 791 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' 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]