Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25072/
Java: 64bit/jdk-14-ea+24 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
9 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.lucene.document.TestXYMultiLineShapeQueries
Error Message:
1 thread leaked from SUITE scope at
org.apache.lucene.document.TestXYMultiLineShapeQueries: 1) Thread[id=21,
name=LuceneTestCase-1-thread-1, state=WAITING,
group=TGRP-TestXYMultiLineShapeQueries] at
java.base@14-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@14-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
at
java.base@14-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
at
java.base@14-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base@14-ea/java.lang.Thread.run(Thread.java:833)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.lucene.document.TestXYMultiLineShapeQueries:
1) Thread[id=21, name=LuceneTestCase-1-thread-1, state=WAITING,
group=TGRP-TestXYMultiLineShapeQueries]
at java.base@14-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@14-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
at
java.base@14-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
at
java.base@14-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base@14-ea/java.lang.Thread.run(Thread.java:833)
at __randomizedtesting.SeedInfo.seed([DEDBAF9574E9EAA8]:0)
FAILED:
junit.framework.TestSuite.org.apache.lucene.document.TestXYMultiLineShapeQueries
Error Message:
There are still zombie threads that couldn't be terminated: 1) Thread[id=21,
name=LuceneTestCase-1-thread-1, state=WAITING,
group=TGRP-TestXYMultiLineShapeQueries] at
java.base@14-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@14-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
at
java.base@14-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
at
java.base@14-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base@14-ea/java.lang.Thread.run(Thread.java:833)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=21, name=LuceneTestCase-1-thread-1, state=WAITING,
group=TGRP-TestXYMultiLineShapeQueries]
at java.base@14-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@14-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
at
java.base@14-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
at
java.base@14-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base@14-ea/java.lang.Thread.run(Thread.java:833)
at __randomizedtesting.SeedInfo.seed([DEDBAF9574E9EAA8]:0)
FAILED: org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
Error Message:
expected:<24> but was:<23>
Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
at
__randomizedtesting.SeedInfo.seed([9FADDAF82102B6A9:775BBD0F75C46AD6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:833)
FAILED: org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
Error Message:
expected:<24> but was:<23>
Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
at
__randomizedtesting.SeedInfo.seed([9FADDAF82102B6A9:775BBD0F75C46AD6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:833)
FAILED: org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
Error Message:
expected:<24> but was:<23>
Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
at
__randomizedtesting.SeedInfo.seed([9FADDAF82102B6A9:775BBD0F75C46AD6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:833)
FAILED: org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
Error Message:
expected:<24> but was:<23>
Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
at
__randomizedtesting.SeedInfo.seed([9FADDAF82102B6A9:775BBD0F75C46AD6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:833)
FAILED: org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
Error Message:
expected:<24> but was:<23>
Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
at
__randomizedtesting.SeedInfo.seed([9FADDAF82102B6A9:775BBD0F75C46AD6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:833)
FAILED: org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData
Error Message:
expected:<24> but was:<23>
Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
at
__randomizedtesting.SeedInfo.seed([9FADDAF82102B6A9:775BBD0F75C46AD6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:833)
FAILED:
org.apache.lucene.document.TestXYMultiLineShapeQueries.testLowCardinalityShapeManyTimes
Error Message:
wrong hit (first of possibly more): FAIL: id=438 should match but did not
relation=INTERSECTS query=XYShapePolygonQuery:
field=shape:XYPolygon([[[3.772427797317505, -3.4028234663852886E38],
[3.5297937393188477, -3.4028234663852886E38], [3.3672404289245605,
-3.4028234663852886E38], [1.366030216217041, -3.4028234663852886E38],
[0.7079442143440247, -3.4028234663852886E38], [0.5733060836791992,
-3.4028234663852886E38], [0.04732690751552582, -3.4028234663852886E38],
[-1.2622873783111572, -3.4028234663852886E38], [-1.6948128938674927,
-3.4028234663852886E38], [-1.9707902669906616, -3.4028234663852886E38],
[-4.0364484786987305, -3.4028234663852886E38], [-2.3655545711517334,
-3.4028234663852886E38], [-2.3865833282470703, -3.4028234663852886E38],
[-0.17193560302257538, -3.4028234663852886E38], [0.3438161015510559,
-3.4028234663852886E38], [1.0453752279281616, -3.4028234663852886E38],
[1.3768657445907593, -3.4028234663852886E38], [1.8557347059249878,
-3.4028234663852886E38], [2.7098512649536133, -3.4028234663852886E38],
[3.6634128093719482, -3.4028234663852886E38], [3.772427797317505,
-3.4028234663852886E38]]]) docID=438 shape=[XYLINE([-0.0,
-3.4028234663852886E38][-0.0, -3.4028234663852886E38][-0.0,
-3.4028234663852886E38][-0.0, -3.4028234663852886E38]),
XYLINE([-3.4028234663852886E38, -3.4028234663852886E38][-3.4028234663852886E38,
-3.4028234663852886E38][-3.4028234663852886E38, -3.4028234663852886E38])]
deleted?=false queryPolygon=[3.772427797317505, -3.4028234663852886E38]
[3.5297937393188477, -3.4028234663852886E38] [3.3672404289245605,
-3.4028234663852886E38] [1.366030216217041, -3.4028234663852886E38]
[0.7079442143440247, -3.4028234663852886E38] [0.5733060836791992,
-3.4028234663852886E38] [0.04732690751552582, -3.4028234663852886E38]
[-1.2622873783111572, -3.4028234663852886E38] [-1.6948128938674927,
-3.4028234663852886E38] [-1.9707902669906616, -3.4028234663852886E38]
[-4.0364484786987305, -3.4028234663852886E38] [-2.3655545711517334,
-3.4028234663852886E38] [-2.3865833282470703, -3.4028234663852886E38]
[-0.17193560302257538, -3.4028234663852886E38] [0.3438161015510559,
-3.4028234663852886E38] [1.0453752279281616, -3.4028234663852886E38]
[1.3768657445907593, -3.4028234663852886E38] [1.8557347059249878,
-3.4028234663852886E38] [2.7098512649536133, -3.4028234663852886E38]
[3.6634128093719482, -3.4028234663852886E38] [3.772427797317505,
-3.4028234663852886E38]
Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):
FAIL: id=438 should match but did not
relation=INTERSECTS
query=XYShapePolygonQuery: field=shape:XYPolygon([[[3.772427797317505,
-3.4028234663852886E38], [3.5297937393188477, -3.4028234663852886E38],
[3.3672404289245605, -3.4028234663852886E38], [1.366030216217041,
-3.4028234663852886E38], [0.7079442143440247, -3.4028234663852886E38],
[0.5733060836791992, -3.4028234663852886E38], [0.04732690751552582,
-3.4028234663852886E38], [-1.2622873783111572, -3.4028234663852886E38],
[-1.6948128938674927, -3.4028234663852886E38], [-1.9707902669906616,
-3.4028234663852886E38], [-4.0364484786987305, -3.4028234663852886E38],
[-2.3655545711517334, -3.4028234663852886E38], [-2.3865833282470703,
-3.4028234663852886E38], [-0.17193560302257538, -3.4028234663852886E38],
[0.3438161015510559, -3.4028234663852886E38], [1.0453752279281616,
-3.4028234663852886E38], [1.3768657445907593, -3.4028234663852886E38],
[1.8557347059249878, -3.4028234663852886E38], [2.7098512649536133,
-3.4028234663852886E38], [3.6634128093719482, -3.4028234663852886E38],
[3.772427797317505, -3.4028234663852886E38]]]) docID=438
shape=[XYLINE([-0.0, -3.4028234663852886E38][-0.0,
-3.4028234663852886E38][-0.0, -3.4028234663852886E38][-0.0,
-3.4028234663852886E38]), XYLINE([-3.4028234663852886E38,
-3.4028234663852886E38][-3.4028234663852886E38,
-3.4028234663852886E38][-3.4028234663852886E38, -3.4028234663852886E38])]
deleted?=false queryPolygon=[3.772427797317505, -3.4028234663852886E38]
[3.5297937393188477, -3.4028234663852886E38] [3.3672404289245605,
-3.4028234663852886E38] [1.366030216217041, -3.4028234663852886E38]
[0.7079442143440247, -3.4028234663852886E38] [0.5733060836791992,
-3.4028234663852886E38] [0.04732690751552582, -3.4028234663852886E38]
[-1.2622873783111572, -3.4028234663852886E38] [-1.6948128938674927,
-3.4028234663852886E38] [-1.9707902669906616, -3.4028234663852886E38]
[-4.0364484786987305, -3.4028234663852886E38] [-2.3655545711517334,
-3.4028234663852886E38] [-2.3865833282470703, -3.4028234663852886E38]
[-0.17193560302257538, -3.4028234663852886E38] [0.3438161015510559,
-3.4028234663852886E38] [1.0453752279281616, -3.4028234663852886E38]
[1.3768657445907593, -3.4028234663852886E38] [1.8557347059249878,
-3.4028234663852886E38] [2.7098512649536133, -3.4028234663852886E38]
[3.6634128093719482, -3.4028234663852886E38] [3.772427797317505,
-3.4028234663852886E38]
at
__randomizedtesting.SeedInfo.seed([DEDBAF9574E9EAA8:4F7D1F3609D5E3B3]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.lucene.document.BaseShapeTestCase.verifyRandomPolygonQueries(BaseShapeTestCase.java:528)
at
org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:252)
at
org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:216)
at
org.apache.lucene.document.BaseShapeTestCase.testLowCardinalityShapeManyTimes(BaseShapeTestCase.java:98)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:833)
Build Log:
[...truncated 2126 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20191126_083123_00013003604336139605822.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20191126_083123_009167090762149712750.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20191126_083122_9982103929292063904743.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 304 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20191126_084249_4006263006099946498689.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20191126_084249_4003567618960726747501.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: 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-20191126_084249_40014610676330021024186.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 251 lines...]
[junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDictionary
-Dtests.method=testInvalidData -Dtests.seed=9FADDAF82102B6A9
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi
-Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.05s J1 | TestDictionary.testInvalidData <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<24> but
was:<23>
[junit4] > at
__randomizedtesting.SeedInfo.seed([9FADDAF82102B6A9:775BBD0F75C46AD6]:0)
[junit4] > at
org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:833)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/J1/temp/lucene.analysis.hunspell.TestDictionary_9FADDAF82102B6A9-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=18718, maxDocsPerChunk=272, blockSize=7),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=18718, blockSize=7)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@25e9c020),
locale=fi, timezone=Poland
[junit4] 2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea
(64-bit)/cpus=8,threads=1,free=300876224,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestIgnore,
TestSimplePatternSplitTokenizer, TestAlternateCasing, TestDictionary]
[junit4] Completed [13/295 (1!)] on J1 in 0.58s, 10 tests, 1 failure <<<
FAILURES!
[...truncated 835 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20191126_084417_025583166878184929183.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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-20191126_084417_025506614424173500171.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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-20191126_084417_025274465507943419844.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 244 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20191126_084550_3316757893637964421779.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 5 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20191126_084550_33112557858084090292814.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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/icu/test/temp/junit4-J2-20191126_084550_3313959816916531894274.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 215 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191126_084601_5189013725700036129265.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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/kuromoji/test/temp/junit4-J0-20191126_084601_51810603820090937836795.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20191126_084601_5185834333287457497795.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 154 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191126_084714_26113380987448929069838.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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-20191126_084714_2616757202167997249798.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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-20191126_084714_26117495488215351569176.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 180 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20191126_084718_26014239756797480381902.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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/nori/test/temp/junit4-J2-20191126_084718_260607601484152524570.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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/nori/test/temp/junit4-J1-20191126_084718_2605359940182766759108.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 160 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20191126_084747_1755645677471338177859.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191126_084747_1757311894236703881259.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191126_084747_17511481106626673356332.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 168 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191126_084750_31111024947906568656691.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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/phonetic/test/temp/junit4-J1-20191126_084750_31112014774656142665377.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: 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-20191126_084750_31111853864617355044509.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 153 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191126_084759_6214659483053602518222.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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-20191126_084759_62110068110786191876568.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 154 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20191126_084806_9458725800773122852671.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20191126_084806_9452880227782024168220.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20191126_084806_9454011489197634558001.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 165 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20191126_084809_87316744012738126782979.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 22 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20191126_084809_87312365694566151525033.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20191126_084809_87312112907336904995725.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 1434 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20191126_084842_09412766392654976902269.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 9 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20191126_084842_09411420274345038995826.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20191126_084842_09418037344367729460650.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 235 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20191126_084852_50112532973427486894005.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20191126_084852_5014168459611189748652.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20191126_084852_5014610299493934738838.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 271 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20191126_084908_45810756090151947676154.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 4 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20191126_084908_45810846969794360514023.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 8 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20191126_084908_4587882083567005755834.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 209 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20191126_085154_15011695059954474389078.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20191126_085154_15012294617884890095154.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20191126_085154_1509845590788151990089.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 170 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20191126_085158_0105346076824089397591.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20191126_085158_0096096378127224446355.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20191126_085158_01014734290660426571342.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 223 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20191126_085206_5368131473968845946445.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20191126_085206_5366265340267559096424.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20191126_085206_53618394207593739693310.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: 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-20191126_085247_80215814430712388638566.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20191126_085247_8025810662071255887051.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20191126_085247_8021522896675918759474.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 249 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20191126_085301_9925130153916310163285.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20191126_085301_99216732544402770843905.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20191126_085301_99212040606187576613538.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 163 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20191126_085329_586100291134359337176.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: 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-20191126_085329_58617508667724722927649.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20191126_085329_5869883822631748079025.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 274 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J0-20191126_085409_2675261103475481491769.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J1-20191126_085409_2676681269952105834507.syserr
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J2-20191126_085409_2672496954744272356301.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 152 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20191126_085415_40012387865722256451601.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[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-20191126_085415_40010101254613663301744.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 188 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20191126_085425_5176585547957402187761.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20191126_085425_5175578035233680052245.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20191126_085425_5177973618720065765660.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 254 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J2-20191126_085459_19418247476005297816358.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J1-20191126_085459_19414423103758787518073.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J0-20191126_085459_19412367489285311921907.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 313 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20191126_085511_8166775092348066455602.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20191126_085511_8162824531640479763964.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20191126_085511_81613496584898483510230.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 223 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20191126_085524_65312218002628772307184.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20191126_085524_65317633131620412261270.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20191126_085524_65315395019347575850981.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 212 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20191126_085536_76011094721490122205055.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20191126_085536_76014118228038013226802.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20191126_085536_76012829001010833953635.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 163 lines...]
[junit4] Suite: org.apache.lucene.document.TestXYMultiLineShapeQueries
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestXYMultiLineShapeQueries
-Dtests.method=testLowCardinalityShapeManyTimes -Dtests.seed=DEDBAF9574E9EAA8
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=am-ET
-Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 6.72s J2 |
TestXYMultiLineShapeQueries.testLowCardinalityShapeManyTimes <<<
[junit4] > Throwable #1: java.lang.AssertionError: wrong hit (first of
possibly more):
[junit4] > FAIL: id=438 should match but did not
[junit4] > relation=INTERSECTS
[junit4] > query=XYShapePolygonQuery:
field=shape:XYPolygon([[[3.772427797317505, -3.4028234663852886E38],
[3.5297937393188477, -3.4028234663852886E38], [3.3672404289245605,
-3.4028234663852886E38], [1.366030216217041, -3.4028234663852886E38],
[0.7079442143440247, -3.4028234663852886E38], [0.5733060836791992,
-3.4028234663852886E38], [0.04732690751552582, -3.4028234663852886E38],
[-1.2622873783111572, -3.4028234663852886E38], [-1.6948128938674927,
-3.4028234663852886E38], [-1.9707902669906616, -3.4028234663852886E38],
[-4.0364484786987305, -3.4028234663852886E38], [-2.3655545711517334,
-3.4028234663852886E38], [-2.3865833282470703, -3.4028234663852886E38],
[-0.17193560302257538, -3.4028234663852886E38], [0.3438161015510559,
-3.4028234663852886E38], [1.0453752279281616, -3.4028234663852886E38],
[1.3768657445907593, -3.4028234663852886E38], [1.8557347059249878,
-3.4028234663852886E38], [2.7098512649536133, -3.4028234663852886E38],
[3.6634128093719482, -3.4028234663852886E38], [3.772427797317505,
-3.4028234663852886E38]]]) docID=438
[junit4] > shape=[XYLINE([-0.0, -3.4028234663852886E38][-0.0,
-3.4028234663852886E38][-0.0, -3.4028234663852886E38][-0.0,
-3.4028234663852886E38]), XYLINE([-3.4028234663852886E38,
-3.4028234663852886E38][-3.4028234663852886E38,
-3.4028234663852886E38][-3.4028234663852886E38, -3.4028234663852886E38])]
[junit4] > deleted?=false queryPolygon=[3.772427797317505,
-3.4028234663852886E38] [3.5297937393188477, -3.4028234663852886E38]
[3.3672404289245605, -3.4028234663852886E38] [1.366030216217041,
-3.4028234663852886E38] [0.7079442143440247, -3.4028234663852886E38]
[0.5733060836791992, -3.4028234663852886E38] [0.04732690751552582,
-3.4028234663852886E38] [-1.2622873783111572, -3.4028234663852886E38]
[-1.6948128938674927, -3.4028234663852886E38] [-1.9707902669906616,
-3.4028234663852886E38] [-4.0364484786987305, -3.4028234663852886E38]
[-2.3655545711517334, -3.4028234663852886E38] [-2.3865833282470703,
-3.4028234663852886E38] [-0.17193560302257538, -3.4028234663852886E38]
[0.3438161015510559, -3.4028234663852886E38] [1.0453752279281616,
-3.4028234663852886E38] [1.3768657445907593, -3.4028234663852886E38]
[1.8557347059249878, -3.4028234663852886E38] [2.7098512649536133,
-3.4028234663852886E38] [3.6634128093719482, -3.4028234663852886E38]
[3.772427797317505, -3.4028234663852886E38]
[junit4] > at
__randomizedtesting.SeedInfo.seed([DEDBAF9574E9EAA8:4F7D1F3609D5E3B3]:0)
[junit4] > at
org.apache.lucene.document.BaseShapeTestCase.verifyRandomPolygonQueries(BaseShapeTestCase.java:528)
[junit4] > at
org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:252)
[junit4] > at
org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:216)
[junit4] > at
org.apache.lucene.document.BaseShapeTestCase.testLowCardinalityShapeManyTimes(BaseShapeTestCase.java:98)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:833)
[junit4] IGNOR/A 0.00s J2 | TestXYMultiLineShapeQueries.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/J2/temp/lucene.document.TestXYMultiLineShapeQueries_DEDBAF9574E9EAA8-001
[junit4] 2> Nov 26, 2019 8:56:11 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Nov 26, 2019 8:56:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.document.TestXYMultiLineShapeQueries:
[junit4] 2> 1) Thread[id=21, name=LuceneTestCase-1-thread-1,
state=WAITING, group=TGRP-TestXYMultiLineShapeQueries]
[junit4] 2> at
java.base@14-ea/jdk.internal.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] 2> at
java.base@14-ea/java.lang.Thread.run(Thread.java:833)
[junit4] 2> Nov 26, 2019 8:56:32 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=21, name=LuceneTestCase-1-thread-1,
state=WAITING, group=TGRP-TestXYMultiLineShapeQueries]
[junit4] 2> Nov 26, 2019 8:56:34 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=21, name=LuceneTestCase-1-thread-1,
state=WAITING, group=TGRP-TestXYMultiLineShapeQueries]
[junit4] 2> at
java.base@14-ea/jdk.internal.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
[junit4] 2> at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] 2> at
java.base@14-ea/java.lang.Thread.run(Thread.java:833)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4bf72c76),
locale=am-ET, timezone=Brazil/Acre
[junit4] 2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea
(64-bit)/cpus=8,threads=2,free=236267512,total=299892736
[junit4] 2> NOTE: All tests run in this JVM: [TestSimpleWKTShapeParsing,
TestXYShapeEncoding, TestXYMultiLineShapeQueries]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestXYMultiLineShapeQueries -Dtests.seed=DEDBAF9574E9EAA8
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=am-ET
-Dtests.timezone=Brazil/Acre -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | TestXYMultiLineShapeQueries (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.lucene.document.TestXYMultiLineShapeQueries:
[junit4] > 1) Thread[id=21, name=LuceneTestCase-1-thread-1,
state=WAITING, group=TGRP-TestXYMultiLineShapeQueries]
[junit4] > at
java.base@14-ea/jdk.internal.misc.Unsafe.park(Native Method)
[junit4] > at
java.base@14-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[junit4] > at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
[junit4] > at
java.base@14-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
[junit4] > at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
[junit4] > at
java.base@14-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
[junit4] > at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
[junit4] > at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] > at
java.base@14-ea/java.lang.Thread.run(Thread.java:833)
[junit4] > at
__randomizedtesting.SeedInfo.seed([DEDBAF9574E9EAA8]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=21, name=LuceneTestCase-1-thread-1,
state=WAITING, group=TGRP-TestXYMultiLineShapeQueries]
[junit4] > at
java.base@14-ea/jdk.internal.misc.Unsafe.park(Native Method)
[junit4] > at
java.base@14-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[junit4] > at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
[junit4] > at
java.base@14-ea/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
[junit4] > at
java.base@14-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
[junit4] > at
java.base@14-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
[junit4] > at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
[junit4] > at
java.base@14-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[junit4] > at
java.base@14-ea/java.lang.Thread.run(Thread.java:833)
[junit4] > at
__randomizedtesting.SeedInfo.seed([DEDBAF9574E9EAA8]:0)
[junit4] Completed [7/38 (1!)] on J2 in 38.65s, 5 tests, 1 failure, 2
errors, 1 skipped <<< FAILURES!
[...truncated 64 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191126_085553_7957012889955968753764.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 27 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191126_085553_79513679720418543903317.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 11 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191126_085553_795784290452055863004.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[...truncated 303 lines...]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20191126_085719_25211119897181948118423.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: 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-20191126_085719_25210864684274069057209.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: 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-20191126_085719_25212118886494447912499.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 148 lines...]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20191126_085745_82116906648157075685212.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[...truncated 181 lines...]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20191126_085747_5441651038948043188557.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see
[...truncated too long message...]
gure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.17 in public
[ivy:cachepath] :: resolution report :: resolve 15ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test
[junit4:pickseed] Seed property 'tests.seed' already defined: DEDBAF9574E9EAA8
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp
[junit4] <JUnit4> says Привет! Master seed: DEDBAF9574E9EAA8
[junit4] Executing 5 suites with 3 JVMs.
[junit4]
[junit4] Started J0 PID(22473@localhost).
[junit4] Started J2 PID(22474@localhost).
[junit4] Started J1 PID(22475@localhost).
[junit4] Suite: org.apache.lucene.document.TestXYMultiLineShapeQueries
[junit4] OK 2.97s J0 |
TestXYMultiLineShapeQueries.testSameShapeManyTimes
[junit4] OK 6.89s J0 |
TestXYMultiLineShapeQueries.testLowCardinalityShapeManyTimes
[junit4] OK 0.37s J0 | TestXYMultiLineShapeQueries.testRandomTiny
[junit4] OK 6.33s J0 | TestXYMultiLineShapeQueries.testRandomMedium
[junit4] IGNOR/A 0.00s J0 | TestXYMultiLineShapeQueries.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [1/5] on J0 in 17.40s, 5 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.document.TestXYMultiLineShapeQueries
[junit4] OK 3.27s J2 |
TestXYMultiLineShapeQueries.testSameShapeManyTimes
[junit4] OK 6.95s J2 |
TestXYMultiLineShapeQueries.testLowCardinalityShapeManyTimes
[junit4] OK 0.54s J2 | TestXYMultiLineShapeQueries.testRandomTiny
[junit4] OK 6.48s J2 | TestXYMultiLineShapeQueries.testRandomMedium
[junit4] IGNOR/A 0.02s J2 | TestXYMultiLineShapeQueries.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [2/5] on J2 in 18.16s, 5 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.document.TestXYMultiLineShapeQueries
[junit4] OK 3.44s J1 |
TestXYMultiLineShapeQueries.testSameShapeManyTimes
[junit4] OK 7.36s J1 |
TestXYMultiLineShapeQueries.testLowCardinalityShapeManyTimes
[junit4] OK 0.88s J1 | TestXYMultiLineShapeQueries.testRandomTiny
[junit4] OK 6.43s J1 | TestXYMultiLineShapeQueries.testRandomMedium
[junit4] IGNOR/A 0.02s J1 | TestXYMultiLineShapeQueries.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [3/5] on J1 in 18.79s, 5 tests, 1 skipped
[junit4]
[junit4] JVM J1: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20191126_095636_54412188168280712781782.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J1: EOF ----
[junit4] Suite: org.apache.lucene.document.TestXYMultiLineShapeQueries
[junit4] OK 0.38s J0 |
TestXYMultiLineShapeQueries.testSameShapeManyTimes
[junit4] OK 4.51s J0 |
TestXYMultiLineShapeQueries.testLowCardinalityShapeManyTimes
[junit4] OK 0.22s J0 | TestXYMultiLineShapeQueries.testRandomTiny
[junit4] OK 4.61s J0 | TestXYMultiLineShapeQueries.testRandomMedium
[junit4] IGNOR/A 0.00s J0 | TestXYMultiLineShapeQueries.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [4/5] on J0 in 9.76s, 5 tests, 1 skipped
[junit4]
[junit4] JVM J0: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20191126_095636_5431279108988622805204.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J0: EOF ----
[junit4] Suite: org.apache.lucene.document.TestXYMultiLineShapeQueries
[junit4] OK 0.31s J2 |
TestXYMultiLineShapeQueries.testSameShapeManyTimes
[junit4] OK 4.73s J2 |
TestXYMultiLineShapeQueries.testLowCardinalityShapeManyTimes
[junit4] OK 0.26s J2 | TestXYMultiLineShapeQueries.testRandomTiny
[junit4] OK 4.03s J2 | TestXYMultiLineShapeQueries.testRandomMedium
[junit4] IGNOR/A 0.00s J2 | TestXYMultiLineShapeQueries.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [5/5] on J2 in 9.53s, 5 tests, 1 skipped
[junit4]
[junit4] JVM J2: stderr was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20191126_095636_5436776373795730293805.syserr
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] OpenJDK 64-Bit Server VM warning: Ignoring option
UseConcMarkSweepGC; support was removed in 14.0
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J0: 0.73 .. 28.87 = 28.14s
[junit4] JVM J1: 0.73 .. 19.77 = 19.05s
[junit4] JVM J2: 0.73 .. 29.37 = 28.64s
[junit4] Execution time total: 29 seconds
[junit4] Tests summary: 5 suites, 25 tests, 5 ignored (5 assumptions)
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/J0/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/J1/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/J2
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/J2/temp])
[echo] 5 slowest tests:
[junit4:tophints] 75.06s |
org.apache.lucene.document.TestXYMultiPolygonShapeQueries
[junit4:tophints] 51.32s | org.apache.lucene.document.TestXYPolygonShapeQueries
[junit4:tophints] 18.72s |
org.apache.lucene.document.TestXYMultiLineShapeQueries
[junit4:tophints] 12.26s |
org.apache.lucene.document.TestLatLonMultiLineShapeQueries
[junit4:tophints] 7.51s |
org.apache.lucene.document.TestFloatPointNearestNeighbor
-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.codehaus.groovy.reflection.CachedClass
(file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.17.jar)
to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
test-nocompile:
BUILD SUCCESSFUL
Total time: 31 seconds
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.lucene.document.TestXYMultiLineShapeQueries
[repro] 5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
[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=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/home/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=2d98a619dd96abfa716098bbc5cac2bc3a1b7d49,
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25071
Recording test results
Setting
ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]