I am looking into this

On Tue, Apr 24, 2018 at 5:37 PM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21897/
> Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 6 tests failed.
> FAILED:  
> junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
>
> Error Message:
> Suite timeout exceeded (>= 7200000 msec).
>
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>         at __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>
>
> FAILED:  
> junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=17, name=Thread-1, 
> state=RUNNABLE, group=TGRP-TestSearcherManager]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=17, name=Thread-1, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
> Caused by: java.lang.RuntimeException: 
> java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>         at __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>         at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:590)
> Caused by: java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>         at 
> java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:94)
>         at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
>         at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
>         at 
> java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:215)
>         at 
> java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>         at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>         at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>         at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>         at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
>         at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
>         at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
>         at 
> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>         at 
> org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
>         at 
> org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
>         at 
> org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
>         at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:116)
>         at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
>         at 
> org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
>         at 
> org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
>         at 
> org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
>         at 
> org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
>         at 
> org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:363)
>         at 
> org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:399)
>         at 
> org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
>         at 
> org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:490)
>         at 
> org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1518)
>         at 
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1210)
>         at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:574)
>
>
> FAILED:  
> junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
>
> Error Message:
> Suite timeout exceeded (>= 7200000 msec).
>
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>         at __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>
>
> FAILED:  
> junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=1567, name=Thread-1363, 
> state=RUNNABLE, group=TGRP-TestSearcherManager]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1567, name=Thread-1363, 
> state=RUNNABLE, group=TGRP-TestSearcherManager]
> Caused by: java.lang.RuntimeException: 
> java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>         at __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>         at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:590)
> Caused by: java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>         at 
> java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:94)
>         at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
>         at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
>         at 
> java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:215)
>         at 
> java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>         at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>         at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>         at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>         at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>         at java.base/java.nio.file.Files.newOutputStream(Files.java:218)
>         at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
>         at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
>         at 
> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>         at 
> org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
>         at 
> org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
>         at 
> org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
>         at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:116)
>         at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
>         at 
> org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
>         at 
> org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
>         at 
> org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
>         at 
> org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
>         at 
> org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:363)
>         at 
> org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:399)
>         at 
> org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
>         at 
> org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:490)
>         at 
> org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1518)
>         at 
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1210)
>         at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:574)
>
>
> FAILED:  
> org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh
>
> Error Message:
> Test abandoned because suite timeout was reached.
>
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>         at __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>
>
> FAILED:  
> org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh
>
> Error Message:
> Test abandoned because suite timeout was reached.
>
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>         at __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>
>
>
>
> Build Log:
> [...truncated 1864 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180424_103122_16114476309993424254439.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180424_103122_16317540813029781550467.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 113 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestSearcherManager
>    [junit4]   2> Apr 24, 2018 2:36:02 PM 
> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
>  uncaughtException
>    [junit4]   2> WARNING: Uncaught exception in thread: 
> Thread[Thread-1363,5,TGRP-TestSearcherManager]
>    [junit4]   2> java.lang.RuntimeException: 
> java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>    [junit4]   2>        at 
> __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>    [junit4]   2>        at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:590)
>    [junit4]   2> Caused by: java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>    [junit4]   2>        at 
> java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:94)
>    [junit4]   2>        at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
>    [junit4]   2>        at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
>    [junit4]   2>        at 
> java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:215)
>    [junit4]   2>        at 
> java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>    [junit4]   2>        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]   2>        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]   2>        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]   2>        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]   2>        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]   2>        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]   2>        at 
> java.base/java.nio.file.Files.newOutputStream(Files.java:218)
>    [junit4]   2>        at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
>    [junit4]   2>        at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
>    [junit4]   2>        at 
> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>    [junit4]   2>        at 
> org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
>    [junit4]   2>        at 
> org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
>    [junit4]   2>        at 
> org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
>    [junit4]   2>        at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:116)
>    [junit4]   2>        at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
>    [junit4]   2>        at 
> org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
>    [junit4]   2>        at 
> org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
>    [junit4]   2>        at 
> org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
>    [junit4]   2>        at 
> org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
>    [junit4]   2>        at 
> org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:363)
>    [junit4]   2>        at 
> org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:399)
>    [junit4]   2>        at 
> org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
>    [junit4]   2>        at 
> org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:490)
>    [junit4]   2>        at 
> org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1518)
>    [junit4]   2>        at 
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1210)
>    [junit4]   2>        at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:574)
>    [junit4]   2>
>    [junit4]   2> Apr 24, 2018 4:36:00 PM 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
>    [junit4]   2> WARNING: Suite execution timed out: 
> org.apache.lucene.search.TestSearcherManager
>    [junit4]   2>    1) Thread[id=1564, 
> name=SUITE-TestSearcherManager-seed#[BA998C838D219DA9], state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base/java.lang.Thread.getStackTrace(Thread.java:1654)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
>    [junit4]   2>         at 
> java.base/java.security.AccessController.doPrivileged(Native Method)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
>    [junit4]   2>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
>    [junit4]   2>    2) Thread[id=1, name=main, state=WAITING, group=main]
>    [junit4]   2>         at java.base@10/java.lang.Object.wait(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Thread.join(Thread.java:1353)
>    [junit4]   2>         at 
> java.base@10/java.lang.Thread.join(Thread.java:1427)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
>    [junit4]   2>         at 
> app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
>    [junit4]   2>         at 
> app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
>    [junit4]   2>         at 
> app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
>    [junit4]   2>    3) Thread[id=12, name=JUnit4-serializer-daemon, 
> state=TIMED_WAITING, group=main]
>    [junit4]   2>         at java.base@10/java.lang.Thread.sleep(Native Method)
>    [junit4]   2>         at 
> app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
>    [junit4]   2>    4) Thread[id=1568, name=Thread-1364, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:270)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:66)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:62)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$9.run(TestSearcherManager.java:605)
>    [junit4]   2>    5) Thread[id=1570, name=Thread-1366, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:108)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:76)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:664)
>    [junit4]   2>    6) Thread[id=1565, 
> name=TEST-TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh-seed#[BA998C838D219DA9],
>  state=WAITING, group=TGRP-TestSearcherManager]
>    [junit4]   2>         at java.base@10/java.lang.Object.wait(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Thread.join(Thread.java:1353)
>    [junit4]   2>         at 
> java.base@10/java.lang.Thread.join(Thread.java:1427)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh(TestSearcherManager.java:687)
>    [junit4]   2>         at 
> java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
>    [junit4]   2>         at 
> java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>         at 
> java.base@10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>         at 
> java.base@10/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>    [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
>    [junit4]   2>    7) Thread[id=1569, name=Thread-1365, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:270)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:66)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:62)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.ensureOpen(ReferenceManager.java:54)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.maybeRefreshBlocking(ReferenceManager.java:248)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$10.run(TestSearcherManager.java:634)
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestSearcherManager 
> -Dtests.method=testConcurrentIndexCloseSearchAndRefresh 
> -Dtests.seed=BA998C838D219DA9 -Dtests.multiplier=3 -Dtests.slow=true 
> -Dtests.locale=en-ZM -Dtests.timezone=Europe/Saratov -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   7200s J1 | 
> TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh <<<
>    [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because 
> suite timeout was reached.
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>    [junit4]   2> Apr 24, 2018 4:36:00 PM 
> com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
> thread(s).
>    [junit4]   2> Apr 24, 2018 4:36:20 PM 
> com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> SEVERE: 4 threads leaked from SUITE scope at 
> org.apache.lucene.search.TestSearcherManager:
>    [junit4]   2>    1) Thread[id=1568, name=Thread-1364, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:270)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:66)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:62)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$9.run(TestSearcherManager.java:605)
>    [junit4]   2>    2) Thread[id=1570, name=Thread-1366, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:292)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:84)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:80)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:75)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:30)
>    [junit4]   2>         at 
> app//org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:665)
>    [junit4]   2>         at 
> app//org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:679)
>    [junit4]   2>         at 
> app//org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:457)
>    [junit4]   2>         at 
> app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:108)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:76)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:664)
>    [junit4]   2>    3) Thread[id=1565, 
> name=TEST-TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh-seed#[BA998C838D219DA9],
>  state=WAITING, group=TGRP-TestSearcherManager]
>    [junit4]   2>         at java.base@10/java.lang.Object.wait(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Thread.join(Thread.java:1353)
>    [junit4]   2>         at 
> java.base@10/java.lang.Thread.join(Thread.java:1427)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh(TestSearcherManager.java:687)
>    [junit4]   2>         at 
> java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
>    [junit4]   2>         at 
> java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>         at 
> java.base@10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>         at 
> java.base@10/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>         at 
> app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>         at 
> app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>    [junit4]   2>         at java.base@10/java.lang.Thread.run(Thread.java:844)
>    [junit4]   2>    4) Thread[id=1569, name=Thread-1365, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:270)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:66)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:62)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.ensureOpen(ReferenceManager.java:54)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.maybeRefreshBlocking(ReferenceManager.java:248)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$10.run(TestSearcherManager.java:634)
>    [junit4]   2> Apr 24, 2018 4:36:20 PM 
> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>    [junit4]   2> INFO: Starting to interrupt leaked threads:
>    [junit4]   2>    1) Thread[id=1568, name=Thread-1364, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>    2) Thread[id=1570, name=Thread-1366, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>    3) Thread[id=1565, 
> name=TEST-TestSearcherManager.testConcurrentIndexCloseSearchAndRefresh-seed#[BA998C838D219DA9],
>  state=WAITING, group=TGRP-TestSearcherManager]
>    [junit4]   2>    4) Thread[id=1569, name=Thread-1365, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2> NOTE: leaving temporary files on disk at: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001
>    [junit4]   2> Apr 24, 2018 12:36:23 PM 
> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>    [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
> terminated:
>    [junit4]   2>    1) Thread[id=1568, name=Thread-1364, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:270)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:66)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:62)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$9.run(TestSearcherManager.java:605)
>    [junit4]   2>    2) Thread[id=1570, name=Thread-1366, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:292)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:84)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:80)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:75)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:30)
>    [junit4]   2>         at 
> app//org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:665)
>    [junit4]   2>         at 
> app//org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:679)
>    [junit4]   2>         at 
> app//org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:457)
>    [junit4]   2>         at 
> app//org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:103)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:108)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:76)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:664)
>    [junit4]   2>    3) Thread[id=1569, name=Thread-1365, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:270)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:66)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:62)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.ensureOpen(ReferenceManager.java:54)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.maybeRefreshBlocking(ReferenceManager.java:248)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$10.run(TestSearcherManager.java:634)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1bfd7f0a),
>  locale=en-ZM, timezone=Europe/Saratov
>    [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 10 
> (64-bit)/cpus=8,threads=4,free=439999152,total=518979584
>    [junit4]   2> NOTE: All tests run in this JVM: [TestDoubleValuesSource, 
> TestAxiomaticF2EXP, TestMultiTermConstantScore, TestMutableValues, 
> TestTrackingDirectoryWrapper, TestSpanNotQuery, TestRAMDirectory, 
> TestDuelingCodecsAtNight, TestIndexWriterUnicode, TestFilterDirectoryReader, 
> TestDeterminism, TestSumDocFreq, TestSparseFixedBitSet, TestTryDelete, 
> TestPrefixCodedTerms, TestBooleanOr, TestOmitPositions, TestIndexOptions, 
> TestIndexWriterLockRelease, TestMatchAllDocsQuery, TestNewestSegment, 
> TestToken, TestFileSwitchDirectory, TestIndexWriterOutOfFileDescriptors, 
> TestCachingTokenFilter, TestSimilarityProvider, TestPolygon, 
> TestBooleanQueryVisitSubscorers, TestCustomSearcherSort, 
> TestIndexWriterDelete, TestConcurrentMergeScheduler, TestSortedSetSelector, 
> TestBlockPostingsFormat2, TestTermVectors, TestSpanCollection, TestWildcard, 
> TestAxiomaticF3LOG, TestTermQuery, TestBoostQuery, TestBlockMaxConjunction, 
> TestBooleanQuery, TestFilterWeight, TestBytesRefAttImpl, 
> Test2BSortedDocValuesFixedSorted, TestFrequencyTrackingRingBuffer, 
> TestReqExclBulkScorer, TestNorms, TestLucene50CompoundFormat, 
> TestSimpleAttributeImpl, TestNotDocIdSet, TestWeakIdentityMap, 
> TestCustomTermFreq, TestAllFilesDetectTruncation, TestSPIClassIterator, 
> TestConjunctions, TestGrowableByteArrayDataOutput, 
> TestDocumentsWriterDeleteQueue, TestLucene50TermVectorsFormat, TestCodecUtil, 
> TestGraphTokenizers, TestBasicModelG, TestBasicModelIne, 
> TestLucene70SegmentInfoFormat, TestTimeLimitingCollector, 
> TestPrefixInBooleanQuery, TestIsCurrent, TestCodecHoldsOpenFiles, 
> TestIndexTooManyDocs, LimitedFiniteStringsIteratorTest, TestCharArraySet, 
> TestSubScorerFreqs, TestNoMergePolicy, TestOmitTf, Test4GBStoredFields, 
> TestWANDScorer, TestSameScoresWithThreads, TestInPlaceMergeSorter, 
> TestTermsEnum2, TestPerFieldDocValuesFormat, TestPendingSoftDeletes, 
> TermInSetQueryTest, TestTransactionRollback, TestIndexWriter, TestBytesStore, 
> TestAddIndexes, TestSearcherManager]
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestSearcherManager -Dtests.seed=BA998C838D219DA9 
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-ZM 
> -Dtests.timezone=Europe/Saratov -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.00s J1 | TestSearcherManager (suite) <<<
>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded 
> (>= 7200000 msec).
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)Throwable #2: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=1567, name=Thread-1363, 
> state=RUNNABLE, group=TGRP-TestSearcherManager]
>    [junit4]    > Caused by: java.lang.RuntimeException: 
> java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>    [junit4]    >        at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:590)
>    [junit4]    > Caused by: java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J1/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>    [junit4]    >        at 
> java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:94)
>    [junit4]    >        at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
>    [junit4]    >        at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
>    [junit4]    >        at 
> java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:215)
>    [junit4]    >        at 
> java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at 
> java.base/java.nio.file.Files.newOutputStream(Files.java:218)
>    [junit4]    >        at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
>    [junit4]    >        at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
>    [junit4]    >        at 
> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>    [junit4]    >        at 
> org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
>    [junit4]    >        at 
> org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
>    [junit4]    >        at 
> org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
>    [junit4]    >        at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:116)
>    [junit4]    >        at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
>    [junit4]    >        at 
> org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
>    [junit4]    >        at 
> org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
>    [junit4]    >        at 
> org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
>    [junit4]    >        at 
> org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
>    [junit4]    >        at 
> org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:363)
>    [junit4]    >        at 
> org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:399)
>    [junit4]    >        at 
> org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
>    [junit4]    >        at 
> org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:490)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1518)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1210)
>    [junit4]    >        at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:574)
>    [junit4] Completed [493/493 (1!)] on J1 in 7223.11s, 8 tests, 3 errors <<< 
> FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180424_103122_1652508373636477058637.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 301 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180424_123631_75514991433786264949587.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180424_123631_7556157312409200754119.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180424_123631_7558114711129616215404.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 1065 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180424_123748_7826943721697944138574.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180424_123748_781798215272162987343.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180424_123748_78414183970208276832389.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 256 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180424_123928_82316519919529903051030.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180424_123928_82311034286548339931108.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180424_123928_82315793389933581276551.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 256 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180424_123941_36417869613436287622240.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180424_123941_3644726276091784977339.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180424_123941_3645889145251977954845.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 162 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180424_124009_2387744558848511145246.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180424_124009_2382522205782352164418.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180424_124009_238408105170085864258.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 204 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20180424_124013_7009322588995804746861.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20180424_124013_7003338919200419312781.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180424_124013_70016386455450894443634.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 168 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180424_124026_74413654507737704984462.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180424_124026_74416103775256265152900.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180424_124026_74416256255802644570306.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 176 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180424_124029_91011057056738889121631.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180424_124029_9101108399258048482180.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180424_124029_9104104082336348424750.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 161 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180424_124043_13614731435021017375895.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180424_124043_1365161931297807701273.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 165 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180424_124051_9248414462499275907365.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180424_124051_9249563428849679701887.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180424_124051_9243765987404993714615.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 177 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180424_124054_9282519941513228095082.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 158 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180424_124104_84514167681499316931340.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180424_124104_84214599579161941980116.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 19 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180424_124104_8524494428111998407008.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 1391 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180424_124133_72616806576233160276088.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180424_124133_7261285069435632250060.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180424_124133_7267782388760152479132.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 250 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180424_124145_2579187823410424650642.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180424_124145_25713837693219164997840.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180424_124145_25715684996641690394710.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 260 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180424_124159_2829219399087906433188.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180424_124159_28210511174515112017775.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180424_124159_2827278472418885598957.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 236 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180424_124500_41813055331787398965837.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180424_124500_418224469996733544105.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180424_124500_4187453991064700156844.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 176 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180424_124503_7553500796998439177974.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180424_124503_7555750889304540773731.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180424_124503_75511769946710592352770.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 231 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180424_124511_1764775119495447384813.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180424_124511_1766180589904710651396.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180424_124511_1769361022572647905196.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 182 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180424_124550_51511652865243497117016.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180424_124550_51510330276468636648074.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180424_124550_5152695771188945471055.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 255 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180424_124607_79517072089309636403041.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180424_124607_7959181210801134672267.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180424_124607_79516885837007324734511.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 166 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180424_124629_6114824541742460501784.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180424_124629_61115159758435609717083.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180424_124629_6118321282230269977916.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 155 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180424_124653_05314901660287379708623.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180424_124653_0532159875138401491309.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 184 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180424_124707_4323043202957852162304.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180424_124707_432745058995242399462.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180424_124707_4328744672969736890495.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 304 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180424_124730_37017377513731181163244.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180424_124730_37014608104411535376632.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180424_124730_36913215837416408454914.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 235 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180424_124740_0876734043369057441021.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180424_124740_08715496507222083106630.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180424_124740_08613628203214693690291.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 212 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180424_124749_61013841427127032833489.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180424_124749_6108331408096019887895.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180424_124749_6101516033237537069483.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 227 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180424_124802_2181765542071040288332.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180424_124802_2185785663070961367457.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 7 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180424_124802_21810478020528363542338.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 320 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180424_124859_8445408073866853244887.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180424_124859_8459938249307273267705.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180424_124859_84414421748732772717982.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 153 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180424_124938_1629120750011905204014.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 184 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180424_124940_1394443262706298589659.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180424_124940_1397359507078840644702.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180424_124940_1398532403334788866245.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 243 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180424_125127_94514218401265002753465.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180424_125127_94411342181025772925868.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 18 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180424_125127_94411559269679720884094.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 4535 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20180424_125245_7179615531053969492179.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20180424_125245_71717514500910684861381.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20180424_125245_71717142862304892298171.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 928 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20180424_132646_44610821079893157868666.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20180424_132646_44615202587819668615569.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20180424_132646_4466111723774057249306.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 1599 lines...]
>    [junit4] JVM J0: stderr was not empty, see: /home/jenkins/wor
>
> [...truncated too long message...]
>
>  at 
> app//org.apache.lucene.search.TestSearcherManager$10.run(TestSearcherManager.java:634)
>    [junit4]   2>    2) Thread[id=18, name=Thread-2, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Native Method)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
>    [junit4]   2>         at 
> java.base@10/java.lang.Throwable.<init>(Throwable.java:270)
>    [junit4]   2>         at 
> java.base@10/java.lang.Exception.<init>(Exception.java:66)
>    [junit4]   2>         at 
> java.base@10/java.lang.RuntimeException.<init>(RuntimeException.java:62)
>    [junit4]   2>         at 
> java.base@10/java.lang.IllegalStateException.<init>(IllegalStateException.java:55)
>    [junit4]   2>         at 
> app//org.apache.lucene.store.AlreadyClosedException.<init>(AlreadyClosedException.java:26)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.ReferenceManager.acquire(ReferenceManager.java:98)
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$9.run(TestSearcherManager.java:605)
>    [junit4]   2>    3) Thread[id=20, name=Thread-4, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]   2>         at 
> app//org.apache.lucene.search.TestSearcherManager$11.run(TestSearcherManager.java:669)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
> sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2dbe6438),
>  locale=en-ZM, timezone=Europe/Saratov
>    [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 10 
> (64-bit)/cpus=8,threads=4,free=435703840,total=518979584
>    [junit4]   2> NOTE: All tests run in this JVM: [TestSearcherManager]
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestSearcherManager -Dtests.seed=BA998C838D219DA9 
> -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
> -Dtests.locale=en-ZM -Dtests.timezone=Europe/Saratov -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.00s J2 | TestSearcherManager (suite) <<<
>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded 
> (>= 7200000 msec).
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)Throwable #2: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=17, name=Thread-1, state=RUNNABLE, 
> group=TGRP-TestSearcherManager]
>    [junit4]    > Caused by: java.lang.RuntimeException: 
> java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([BA998C838D219DA9]:0)
>    [junit4]    >        at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:590)
>    [junit4]    > Caused by: java.nio.file.FileAlreadyExistsException: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.search.TestSearcherManager_BA998C838D219DA9-001/tempDir-001/_0.fdt
>    [junit4]    >        at 
> java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:94)
>    [junit4]    >        at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
>    [junit4]    >        at 
> java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
>    [junit4]    >        at 
> java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:215)
>    [junit4]    >        at 
> java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
>    [junit4]    >        at 
> org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
>    [junit4]    >        at 
> java.base/java.nio.file.Files.newOutputStream(Files.java:218)
>    [junit4]    >        at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
>    [junit4]    >        at 
> org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
>    [junit4]    >        at 
> org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
>    [junit4]    >        at 
> org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:665)
>    [junit4]    >        at 
> org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
>    [junit4]    >        at 
> org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
>    [junit4]    >        at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:116)
>    [junit4]    >        at 
> org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:128)
>    [junit4]    >        at 
> org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:183)
>    [junit4]    >        at 
> org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
>    [junit4]    >        at 
> org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
>    [junit4]    >        at 
> org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
>    [junit4]    >        at 
> org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:363)
>    [junit4]    >        at 
> org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:399)
>    [junit4]    >        at 
> org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
>    [junit4]    >        at 
> org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:490)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1518)
>    [junit4]    >        at 
> org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1210)
>    [junit4]    >        at 
> org.apache.lucene.search.TestSearcherManager$8.run(TestSearcherManager.java:574)
>    [junit4] Completed [3/5 (3!)] on J2 in 7223.51s, 8 tests, 3 errors <<< 
> FAILURES!
>
> [...truncated 8 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180424_133446_5967437159437458413213.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180424_133446_59716817561729363735537.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180424_133446_59717545062466105585266.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 15 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568:
>  The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092:
>  There were test failures: 5 suites, 46 tests, 6 suite-level errors, 3 
> errors, 22 ignored [seed: BA998C838D219DA9]
>
> Total time: 120 minutes 26 seconds
>
> [repro] Setting last failure code to 256
>
> [repro] Failures:
> [repro]   3/5 failed: org.apache.lucene.search.TestSearcherManager
> [repro] Exiting with code 256
> + mv lucene/build lucene/build.repro
> + mv solr/build solr/build.repro
> mv: cannot stat 'solr/build': No such file or directory
> + true
> + mv lucene/build.orig lucene/build
> + mv solr/build.orig solr/build
> Archiving artifacts
> Setting 
> ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
> Setting 
> ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> <Git Blamer> Using GitBlamer to create author and commit information for all 
> warnings.
> <Git Blamer> GIT_COMMIT=d702dc6133bbb7a4a20b9cbec97ccd48df12c8f0, 
> workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
> [WARNINGS] Computing warning deltas based on reference build #21896
> Recording test results
> Setting 
> ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Build step 'Publish JUnit test result report' changed build result to UNSTABLE
> Email was triggered for: Unstable (Test Failures)
> Sending email for trigger: Unstable (Test Failures)
> Setting 
> ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Setting 
> ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to