Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/6197/
7 tests failed.
FAILED:
org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=10271, name=fsyncService-6341-thread-1,
state=RUNNABLE, group=TGRP-SplitShardWithNodeRoleTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=10271, name=fsyncService-6341-thread-1,
state=RUNNABLE, group=TGRP-SplitShardWithNodeRoleTest]
at
__randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4:E5DB3E97188A8EB9]:0)
Caused by: org.apache.lucene.store.AlreadyClosedException: this Directory is
closed
at __randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4]:0)
at
app//org.apache.lucene.store.BaseDirectory.ensureOpen(BaseDirectory.java:50)
at
app//org.apache.lucene.store.ByteBuffersDirectory.sync(ByteBuffersDirectory.java:237)
at
app//org.apache.lucene.tests.store.MockDirectoryWrapper.sync(MockDirectoryWrapper.java:214)
at
app//org.apache.solr.handler.IndexFetcher$DirectoryFile.sync(IndexFetcher.java:2034)
at
app//org.apache.solr.handler.IndexFetcher$FileFetcher.lambda$fetch$0(IndexFetcher.java:1803)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$1(ExecutorUtil.java:449)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
FAILED: org.apache.solr.cloud.ZkControllerTest.classMethod
Error Message:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [LBHttpSolrClient]
org.apache.solr.client.solrj.impl.LBHttpSolrClient:org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.client.solrj.impl.LBHttpSolrClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:52)
at
org.apache.solr.client.solrj.impl.LBSolrClient.<init>(LBSolrClient.java:416)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.<init>(LBHttpSolrClient.java:90)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient$Builder.build(LBHttpSolrClient.java:441)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient.createLBHttpSolrClient(CloudLegacySolrClient.java:157)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient.<init>(CloudLegacySolrClient.java:81)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient$Builder.build(CloudLegacySolrClient.java:403)
at
org.apache.solr.cloud.ZkController.getSolrCloudManager(ZkController.java:877)
at org.apache.solr.cloud.Overseer.getSolrCloudManager(Overseer.java:943)
at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.<init>(OverseerCollectionMessageHandler.java:107)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.getOverseerMessageHandlerSelector(OverseerCollectionConfigSetProcessor.java:101)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:77)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:45)
at org.apache.solr.cloud.Overseer.start(Overseer.java:770)
at
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(OverseerElectionContext.java:76)
at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:171)
at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:131)
at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
at
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:1083)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$1(ExecutorUtil.java:449)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.Exception: Submitter stack trace
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:416)
at
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1080)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539)
expected null, but was:<ObjectTracker found 1 object(s) that were not
released!!! [LBHttpSolrClient]
org.apache.solr.client.solrj.impl.LBHttpSolrClient:org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.client.solrj.impl.LBHttpSolrClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:52)
at
org.apache.solr.client.solrj.impl.LBSolrClient.<init>(LBSolrClient.java:416)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.<init>(LBHttpSolrClient.java:90)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient$Builder.build(LBHttpSolrClient.java:441)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient.createLBHttpSolrClient(CloudLegacySolrClient.java:157)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient.<init>(CloudLegacySolrClient.java:81)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient$Builder.build(CloudLegacySolrClient.java:403)
at
org.apache.solr.cloud.ZkController.getSolrCloudManager(ZkController.java:877)
at org.apache.solr.cloud.Overseer.getSolrCloudManager(Overseer.java:943)
at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.<init>(OverseerCollectionMessageHandler.java:107)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.getOverseerMessageHandlerSelector(OverseerCollectionConfigSetProcessor.java:101)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:77)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:45)
at org.apache.solr.cloud.Overseer.start(Overseer.java:770)
at
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(OverseerElectionContext.java:76)
at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:171)
at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:131)
at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
at
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:1083)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$1(ExecutorUtil.java:449)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.Exception: Submitter stack trace
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:416)
at
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1080)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539)
>
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [LBHttpSolrClient]
org.apache.solr.client.solrj.impl.LBHttpSolrClient:org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.client.solrj.impl.LBHttpSolrClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:52)
at
org.apache.solr.client.solrj.impl.LBSolrClient.<init>(LBSolrClient.java:416)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.<init>(LBHttpSolrClient.java:90)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient$Builder.build(LBHttpSolrClient.java:441)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient.createLBHttpSolrClient(CloudLegacySolrClient.java:157)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient.<init>(CloudLegacySolrClient.java:81)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient$Builder.build(CloudLegacySolrClient.java:403)
at
org.apache.solr.cloud.ZkController.getSolrCloudManager(ZkController.java:877)
at org.apache.solr.cloud.Overseer.getSolrCloudManager(Overseer.java:943)
at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.<init>(OverseerCollectionMessageHandler.java:107)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.getOverseerMessageHandlerSelector(OverseerCollectionConfigSetProcessor.java:101)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:77)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:45)
at org.apache.solr.cloud.Overseer.start(Overseer.java:770)
at
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(OverseerElectionContext.java:76)
at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:171)
at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:131)
at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
at
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:1083)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$1(ExecutorUtil.java:449)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.Exception: Submitter stack trace
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:416)
at
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1080)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539)
expected null, but was:<ObjectTracker found 1 object(s) that were not
released!!! [LBHttpSolrClient]
org.apache.solr.client.solrj.impl.LBHttpSolrClient:org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.client.solrj.impl.LBHttpSolrClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:52)
at
org.apache.solr.client.solrj.impl.LBSolrClient.<init>(LBSolrClient.java:416)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.<init>(LBHttpSolrClient.java:90)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient$Builder.build(LBHttpSolrClient.java:441)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient.createLBHttpSolrClient(CloudLegacySolrClient.java:157)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient.<init>(CloudLegacySolrClient.java:81)
at
org.apache.solr.client.solrj.impl.CloudLegacySolrClient$Builder.build(CloudLegacySolrClient.java:403)
at
org.apache.solr.cloud.ZkController.getSolrCloudManager(ZkController.java:877)
at org.apache.solr.cloud.Overseer.getSolrCloudManager(Overseer.java:943)
at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.<init>(OverseerCollectionMessageHandler.java:107)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.getOverseerMessageHandlerSelector(OverseerCollectionConfigSetProcessor.java:101)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:77)
at
org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:45)
at org.apache.solr.cloud.Overseer.start(Overseer.java:770)
at
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(OverseerElectionContext.java:76)
at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:171)
at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:131)
at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
at
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:1083)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$1(ExecutorUtil.java:449)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.Exception: Submitter stack trace
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:416)
at
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1080)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539)
>
at __randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotNull(Assert.java:756)
at org.junit.Assert.assertNull(Assert.java:738)
at
org.apache.solr.SolrTestCase$1.afterIfSuccessful(SolrTestCase.java:103)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:829)
FAILED: org.apache.solr.search.TestStressReorder.testStressReorderVersions
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=23188, name=READER20, state=RUNNABLE,
group=TGRP-TestStressReorder]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=23188, name=READER20, state=RUNNABLE,
group=TGRP-TestStressReorder]
Caused by: java.lang.RuntimeException:
java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$385/0x0000000100594c40@6787fcd5
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6e71d98e[Running,
pool size = 1, active threads = 1, queued tasks = 1000, completed tasks =
14157]
at __randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4]:0)
at
org.apache.solr.search.TestStressReorder$2.run(TestStressReorder.java:357)
Caused by: java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$385/0x0000000100594c40@6787fcd5
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6e71d98e[Running,
pool size = 1, active threads = 1, queued tasks = 1000, completed tasks =
14157]
at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430)
at
org.apache.lucene.search.TaskExecutor$TaskGroup.invokeAll(TaskExecutor.java:152)
at org.apache.lucene.search.TaskExecutor.invokeAll(TaskExecutor.java:76)
at org.apache.lucene.index.TermStates.build(TermStates.java:116)
at org.apache.lucene.search.TermQuery.createWeight(TermQuery.java:275)
at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:882)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:560)
at
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:276)
at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1932)
at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1729)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:726)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:721)
at
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1690)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:432)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:456)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2878)
at org.apache.solr.util.TestHarness.query(TestHarness.java:355)
at org.apache.solr.util.TestHarness.query(TestHarness.java:335)
at
org.apache.solr.search.TestStressReorder$2.run(TestStressReorder.java:333)
FAILED: org.apache.solr.search.TestStressReorder.testStressReorderVersions
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=81, name=READER22, state=RUNNABLE,
group=TGRP-TestStressReorder]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=81, name=READER22, state=RUNNABLE,
group=TGRP-TestStressReorder]
Caused by: java.lang.RuntimeException:
java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$382/0x00000001005e2040@5fd32c4e
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@171c335[Running,
pool size = 1, active threads = 1, queued tasks = 1000, completed tasks =
28244]
at __randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4]:0)
at
org.apache.solr.search.TestStressReorder$2.run(TestStressReorder.java:357)
Caused by: java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$382/0x00000001005e2040@5fd32c4e
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@171c335[Running,
pool size = 1, active threads = 1, queued tasks = 1000, completed tasks =
28244]
at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430)
at
org.apache.lucene.search.TaskExecutor$TaskGroup.invokeAll(TaskExecutor.java:152)
at org.apache.lucene.search.TaskExecutor.invokeAll(TaskExecutor.java:76)
at org.apache.lucene.index.TermStates.build(TermStates.java:116)
at org.apache.lucene.search.TermQuery.createWeight(TermQuery.java:275)
at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:882)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:560)
at
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:276)
at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1932)
at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1729)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:726)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:721)
at
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1690)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:432)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:456)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2878)
at org.apache.solr.util.TestHarness.query(TestHarness.java:355)
at org.apache.solr.util.TestHarness.query(TestHarness.java:335)
at
org.apache.solr.search.TestStressReorder$2.run(TestStressReorder.java:333)
FAILED: org.apache.solr.search.TestStressReorder.testStressReorderVersions
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=62, name=READER3, state=RUNNABLE,
group=TGRP-TestStressReorder]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=62, name=READER3, state=RUNNABLE,
group=TGRP-TestStressReorder]
Caused by: java.lang.RuntimeException:
java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$382/0x00000001005e2040@6ab7085d
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@674791e3[Running,
pool size = 1, active threads = 1, queued tasks = 1000, completed tasks =
11851]
at __randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4]:0)
at
org.apache.solr.search.TestStressReorder$2.run(TestStressReorder.java:357)
Caused by: java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$382/0x00000001005e2040@6ab7085d
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@674791e3[Running,
pool size = 1, active threads = 1, queued tasks = 1000, completed tasks =
11851]
at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430)
at
org.apache.lucene.search.TaskExecutor$TaskGroup.invokeAll(TaskExecutor.java:152)
at org.apache.lucene.search.TaskExecutor.invokeAll(TaskExecutor.java:76)
at org.apache.lucene.index.TermStates.build(TermStates.java:116)
at org.apache.lucene.search.TermQuery.createWeight(TermQuery.java:275)
at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:882)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:560)
at
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:276)
at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1932)
at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1729)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:726)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:721)
at
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1690)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:432)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:456)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2878)
at org.apache.solr.util.TestHarness.query(TestHarness.java:355)
at org.apache.solr.util.TestHarness.query(TestHarness.java:335)
at
org.apache.solr.search.TestStressReorder$2.run(TestStressReorder.java:333)
FAILED: org.apache.solr.search.TestStressReorder.testStressReorderVersions
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=74, name=READER15, state=RUNNABLE,
group=TGRP-TestStressReorder]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=74, name=READER15, state=RUNNABLE,
group=TGRP-TestStressReorder]
at
__randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4:23BB95A5B68F4749]:0)
Caused by: java.lang.RuntimeException:
java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$382/0x00000001005e2040@755d6314
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2b5495d7[Running,
pool size = 1, active threads = 1, queued tasks = 996, completed tasks = 18704]
at __randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4]:0)
at
org.apache.solr.search.TestStressReorder$2.run(TestStressReorder.java:357)
Caused by: java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$382/0x00000001005e2040@755d6314
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2b5495d7[Running,
pool size = 1, active threads = 1, queued tasks = 996, completed tasks = 18704]
at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430)
at
org.apache.lucene.search.TaskExecutor$TaskGroup.invokeAll(TaskExecutor.java:152)
at org.apache.lucene.search.TaskExecutor.invokeAll(TaskExecutor.java:76)
at org.apache.lucene.index.TermStates.build(TermStates.java:116)
at org.apache.lucene.search.TermQuery.createWeight(TermQuery.java:275)
at
org.apache.lucene.search.IndexSearcher.createWeight(IndexSearcher.java:882)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:560)
at
org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:276)
at
org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1932)
at
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1729)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:726)
at
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:721)
at
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1690)
at
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:432)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:456)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2878)
at org.apache.solr.util.TestHarness.query(TestHarness.java:355)
at org.apache.solr.util.TestHarness.query(TestHarness.java:335)
at
org.apache.solr.search.TestStressReorder$2.run(TestStressReorder.java:333)
FAILED: org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient
Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=2607, name=zkCallback-1399-thread-3,
state=RUNNABLE, group=TGRP-TestV2Request]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=2607, name=zkCallback-1399-thread-3,
state=RUNNABLE, group=TGRP-TestV2Request]
at
__randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4:E765B4991D70D1E3]:0)
Caused by: org.apache.solr.common.SolrException: Error updating shard term for
collection: test
at __randomizedtesting.SeedInfo.seed([3F7DACB3BC44C3C4]:0)
at
app//org.apache.solr.cloud.ZkShardTerms.refreshTerms(ZkShardTerms.java:377)
at
app//org.apache.solr.cloud.ZkShardTerms.lambda$registerWatcher$8(ZkShardTerms.java:430)
at
app//org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:1083)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$1(ExecutorUtil.java:449)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException:
KeeperErrorCode = NoNode for /collections/test/terms/shard2
at
app//org.apache.zookeeper.KeeperException.create(KeeperException.java:117)
at
app//org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at app//org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1972)
at
app//org.apache.solr.common.cloud.SolrZkClient.lambda$getData$6(SolrZkClient.java:448)
at
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
at
app//org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:448)
at
app//org.apache.solr.cloud.ZkShardTerms.refreshTerms(ZkShardTerms.java:373)
... 6 more
Build Log:
[...truncated 45125 lines...]
# ERROR: Solr is not running in cloud mode on http://localhost:42693
#
# Please find the SOLR_HOME snapshot for failed test #1 at:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/packaging/build/test-output/failure-snapshots/57-1
# WARN - 2024-10-13 02:32:30.560; org.apache.solr.common.cloud.SolrZkClient;
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to
Zookeeper nodes
# WARN - 2024-10-13 02:32:30.728; org.apache.solr.common.cloud.SolrZkClient;
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Last output:
#
# Solr will start in SolrCloud mode by default in version 10, even if no -c or
--cloud flag is specified.
#
# Waiting up to 180 seconds to see Solr running on port 42693 [|] [/]
[-] [\] [|]
# Started Solr server on port 42693 (pid=2359968). Happy searching!
#
#
not ok 58 Random placement plugin using ENV # in 10414 ms
# (in test file test/test_placement_plugin.bats, line 43)
# `solr assert --cloud http://localhost:${SOLR_PORT} --timeout 3000' failed
with status 100
#
# ERROR: Solr is not running in cloud mode on http://localhost:42693
#
# Please find the SOLR_HOME snapshot for failed test #2 at:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/packaging/build/test-output/failure-snapshots/58-2
# WARN - 2024-10-13 02:32:40.853; org.apache.solr.common.cloud.SolrZkClient;
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to
Zookeeper nodes
# WARN - 2024-10-13 02:32:41.144; org.apache.solr.common.cloud.SolrZkClient;
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Last output:
#
# Solr will start in SolrCloud mode by default in version 10, even if no -c or
--cloud flag is specified.
#
# Waiting up to 180 seconds to see Solr running on port 42693 [|] [/]
[-] [\] [|]
# Started Solr server on port 42693 (pid=2360396). Happy searching!
#
#
ok 59 Check help command # in 5695 ms
ok 60 basic post with a type specified # in 6221 ms
ok 61 basic post with collection instead of url parameter # in 4496 ms
ok 62 basic post WITHOUT a type specified # in 12206 ms
ok 63 crawling a directory as a dry-run # in 904 ms
ok 64 crawling a directory # in 5137 ms
ok 65 crawling a web site # in 4681 ms
ok 66 skipcommit and optimize and delete # in 4321 ms
ok 67 args mode # in 8159 ms
ok 68 stdin mode # in 3819 ms
ok 69 post solr log into solr via script # in 11475 ms
ok 70 post solr log into solr via cli # in 6894 ms
# starting solr-exporter on 42793
ok 71 should start solr prometheus exporter that scrapes solr for metrics # in
15982 ms
ok 72 allowPaths - backup # in 17082 ms
ok 73 snapshot lifecycle # in 6703 ms
ok 74 snapshot list # in 4213 ms
ok 75 snapshot describe # in 4517 ms
ok 76 start solr with ssl # in 19302 ms
ok 77 use different hostname when not checking peer-name # in 31515 ms
ok 78 start solr with ssl and auth # in 17380 ms
ok 79 start solr with client truststore and security manager # in 19960 ms
ok 80 start solr with mTLS needed # in 62853 ms
ok 81 start solr with mTLS wanted # in 48887 ms
ok 82 test keystore reload # in 74048 ms
ok 83 SOLR-11740 check 'solr stop' connection # in 15108 ms
ok 84 stop command for single port # in 18598 ms
not ok 85 start provides warning about SolrCloud mode # in 7279 ms
# (from function `assert_output' in file
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
line 247,
# in test file test/test_start_solr.bats, line 56)
# `assert_output --partial 'Solr will start in SolrCloud mode by default in
version 10. You will need to pass in --standalone flag to run in Standalone
mode.'' failed
#
# -- output does not contain substring --
# substring (1 lines):
# Solr will start in SolrCloud mode by default in version 10. You will need
to pass in --standalone flag to run in Standalone mode.
# output (7 lines):
#
# Solr will start in SolrCloud mode by default in version 10. You will need
to pass in --user-managed flag to run in User Managed (aka Standalone) mode.
#
# Waiting up to 180 seconds to see Solr running on port 42693 [|] [/]
[-] [\] [|]
# Started Solr server on port 42693 (pid=2379058). Happy searching!
#
#
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/packaging/build/test-output/failure-snapshots/85-3
# Last output:
#
# Solr will start in SolrCloud mode by default in version 10. You will need to
pass in --user-managed flag to run in User Managed (aka Standalone) mode.
#
# Waiting up to 180 seconds to see Solr running on port 42693 [|] [/]
[-] [\] [|]
# Started Solr server on port 42693 (pid=2379058). Happy searching!
#
#
ok 86 check stop command doesn't hang # in 258 ms
ok 87 status detects locally running solr # in 8105 ms
ok 88 --version and -v both return Solr version # in 1722 ms
ok 89 -version and version both return Solr version and deprecation # in 1730 ms
ok 90 short help # in 2169 ms
ok 91 short help is inferred # in 2588 ms
ok 92 long help # in 1131 ms
ok 93 running subcommands with zk is prevented # in 875 ms
ok 94 listing out files # in 2248 ms
ok 95 connecting to solr via various solr urls and zk hosts # in 10136 ms
ok 96 copying files around # in 11649 ms
ok 97 upconfig # in 2596 ms
ok 98 downconfig # in 1289 ms
ok 99 zkcli.sh gets 'solrhome' from 'solr.home' system property # in 1794 ms
ok 100 zkcli.sh gets 'solrhome' from 'solrhome' command line option # in 1798 ms
ok 101 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option #
in 1504 ms
ok 102 Cleanup # in 1273 ms
> Task :solr:packaging:integrationTests FAILED
ERROR: The following test(s) have failed:
- org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient
(:solr:solrj)
Test history:
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.client.solrj.request.TestV2Request&tests.test=testHttpSolrClient
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/solrj/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.request.TestV2Request.txt
Reproduce with: ./gradlew :solr:solrj:test --tests
"org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient"
-Ptests.jvms=4 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=3F7DACB3BC44C3C4 -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=US-ASCII
-
org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull
(:solr:core)
Test history:
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cloud.SplitShardWithNodeRoleTest&tests.test=testSolrClusterWithNodeRoleWithPull
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.SplitShardWithNodeRoleTest.txt
Reproduce with: ./gradlew :solr:core:test --tests
"org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull"
-Ptests.jvms=4 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=3F7DACB3BC44C3C4 -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=US-ASCII
- org.apache.solr.cloud.ZkControllerTest (:solr:core)
Test history:
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cloud.ZkControllerTest
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ZkControllerTest.txt
Reproduce with: ./gradlew :solr:core:test --tests
"org.apache.solr.cloud.ZkControllerTest" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=3F7DACB3BC44C3C4 -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=US-ASCII
- org.apache.solr.search.TestStressReorder.testStressReorderVersions
(:solr:core)
Test history:
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.search.TestStressReorder&tests.test=testStressReorderVersions
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.search.TestStressReorder.testStressReorderVersions
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestStressReorder.txt
Reproduce with: ./gradlew :solr:core:test --tests
"org.apache.solr.search.TestStressReorder.testStressReorderVersions"
-Ptests.jvms=4 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=3F7DACB3BC44C3C4 -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=US-ASCII
FAILURE: Build failed with an exception.
* Where:
Build file
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/packaging/build.gradle'
line: 314
* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command
> '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/.gradle/node/packaging/node_modules/bats/bin/bats''
> finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD FAILED in 1h 15m 12s
742 actionable tasks: 742 executed
Publishing build scan...
https://ge.apache.org/s/77fqacbmidfwi
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
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]