Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/2377/
554 tests failed.
FAILED: org.apache.solr.DistributedIntervalFacetingTest.test
Error Message:
java.lang.NoClassDefFoundError: Could not initialize class
sun.nio.fs.UnixCopyFile
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
sun.nio.fs.UnixCopyFile
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:657A3CF94512F2C0]:0)
at
java.base/sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:258)
at java.base/java.nio.file.Files.copy(Files.java:1295)
at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392)
at org.apache.commons.io.FileUtils.doCopyDirectory(FileUtils.java:1354)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:733)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:659)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:555)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:521)
at
org.apache.solr.BaseDistributedSearchTestCase.seedSolrHome(BaseDistributedSearchTestCase.java:1193)
at
org.apache.solr.BaseDistributedSearchTestCase.createControlJetty(BaseDistributedSearchTestCase.java:347)
at
org.apache.solr.BaseDistributedSearchTestCase.createServers(BaseDistributedSearchTestCase.java:358)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1106)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1052)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.SampleTest.testSimple
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: Error opening new searcher
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: Error opening new searcher
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:D59D27DDCC1D4BE9]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SampleTest.testSimple(SampleTest.java:50)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
at
app//org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2218)
at app//org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2342)
at app//org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1174)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)
... 9 more
Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file
found in
LockValidatingDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.SampleTest_ED2E0323EBEE9F38-001/data-dir-190-001/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6133d191;
maxCacheMB=48.0 maxMergeSizeMB=4.0)): files: []
at
app//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1074)
at
app//org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:126)
at
app//org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
at
app//org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:251)
at
app//org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:125)
at
app//org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2179)
... 12 more
FAILED: org.apache.solr.SampleTest.testAdvanced
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: Error opening new searcher
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: Error opening new searcher
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:3690C7043E25320D]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SampleTest.testAdvanced(SampleTest.java:74)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
at
app//org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2218)
at app//org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2342)
at app//org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1174)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1061)
... 9 more
Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file
found in
LockValidatingDirectoryWrapper(NRTCachingDirectory(MMapDirectory@/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.SampleTest_ED2E0323EBEE9F38-001/data-dir-190-001/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6133d191;
maxCacheMB=48.0 maxMergeSizeMB=4.0)): files: []
at
app//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1074)
at
app//org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:126)
at
app//org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
at
app//org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:251)
at
app//org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:125)
at
app//org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2179)
... 12 more
FAILED: org.apache.solr.TestDistributedMissingSort.test
Error Message:
java.lang.NoClassDefFoundError: Could not initialize class
sun.nio.fs.UnixCopyFile
Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class
sun.nio.fs.UnixCopyFile
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:657A3CF94512F2C0]:0)
at
java.base/sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:258)
at java.base/java.nio.file.Files.copy(Files.java:1295)
at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1392)
at org.apache.commons.io.FileUtils.doCopyDirectory(FileUtils.java:1354)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:733)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:659)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:555)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:521)
at
org.apache.solr.BaseDistributedSearchTestCase.seedSolrHome(BaseDistributedSearchTestCase.java:1193)
at
org.apache.solr.BaseDistributedSearchTestCase.createControlJetty(BaseDistributedSearchTestCase.java:347)
at
org.apache.solr.BaseDistributedSearchTestCase.createServers(BaseDistributedSearchTestCase.java:358)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1106)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1052)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.TestGroupingSearch.testGroupingNoQuery
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:D4399C9D3CEA49F2]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:931)
at
app//org.apache.solr.TestGroupingSearch.cleanIndex(TestGroupingSearch.java:83)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: java.lang.UnsatisfiedLinkError: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:827)
at java.base/java.lang.System.loadLibrary(System.java:1871)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:634)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:631)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/sun.nio.fs.UnixCopyFile.<clinit>(UnixCopyFile.java:631)
at
java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:267)
at java.base/java.nio.file.Files.move(Files.java:1422)
at org.apache.lucene.store.FSDirectory.rename(FSDirectory.java:272)
at
org.apache.lucene.store.FilterDirectory.rename(FilterDirectory.java:91)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.rename(LockValidatingDirectoryWrapper.java:56)
at
org.apache.lucene.index.SegmentInfos.finishCommit(SegmentInfos.java:936)
at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3905)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3871)
at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1322)
at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1360)
at
org.apache.lucene.search.spell.SpellChecker.setSpellIndex(SpellChecker.java:159)
at
org.apache.lucene.search.spell.SpellChecker.<init>(SpellChecker.java:138)
at
org.apache.solr.spelling.AbstractLuceneSpellChecker.init(AbstractLuceneSpellChecker.java:118)
at
org.apache.solr.spelling.IndexBasedSpellChecker.init(IndexBasedSpellChecker.java:52)
at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:750)
at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:704)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:687)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1068)
... 9 more
FAILED:
org.apache.solr.TestGroupingSearch.testGroupingSimpleFormatArrayIndexOutOfBoundsExceptionWithJavaBin
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:7671EEEF938C4682]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:931)
at
app//org.apache.solr.TestGroupingSearch.cleanIndex(TestGroupingSearch.java:83)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: java.lang.UnsatisfiedLinkError: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:827)
at java.base/java.lang.System.loadLibrary(System.java:1871)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:634)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:631)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/sun.nio.fs.UnixCopyFile.<clinit>(UnixCopyFile.java:631)
at
java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:267)
at java.base/java.nio.file.Files.move(Files.java:1422)
at org.apache.lucene.store.FSDirectory.rename(FSDirectory.java:272)
at
org.apache.lucene.store.FilterDirectory.rename(FilterDirectory.java:91)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.rename(LockValidatingDirectoryWrapper.java:56)
at
org.apache.lucene.index.SegmentInfos.finishCommit(SegmentInfos.java:936)
at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3905)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3871)
at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1322)
at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1360)
at
org.apache.lucene.search.spell.SpellChecker.setSpellIndex(SpellChecker.java:159)
at
org.apache.lucene.search.spell.SpellChecker.<init>(SpellChecker.java:138)
at
org.apache.solr.spelling.AbstractLuceneSpellChecker.init(AbstractLuceneSpellChecker.java:118)
at
org.apache.solr.spelling.IndexBasedSpellChecker.init(IndexBasedSpellChecker.java:52)
at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:750)
at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:704)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:687)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1068)
... 9 more
FAILED: org.apache.solr.TestGroupingSearch.testGroupingSortByFunction
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:359FA17C544CA845]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:931)
at
app//org.apache.solr.TestGroupingSearch.cleanIndex(TestGroupingSearch.java:83)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: java.lang.UnsatisfiedLinkError: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:827)
at java.base/java.lang.System.loadLibrary(System.java:1871)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:634)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:631)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/sun.nio.fs.UnixCopyFile.<clinit>(UnixCopyFile.java:631)
at
java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:267)
at java.base/java.nio.file.Files.move(Files.java:1422)
at org.apache.lucene.store.FSDirectory.rename(FSDirectory.java:272)
at
org.apache.lucene.store.FilterDirectory.rename(FilterDirectory.java:91)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.rename(LockValidatingDirectoryWrapper.java:56)
at
org.apache.lucene.index.SegmentInfos.finishCommit(SegmentInfos.java:936)
at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3905)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3871)
at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1322)
at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1360)
at
org.apache.lucene.search.spell.SpellChecker.setSpellIndex(SpellChecker.java:159)
at
org.apache.lucene.search.spell.SpellChecker.<init>(SpellChecker.java:138)
at
org.apache.solr.spelling.AbstractLuceneSpellChecker.init(AbstractLuceneSpellChecker.java:118)
at
org.apache.solr.spelling.IndexBasedSpellChecker.init(IndexBasedSpellChecker.java:52)
at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:750)
at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:704)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:687)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1068)
... 9 more
FAILED:
org.apache.solr.TestGroupingSearch.testGroupingGroupSortingScore_basicWithGroupSortEqualToSort
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:D0EFB967D4C630F1]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:931)
at
app//org.apache.solr.TestGroupingSearch.cleanIndex(TestGroupingSearch.java:83)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: java.lang.UnsatisfiedLinkError: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:827)
at java.base/java.lang.System.loadLibrary(System.java:1871)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:634)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:631)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/sun.nio.fs.UnixCopyFile.<clinit>(UnixCopyFile.java:631)
at
java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:267)
at java.base/java.nio.file.Files.move(Files.java:1422)
at org.apache.lucene.store.FSDirectory.rename(FSDirectory.java:272)
at
org.apache.lucene.store.FilterDirectory.rename(FilterDirectory.java:91)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.rename(LockValidatingDirectoryWrapper.java:56)
at
org.apache.lucene.index.SegmentInfos.finishCommit(SegmentInfos.java:936)
at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3905)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3871)
at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1322)
at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1360)
at
org.apache.lucene.search.spell.SpellChecker.setSpellIndex(SpellChecker.java:159)
at
org.apache.lucene.search.spell.SpellChecker.<init>(SpellChecker.java:138)
at
org.apache.solr.spelling.AbstractLuceneSpellChecker.init(AbstractLuceneSpellChecker.java:118)
at
org.apache.solr.spelling.IndexBasedSpellChecker.init(IndexBasedSpellChecker.java:52)
at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:750)
at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:704)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:687)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1068)
... 9 more
FAILED: org.apache.solr.TestGroupingSearch.testGroupingWithTimeAllowed
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:BD6ED25D16767BB3]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:931)
at
app//org.apache.solr.TestGroupingSearch.cleanIndex(TestGroupingSearch.java:83)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: java.lang.UnsatisfiedLinkError: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:827)
at java.base/java.lang.System.loadLibrary(System.java:1871)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:634)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:631)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/sun.nio.fs.UnixCopyFile.<clinit>(UnixCopyFile.java:631)
at
java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:267)
at java.base/java.nio.file.Files.move(Files.java:1422)
at org.apache.lucene.store.FSDirectory.rename(FSDirectory.java:272)
at
org.apache.lucene.store.FilterDirectory.rename(FilterDirectory.java:91)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.rename(LockValidatingDirectoryWrapper.java:56)
at
org.apache.lucene.index.SegmentInfos.finishCommit(SegmentInfos.java:936)
at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3905)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3871)
at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1322)
at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1360)
at
org.apache.lucene.search.spell.SpellChecker.setSpellIndex(SpellChecker.java:159)
at
org.apache.lucene.search.spell.SpellChecker.<init>(SpellChecker.java:138)
at
org.apache.solr.spelling.AbstractLuceneSpellChecker.init(AbstractLuceneSpellChecker.java:118)
at
org.apache.solr.spelling.IndexBasedSpellChecker.init(IndexBasedSpellChecker.java:52)
at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:750)
at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:704)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:687)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1068)
... 9 more
FAILED:
org.apache.solr.TestGroupingSearch.testGroupingGroupedBasedFacetingWithTaggedFilter
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:E92E4A1867947E1]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:931)
at
app//org.apache.solr.TestGroupingSearch.cleanIndex(TestGroupingSearch.java:83)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: java.lang.UnsatisfiedLinkError: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:827)
at java.base/java.lang.System.loadLibrary(System.java:1871)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:634)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:631)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/sun.nio.fs.UnixCopyFile.<clinit>(UnixCopyFile.java:631)
at
java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:267)
at java.base/java.nio.file.Files.move(Files.java:1422)
at org.apache.lucene.store.FSDirectory.rename(FSDirectory.java:272)
at
org.apache.lucene.store.FilterDirectory.rename(FilterDirectory.java:91)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.rename(LockValidatingDirectoryWrapper.java:56)
at
org.apache.lucene.index.SegmentInfos.finishCommit(SegmentInfos.java:936)
at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3905)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3871)
at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1322)
at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1360)
at
org.apache.lucene.search.spell.SpellChecker.setSpellIndex(SpellChecker.java:159)
at
org.apache.lucene.search.spell.SpellChecker.<init>(SpellChecker.java:138)
at
org.apache.solr.spelling.AbstractLuceneSpellChecker.init(AbstractLuceneSpellChecker.java:118)
at
org.apache.solr.spelling.IndexBasedSpellChecker.init(IndexBasedSpellChecker.java:52)
at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:750)
at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:704)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:687)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1068)
... 9 more
FAILED: org.apache.solr.TestGroupingSearch.testGroupingGroupSortingWeight
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:3529454DF68E503]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:958)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:937)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:931)
at
app//org.apache.solr.TestGroupingSearch.cleanIndex(TestGroupingSearch.java:83)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:44)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1115)
at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:959)
at
app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1444)
at
app//org.apache.solr.core.CoreContainer.lambda$load$10(CoreContainer.java:877)
at
app//com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
... 1 more
Caused by: java.lang.UnsatisfiedLinkError: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2660)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:827)
at java.base/java.lang.System.loadLibrary(System.java:1871)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:634)
at java.base/sun.nio.fs.UnixCopyFile$2.run(UnixCopyFile.java:631)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/sun.nio.fs.UnixCopyFile.<clinit>(UnixCopyFile.java:631)
at
java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:267)
at java.base/java.nio.file.Files.move(Files.java:1422)
at org.apache.lucene.store.FSDirectory.rename(FSDirectory.java:272)
at
org.apache.lucene.store.FilterDirectory.rename(FilterDirectory.java:91)
at
org.apache.lucene.store.LockValidatingDirectoryWrapper.rename(LockValidatingDirectoryWrapper.java:56)
at
org.apache.lucene.index.SegmentInfos.finishCommit(SegmentInfos.java:936)
at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3905)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3871)
at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1322)
at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1360)
at
org.apache.lucene.search.spell.SpellChecker.setSpellIndex(SpellChecker.java:159)
at
org.apache.lucene.search.spell.SpellChecker.<init>(SpellChecker.java:138)
at
org.apache.solr.spelling.AbstractLuceneSpellChecker.init(AbstractLuceneSpellChecker.java:118)
at
org.apache.solr.spelling.IndexBasedSpellChecker.init(IndexBasedSpellChecker.java:52)
at
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:750)
at
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:704)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:687)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1068)
... 9 more
FAILED:
org.apache.solr.TestGroupingSearch.testGroupingGroupSortingScore_withTotalGroupCount
Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
Stack Trace:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is
not available due to init failure: no nio in java.library.path:
[/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
at
__randomizedtesting.SeedInfo.seed([ED2E0323EBEE9F38:350E6792F8D7A564]:0)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1959)
at
app//org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1932)
at
app//org.apache.solr.util.TestHarness.getCoreInc(TestHarness.java:266)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:283)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
at app//org.apache.solr.util
[...truncated too long message...]
=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII
FAILURE: Build completed with 17 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:solrj:renderSiteJavadoc'.
> A problem occurred starting process 'command
> '/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/javadoc''
* 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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:solr-ref-guide:jrubyPrepare'.
> A problem occurred starting process 'command
> '/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task
':solr:solr-ref-guide:prepareLocalJavadocLinksSiteSources'.
> A problem occurred starting process 'command
> '/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:solr-ref-guide:prepareSiteSources'.
> A problem occurred starting process 'command
> '/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:solrj:test'.
> Error while evaluating property 'javaVersion' of task ':solr:solrj:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:test-framework:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:test-framework:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analysis-extras:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:analysis-extras:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:analytics:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:analytics:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
9: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:clustering:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:clustering:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
10: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:extraction:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:extraction:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
11: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:gcs-repository:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:gcs-repository:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
12: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:jaegertracer-configurator:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:jaegertracer-configurator:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
13: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:langid:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:langid:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
14: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:ltr:test'.
> Error while evaluating property 'javaVersion' of task ':solr:contrib:ltr:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
15: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:prometheus-exporter:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:prometheus-exporter:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
16: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:s3-repository:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:s3-repository:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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.
==============================================================================
17: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:contrib:scripting:test'.
> Error while evaluating property 'javaVersion' of task
> ':solr:contrib:scripting:test'
> A problem occurred starting process 'command
'/usr/local/asfpackages/java/oraclejdk-11.0.11/bin/java''
* 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 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 51m 26s
388 actionable tasks: 388 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]