Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-cloud2refimpl/1384/
15 tests failed.
FAILED:
org.apache.solr.client.ref_guide_examples.JsonRequestApiTest.classMethod
Error Message:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request, collection names: [techproducts]
Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request, collection names: [techproducts]
at __randomizedtesting.SeedInfo.seed([73E9696D343076B6]:0)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1196)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:911)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1024)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1024)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1024)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
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.client.ref_guide_examples.JsonRequestApiTest.beforeJsonRequestApiTest(JsonRequestApiTest.java:75)
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$6.evaluate(RandomizedRunner.java:882)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
FAILED:
org.apache.solr.client.solrj.request.json.JsonQueryRequestHeatmapFacetingTest.classMethod
Error Message:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request, collection names: [spatialdata]
Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle
the request, collection names: [spatialdata]
at __randomizedtesting.SeedInfo.seed([73E9696D343076B6]:0)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1196)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:911)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1024)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1024)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1024)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
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.request.json.JsonQueryRequestHeatmapFacetingTest.indexSpatialData(JsonQueryRequestHeatmapFacetingTest.java:65)
at
org.apache.solr.client.solrj.request.json.JsonQueryRequestHeatmapFacetingTest.beforeJsonQueryRequestHeatmapFacetingTest(JsonQueryRequestHeatmapFacetingTest.java:55)
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$6.evaluate(RandomizedRunner.java:882)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
FAILED: org.apache.solr.core.TestConfigSets.classMethod
Error Message:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not
released!!! [String, String, String, String, String, String, String, String,
String, String]
org.apache.solr.core.SolrCore@4855dd8f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.core.SolrCore@4855dd8f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1126)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d7b0b80
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d7b0b80
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:967)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
org.apache.solr.update.CommitTracker@23b188d2
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.CommitTracker@23b188d2
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
org.apache.solr.filestore.NRTCachingDirectory@6d90d982
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@6d90d982
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:563)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1049)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
org.apache.solr.update.DirectUpdateHandler2@2e123b46
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.DirectUpdateHandler2@2e123b46
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
org.apache.solr.filestore.NRTCachingDirectory@16f95e9d
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@16f95e9d
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:240)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:827)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1052)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
org.apache.solr.filestore.NRTCachingDirectory@786ce7f9
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@786ce7f9
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:415)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:817)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1052)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
org.apache.solr.update.SolrIndexWriter@3d900fb4
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.SolrIndexWriter@3d900fb4
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.SolrIndexWriter.<init>(SolrIndexWriter.java:234)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:121)
at
o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:271)
at o.a.s.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:227)
at
o.a.s.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:236)
at o.a.s.core.SolrCore.reload(SolrCore.java:739)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1827)
org.apache.solr.search.SolrIndexSearcher@143de18a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.search.SolrIndexSearcher@143de18a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2489)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2660)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1305)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1082)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
org.apache.solr.update.CommitTracker@134b419a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.CommitTracker@134b419a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
expected null, but was:<ObjectTracker found 10 object(s) that were not
released!!! [String, String, String, String, String, String, String, String,
String, String]
org.apache.solr.core.SolrCore@4855dd8f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.core.SolrCore@4855dd8f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1126)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d7b0b80
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d7b0b80
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:967)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
org.apache.solr.update.CommitTracker@23b188d2
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.CommitTracker@23b188d2
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
org.apache.solr.filestore.NRTCachingDirectory@6d90d982
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@6d90d982
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:563)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1049)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
org.apache.solr.update.DirectUpdateHandler2@2e123b46
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.DirectUpdateHandler2@2e123b46
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
org.apache.solr.filestore.NRTCachingDirectory@16f95e9d
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@16f95e9d
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:240)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:827)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1052)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
org.apache.solr.filestore.NRTCachingDirectory@786ce7f9
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@786ce7f9
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:415)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:817)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1052)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
org.apache.solr.update.SolrIndexWriter@3d900fb4
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.SolrIndexWriter@3d900fb4
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.SolrIndexWriter.<init>(SolrIndexWriter.java:234)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:121)
at
o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:271)
at o.a.s.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:227)
at
o.a.s.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:236)
at o.a.s.core.SolrCore.reload(SolrCore.java:739)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1827)
org.apache.solr.search.SolrIndexSearcher@143de18a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.search.SolrIndexSearcher@143de18a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2489)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2660)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1305)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1082)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
org.apache.solr.update.CommitTracker@134b419a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.CommitTracker@134b419a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
>
Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not
released!!! [String, String, String, String, String, String, String, String,
String, String]
org.apache.solr.core.SolrCore@4855dd8f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.core.SolrCore@4855dd8f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1126)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d7b0b80
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d7b0b80
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:967)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
org.apache.solr.update.CommitTracker@23b188d2
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.CommitTracker@23b188d2
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
org.apache.solr.filestore.NRTCachingDirectory@6d90d982
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@6d90d982
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:563)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1049)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
org.apache.solr.update.DirectUpdateHandler2@2e123b46
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.DirectUpdateHandler2@2e123b46
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
org.apache.solr.filestore.NRTCachingDirectory@16f95e9d
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@16f95e9d
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:240)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:827)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1052)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
org.apache.solr.filestore.NRTCachingDirectory@786ce7f9
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@786ce7f9
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:415)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:817)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1052)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
org.apache.solr.update.SolrIndexWriter@3d900fb4
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.SolrIndexWriter@3d900fb4
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.SolrIndexWriter.<init>(SolrIndexWriter.java:234)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:121)
at
o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:271)
at o.a.s.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:227)
at
o.a.s.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:236)
at o.a.s.core.SolrCore.reload(SolrCore.java:739)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1827)
org.apache.solr.search.SolrIndexSearcher@143de18a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.search.SolrIndexSearcher@143de18a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2489)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2660)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1305)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1082)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
org.apache.solr.update.CommitTracker@134b419a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.CommitTracker@134b419a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
expected null, but was:<ObjectTracker found 10 object(s) that were not
released!!! [String, String, String, String, String, String, String, String,
String, String]
org.apache.solr.core.SolrCore@4855dd8f
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.core.SolrCore@4855dd8f
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1126)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d7b0b80
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5d7b0b80
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.SolrCore.<init>(SolrCore.java:967)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
org.apache.solr.update.CommitTracker@23b188d2
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.CommitTracker@23b188d2
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:135)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
org.apache.solr.filestore.NRTCachingDirectory@6d90d982
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@6d90d982
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:563)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1049)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
org.apache.solr.update.DirectUpdateHandler2@2e123b46
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.DirectUpdateHandler2@2e123b46
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:145)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
at o.a.s.core.TestConfigSets.testConfigSetOnCoreReload(TestConfigSets.java:132)
org.apache.solr.filestore.NRTCachingDirectory@16f95e9d
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@16f95e9d
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.update.SolrIndexWriter.getDir(SolrIndexWriter.java:240)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:120)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:827)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1052)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
org.apache.solr.filestore.NRTCachingDirectory@786ce7f9
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.filestore.NRTCachingDirectory@786ce7f9
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:393)
at o.a.s.core.SolrCore.getNewIndexDir(SolrCore.java:415)
at o.a.s.core.SolrCore.initIndex(SolrCore.java:817)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1052)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
org.apache.solr.update.SolrIndexWriter@3d900fb4
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.SolrIndexWriter@3d900fb4
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.SolrIndexWriter.<init>(SolrIndexWriter.java:234)
at o.a.s.update.SolrIndexWriter.buildIndexWriter(SolrIndexWriter.java:121)
at
o.a.s.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:271)
at o.a.s.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:227)
at
o.a.s.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:236)
at o.a.s.core.SolrCore.reload(SolrCore.java:739)
at o.a.s.core.CoreContainer.reload(CoreContainer.java:1827)
org.apache.solr.search.SolrIndexSearcher@143de18a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.search.SolrIndexSearcher@143de18a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.search.SolrIndexSearcher.<init>(SolrIndexSearcher.java:324)
at o.a.s.core.SolrCore.openNewSearcher(SolrCore.java:2489)
at o.a.s.core.SolrCore.getSearcher(SolrCore.java:2660)
at o.a.s.core.SolrCore.initSearcher(SolrCore.java:1305)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1082)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
org.apache.solr.update.CommitTracker@134b419a
StackTrace:
null
o.a.s.common.util.ObjectReleaseTracker$ObjectTrackerException:
o.a.s.update.CommitTracker@134b419a
at o.a.s.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:49)
at o.a.s.update.CommitTracker.<init>(CommitTracker.java:105)
at o.a.s.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:131)
at o.a.s.core.SolrCore.<init>(SolrCore.java:1072)
at o.a.s.core.SolrCore.<init>(SolrCore.java:951)
at o.a.s.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1342)
at o.a.s.core.CoreContainer.create(CoreContainer.java:1300)
>
at __randomizedtesting.SeedInfo.seed([73E9696D343076B6]: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.afterSolrTestCaseClass(SolrTestCase.java:572)
at jdk.internal.reflect.GeneratedMethodAccessor13.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
org.apache.solr.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
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.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:406)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
FAILED: org.apache.solr.core.TestConfigSets.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 79 threads leaked from
SUITE scope at org.apache.solr.core.TestConfigSets:
1) Thread[id=3626, name=SOLR-TGRP-TestConfigSets-3349, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
2) Thread[id=3685, name=SOLR-TGRP-TestConfigSets-3407, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
3) Thread[id=3695, name=SOLR-TGRP-TestConfigSets-3417, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
4) Thread[id=3649, name=SOLR-TGRP-TestConfigSets-3371, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
5) Thread[id=3662, name=SOLR-TGRP-TestConfigSets-3384, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
6) Thread[id=3692, name=SOLR-TGRP-TestConfigSets-3414, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
7) Thread[id=3707, name=SOLR-TGRP-TestConfigSets-3427, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
8) Thread[id=3687, name=SOLR-TGRP-TestConfigSets-3409, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
9) Thread[id=3686, name=SOLR-TGRP-TestConfigSets-3408, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
10) Thread[id=3647, name=SOLR-TGRP-TestConfigSets-3369, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
11) Thread[id=3668, name=SOLR-TGRP-TestConfigSets-3390, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
12) Thread[id=3693, name=SOLR-TGRP-TestConfigSets-3415, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
13) Thread[id=3636, name=SOLR-TGRP-TestConfigSets-3359, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
14) Thread[id=3629, name=SOLR-TGRP-TestConfigSets-3352, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
15) Thread[id=3689, name=SOLR-TGRP-TestConfigSets-3411, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
16) Thread[id=3705, name=searcherExecutor-211-thread-1, state=WAITING,
group=TGRP-TestConfigSets]
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$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
17) Thread[id=3679, name=SOLR-TGRP-TestConfigSets-3401, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
18) Thread[id=3653, name=SOLR-TGRP-TestConfigSets-3375, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
19) Thread[id=3673, name=SOLR-TGRP-TestConfigSets-3395, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
20) Thread[id=3678, name=SOLR-TGRP-TestConfigSets-3400, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
21) Thread[id=3660, name=SOLR-TGRP-TestConfigSets-3382, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
22) Thread[id=3672, name=SOLR-TGRP-TestConfigSets-3394, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
23) Thread[id=3677, name=SOLR-TGRP-TestConfigSets-3399, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
24) Thread[id=3622, name=SOLR-TGRP-TestConfigSets-3345, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
25) Thread[id=3645, name=SOLR-TGRP-TestConfigSets-3367, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
26) Thread[id=3619, name=SOLR-TGRP-TestConfigSets-3342, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
27) Thread[id=3632, name=SOLR-TGRP-TestConfigSets-3355, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
28) Thread[id=3664, name=SOLR-TGRP-TestConfigSets-3386, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
29) Thread[id=3657, name=SOLR-TGRP-TestConfigSets-3379, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
30) Thread[id=3621, name=SOLR-TGRP-TestConfigSets-3344, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
31) Thread[id=3666, name=SOLR-TGRP-TestConfigSets-3388, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
32) Thread[id=3681, name=SOLR-TGRP-TestConfigSets-3403, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
33) Thread[id=3655, name=SOLR-TGRP-TestConfigSets-3377, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
34) Thread[id=3648, name=SOLR-TGRP-TestConfigSets-3370, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
35) Thread[id=3659, name=SOLR-TGRP-TestConfigSets-3381, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
36) Thread[id=3654, name=SOLR-TGRP-TestConfigSets-3376, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
37) Thread[id=3651, name=SOLR-TGRP-TestConfigSets-3373, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
38) Thread[id=3675, name=SOLR-TGRP-TestConfigSets-3397, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
39) Thread[id=3667, name=SOLR-TGRP-TestConfigSets-3389, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
40) Thread[id=3696, name=SOLR-TGRP-TestConfigSets-3418, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
41) Thread[id=3641, name=SOLR-TGRP-TestConfigSets-3364, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
42) Thread[id=3630, name=SOLR-TGRP-TestConfigSets-3353, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
43) Thread[id=3624, name=SOLR-TGRP-TestConfigSets-3347, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
44) Thread[id=3634, name=SOLR-TGRP-TestConfigSets-3357, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
45) Thread[id=3625, name=SOLR-TGRP-TestConfigSets-3348, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
46) Thread[id=3637, name=SOLR-TGRP-TestConfigSets-3360, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
47) Thread[id=3694, name=SOLR-TGRP-TestConfigSets-3416, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
48) Thread[id=3688, name=SOLR-TGRP-TestConfigSets-3410, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
49) Thread[id=3680, name=SOLR-TGRP-TestConfigSets-3402, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
50) Thread[id=3620, name=SOLR-TGRP-TestConfigSets-3343, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
at
[email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
at
[email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at
app//org.apache.solr.common.ParWorkExecutor$ParWorkThreadFactory$1.run(ParWorkExecutor.java:117)
51) Thread[id=3628, name=SOLR-TGRP-TestConfigSets-3351, state=TIMED_WAITING,
group=TGRP-TestConfigSets]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at java
[...truncated too long message...]
w helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:865,
Found an unexpected log level: isdebugenabled, file:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:920,
cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious
logging call, Parameterize and possibly surround with 'if (log.is*Enabled)
{..}'. Help at: 'gradlew helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:920,
cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly
surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew
helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1095,
Found an unexpected log level: isdebugenabled, file:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1155,
cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious
logging call, Parameterize and possibly surround with 'if (log.is*Enabled)
{..}'. Help at: 'gradlew helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1155,
Found an unexpected log level: isdebugenabled, file:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277,
cause: 'hasPlus: true' Suspicious logging call, Parameterize and possibly
surround with 'if (log.is*Enabled) {..}'. Help at: 'gradlew
helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1277,
Found an unexpected log level: isdebugenabled, file:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382,
cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious
logging call, Parameterize and possibly surround with 'if (log.is*Enabled)
{..}'. Help at: 'gradlew helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:1382,
cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious
logging call, Parameterize and possibly surround with 'if (log.is*Enabled)
{..}'. Help at: 'gradlew helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/solrj/src/test/org/apache/solr/client/solrj/impl/BaseSolrClientWireMockTest.java:156,
Change the logger name to lower-case 'log' in SolrProvider.java private
static final Logger LOGGER = StatusLogger.getLogger(); projectproject
':solr:solrj').
* 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.
==============================================================================
40: Task failed with an exception.
-----------
* Where:
Script
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-source-patterns.gradle'
line: 324
* What went wrong:
Execution failed for task ':solr:solrj:validateSourcePatterns'.
> Found 20 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]).
* 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.
==============================================================================
41: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework: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.
==============================================================================
42: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:forbiddenApisMain'.
> de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API
> calls failed, see log.
* 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/Solr/Solr-Check-cloud2refimpl/gradle/validation/validate-log-calls.gradle'
line: 243
* What went wrong:
Execution failed for task ':solr:test-framework:validateLogCalls'.
> Found 1 violations in source files (
cause: 'hasParens true prevLineNotIf true pernicketyLevel true' Suspicious
logging call, Parameterize and possibly surround with 'if (log.is*Enabled)
{..}'. Help at: 'gradlew helpValidateLogCalls'
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-cloud2refimpl/solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java:296).
* 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.
-----------
* 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.
==============================================================================
46: 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.
==============================================================================
47: 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.
==============================================================================
48: 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.
==============================================================================
49: 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.
==============================================================================
50: 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.
==============================================================================
* 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 20m 7s
788 actionable tasks: 788 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
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any