Build: https://jenkins.thetaphi.de/job/Lucene-nightly-main-Linux/525/
Java: 64bit/hotspot/jdk-26-ea+10 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=32027, name=Thread-27104, state=RUNNABLE, 
group=TGRP-TestSearcherManager]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=32027, name=Thread-27104, state=RUNNABLE, 
group=TGRP-TestSearcherManager]
        at 
__randomizedtesting.SeedInfo.seed([7A7AF8A6478CA7C9:B8BC3BE61A325BFE]:0)
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException: 
/home/jenkins/workspace/Lucene-nightly-main-Linux/lucene/core/build/tests-tmp/lucene.search.TestSearcherManager_7A7AF8A6478CA7C9-001/tempDir-001/_va.fdt:
 Too many open files
        at __randomizedtesting.SeedInfo.seed([7A7AF8A6478CA7C9]:0)
        at 
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:636)
Caused by: java.nio.file.FileSystemException: 
/home/jenkins/workspace/Lucene-nightly-main-Linux/lucene/core/build/tests-tmp/lucene.search.TestSearcherManager_7A7AF8A6478CA7C9-001/tempDir-001/_va.fdt:
 Too many open files
        at 
org.apache.lucene.tests.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:67)
        at 
org.apache.lucene.tests.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:82)
        at 
org.apache.lucene.tests.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:163)
        at 
org.apache.lucene.tests.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:200)
        at java.base/java.nio.file.Files.newOutputStream(Files.java:215)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:389)
        at 
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:382)
        at 
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:215)
        at 
org.apache.lucene.tests.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:718)
        at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:43)
        at 
org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:41)
        at 
org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter.<init>(Lucene90CompressingStoredFieldsWriter.java:137)
        at 
org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat.fieldsWriter(Lucene90CompressingStoredFieldsFormat.java:140)
        at 
org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat.fieldsWriter(Lucene90StoredFieldsFormat.java:154)
        at 
org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:50)
        at 
org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:57)
        at 
org.apache.lucene.index.IndexingChain.startStoredFields(IndexingChain.java:536)
        at 
org.apache.lucene.index.IndexingChain.processDocument(IndexingChain.java:567)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.updateDocuments(DocumentsWriterPerThread.java:274)
        at 
org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:427)
        at 
org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1563)
        at 
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1845)
        at 
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1489)
        at 
org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:621)
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to