Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18646/
Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -XX:+UseSerialGC

10 tests failed.
FAILED:  
org.apache.lucene.codecs.asserting.TestAssertingNormsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 256, but got 6283, -2354.296875% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 256, but got 6283, -2354.296875% 
error
        at 
__randomizedtesting.SeedInfo.seed([3FCA800797FA1D0:F15FBA40B300BE86]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree.testRamBytesUsed

Error Message:
Actual RAM usage 352, but got 2039, -479.2613636363637% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 352, but got 2039, 
-479.2613636363637% error
        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.codecs.lucene53.TestLucene53NormsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 656, but got 7705, -1074.5426829268292% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 656, but got 7705, 
-1074.5426829268292% error
        at 
__randomizedtesting.SeedInfo.seed([5C4377D35F25E8AE:AEE06593955AF7F8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 608, but got 7751, -1174.8355263157896% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 608, but got 7751, 
-1174.8355263157896% error
        at 
__randomizedtesting.SeedInfo.seed([904B823A2D25E60D:62E8907AE75AF95B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.codecs.memory.TestDirectPostingsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 352, but got 4467416, -1269052.2727272727% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 352, but got 4467416, 
-1269052.2727272727% error
        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 352, but got 21143, -5906.534090909091% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 352, but got 21143, 
-5906.534090909091% error
        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.codecs.memory.TestFSTPostingsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 352, but got 20498, -5723.295454545455% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 352, but got 20498, 
-5723.295454545455% error
        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.codecs.memory.TestMemoryPostingsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 352, but got 561682, -159468.75% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 352, but got 561682, -159468.75% 
error
        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 400, but got 929057, -232164.25% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 400, but got 929057, -232164.25% 
error
        at 
__randomizedtesting.SeedInfo.seed([904B823A2D25E60D:62E8907AE75AF95B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.lucene.codecs.simpletext.TestSimpleTextNormsFormat.testRamBytesUsed

Error Message:
Actual RAM usage 294904, but got 650040, -120.42427366193745% error

Stack Trace:
java.lang.AssertionError: Actual RAM usage 294904, but got 650040, 
-120.42427366193745% error
        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
        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:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 272 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPerFieldPostingsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=904B823A2D25E60D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lv -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.57s J2 | TestPerFieldPostingsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 400, 
but got 929057, -232164.25% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([904B823A2D25E60D:62E8907AE75AF95B]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] IGNOR/A 0.01s J2 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.00s J2 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J2/temp/lucene.codecs.perfield.TestPerFieldPostingsFormat_904B823A2D25E60D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1363, maxMBSortInHeap=6.5518774384950795, 
sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=IB LL-D3(800.0), 
field=DFR I(ne)B3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR 
I(ne)BZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=IB LL-L3(800.0), body=DFR 
I(n)3(800.0), f_DOCS=IB SPL-LZ(0.3)}, locale=lv, timezone=SystemV/EST5
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=380291648,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestEarlyTerminatingSortingCollector, TestAtomicUpdate, TestRegexpRandom, 
TestPerFieldPostingsFormat]
   [junit4] Completed [23/440 (1!)] on J2 in 9.26s, 25 tests, 1 failure, 2 
skipped <<< FAILURES!

[...truncated 1315 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestLucene70NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene70NormsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=904B823A2D25E60D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=as -Dtests.timezone=Asia/Hong_Kong -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.20s J0 | TestLucene70NormsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 608, 
but got 7751, -1174.8355263157896% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([904B823A2D25E60D:62E8907AE75AF95B]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] IGNOR/A 0.00s J0 | TestLucene70NormsFormat.testNCommonBig
   [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/core/test/J0/temp/lucene.codecs.lucene70.TestLucene70NormsFormat_904B823A2D25E60D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=676, maxMBSortInHeap=7.246819778186369, 
sim=RandomSimilarity(queryNorm=true): {foobar=DFR I(F)Z(0.3), content=DFR 
I(ne)LZ(0.3)}, locale=as, timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=296119528,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocCount, 
TestSortedSetSelector, TestBufferedChecksum, TestPrefixQuery, TestTimSorter, 
TestGeoUtils, TestPrefixCodedTerms, TestCharFilter, TestNoMergePolicy, 
TestCloseableThreadLocal, TestSimilarity, TestWordlistLoader, 
TestBytesRefArray, TestCustomSearcherSort, TestCodecs, 
TestSimpleExplanationsWithFillerDocs, TestFastCompressionMode, TestIntroSorter, 
TestIndexWriterForceMerge, TestScorerPerf, TestNotDocIdSet, TestIsCurrent, 
TestDocInverterPerFieldErrorInfo, TestDirectMonotonic, 
TestNumericDocValuesUpdates, TestDoc, TestMmapDirectory, TestRollingUpdates, 
TestSPIClassIterator, TestPerSegmentDeletes, TestIndexWriterWithThreads, 
TestNRTThreads, TestSegmentReader, TestBlockPostingsFormat2, 
TestSimilarityBase, TestBinaryDocument, TestIndexWriterLockRelease, TestField, 
TestSort, TestIndexSorting, TestEarlyTermination, TestBagOfPositions, 
TestTermVectors, TestFixedBitDocIdSet, TestIndexSearcher, TestPostingsOffsets, 
TestIndexWriterNRTIsCurrent, TestNGramPhraseQuery, 
TestSimpleExplanationsOfNonMatches, TestTermRangeQuery, TestDirectory, 
TestSubScorerFreqs, TestNearSpansOrdered, TestBytesStore, 
TestMatchAllDocsQuery, TestSpanContainQuery, TestBinaryDocValuesUpdates, 
TestThreadedForceMerge, TestSentinelIntSet, TestSimpleAttributeImpl, 
TestNewestSegment, TestMultiPhraseEnum, TestTryDelete, 
TestPrefixInBooleanQuery, TestAllFilesCheckIndexHeader, TestDocIdsWriter, 
TestDeterminism, TestCharArrayMap, TestTermsEnum2, 
TestRecyclingByteBlockAllocator, TestInfoStream, TestConjunctions, 
TestIndexWriter, TestPerFieldDocValuesFormat, TestBasics, 
TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestNorms, 
TestIndexWriterCommit, TestDirectoryReaderReopen, TestSearchWithThreads, 
TestSearchAfter, TestNeverDelete, TestStressIndexing, 
TestSnapshotDeletionPolicy, TestNRTReaderWithThreads, TestLevenshteinAutomata, 
TestWeakIdentityMap, TestSimpleExplanations, TestDirectoryReader, 
TestLockFactory, TestSegmentMerger, TestFixedBitSet, TestComplexExplanations, 
TestParallelCompositeReader, TestCrash, TestSegmentTermDocs, 
TestPerFieldPostingsFormat2, TestMultiDocValues, TestFieldsReader, 
TestSimpleSearchEquivalence, TestDocValuesIndexing, TestHugeRamFile, 
TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, 
TestSpans, TestMixedCodecs, TestTransactionRollback, TestFlex, TestUTF32ToUTF8, 
TestMultiPhraseQuery, TestLazyProxSkipping, TestDocsAndPositions, 
TestMergeSchedulerExternal, TestBagOfPostings, TestTermVectorsWriter, 
TestCharTermAttributeImpl, TestOmitPositions, TestParallelLeafReader, 
TestBytesRefHash, TestSloppyPhraseQuery2, TestDocumentsWriterDeleteQueue, 
TestDocumentWriter, TestLiveFieldValues, TestFuzzyQuery, 
TestParallelReaderEmptyIndex, TestDocument, TestTopFieldCollector, 
TestDocValuesScoring, TestPayloadsOnVectors, TestSearchForDuplicates, 
TestIndexFileDeleter, TestRecyclingIntBlockAllocator, 
TestMultiTermQueryRewrites, TestRollingBuffer, TestSearch, TestDateTools, 
Test2BPostings, TestBooleanScorer, TestReaderClosed, 
TestScoreCachingWrappingScorer, TestTermdocPerf, TestTerm, Test2BTerms, 
Test2BPagedBytes, TestCharArraySet, TestReusableStringReader, 
TestLucene50CompoundFormat, TestLucene62SegmentInfoFormat, TestIndexedDISI, 
TestLucene70NormsFormat]
   [junit4] Completed [371/440 (2!)] on J0 in 16.36s, 29 tests, 1 failure, 3 
skipped <<< FAILURES!

[...truncated 474 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingNormsFormat
   [junit4] IGNOR/A 0.00s J0 | TestAssertingNormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestAssertingNormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestAssertingNormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAssertingNormsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=3FCA800797FA1D0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mr-IN -Dtests.timezone=Australia/Lindeman -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.47s J0 | TestAssertingNormsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 256, 
but got 6283, -2354.296875% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3FCA800797FA1D0:F15FBA40B300BE86]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/J0/temp/lucene.codecs.asserting.TestAssertingNormsFormat_3FCA800797FA1D0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1416, maxMBSortInHeap=7.838249860933091, 
sim=RandomSimilarity(queryNorm=true): {foobar=DFR I(n)L3(800.0), 
content=ClassicSimilarity}, locale=mr-IN, timezone=Australia/Lindeman
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=328734120,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [Nested1, 
TestWorstCaseTestBehavior, TestHandleLimitFS, TestForceMergePolicy, 
TestWindowsFS, TestRunWithRestrictedPermissions, TestMockSynonymFilter, 
TestCompressingTermVectorsFormat, TestCompressingStoredFieldsFormat, Nested, 
Nested2, TestMockDirectoryWrapper, TestAssertingNormsFormat]
   [junit4] Completed [23/42 (1!)] on J0 in 29.35s, 29 tests, 1 failure, 3 
skipped <<< FAILURES!

[...truncated 2491 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene53.TestLucene53NormsFormat
   [junit4] IGNOR/A 0.01s J2 | TestLucene53NormsFormat.testSparseFullLongRange
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testSparseOutliers2
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testSparseByteRange
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testSparseNCommon
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testFewSparseLargeValues
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testSparseAllZeros
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4] IGNOR/A 0.04s J2 | TestLucene53NormsFormat.testSparseLongRange
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene53NormsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=5C4377D35F25E8AE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=yo-NG -Dtests.timezone=America/Guatemala -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.08s J2 | TestLucene53NormsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 656, 
but got 7705, -1074.5426829268292% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5C4377D35F25E8AE:AEE06593955AF7F8]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] IGNOR/A 0.01s J2 | TestLucene53NormsFormat.testSparseOutliers
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.01s J2 | TestLucene53NormsFormat.testFewSparseValues
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4] IGNOR/A 0.00s J2 | TestLucene53NormsFormat.testSparseShortRange
   [junit4]    > Assumption #1: Requires sparse norms support
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/J2/temp/lucene.codecs.lucene53.TestLucene53NormsFormat_5C4377D35F25E8AE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=181, maxMBSortInHeap=5.954306131032371, 
sim=RandomSimilarity(queryNorm=true): {foobar=DFR I(n)BZ(0.3), content=DFR 
I(n)B1}, locale=yo-NG, timezone=America/Guatemala
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=390072040,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTokenStream, 
TestLegacyFieldReuse, TestLucene53NormsFormat]
   [junit4] Completed [7/13 (1!)] on J2 in 31.59s, 29 tests, 1 failure, 13 
skipped <<< FAILURES!

[...truncated 1666 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTPostingsFormat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFSTPostingsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=6A2A825F225B83C4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=xog -Dtests.timezone=US/Aleutian -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.71s J2 | TestFSTPostingsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 352, 
but got 20498, -5723.295454545455% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.memory.TestFSTPostingsFormat_6A2A825F225B83C4-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=IB SPL-DZ(0.3), 
field=DFR I(n)Z(0.3), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-L2, 
f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(F)LZ(0.3), body=DFR GL1, f_DOCS=DFR 
I(F)LZ(0.3)}, locale=xog, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=384696464,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTPostingsFormat]
   [junit4] Completed [2/20 (1!)] on J2 in 13.53s, 25 tests, 1 failure <<< 
FAILURES!

[...truncated 4 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestDirectPostingsFormat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDirectPostingsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=6A2A825F225B83C4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fo-FO -Dtests.timezone=Etc/GMT+7 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.35s J2 | TestDirectPostingsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 352, 
but got 4467416, -1269052.2727272727% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.memory.TestDirectPostingsFormat_6A2A825F225B83C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1694, maxMBSortInHeap=6.6859874011961145, 
sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(F)3(800.0), 
field=IB LL-D1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-L2, 
f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(F)BZ(0.3), body=DFR I(F)L1, f_DOCS=IB 
SPL-LZ(0.3)}, locale=fo-FO, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=356757936,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTPostingsFormat, 
TestDirectPostingsFormat]
   [junit4] Completed [4/20 (2!)] on J2 in 7.96s, 25 tests, 1 failure <<< 
FAILURES!

[...truncated 7 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFSTOrdPostingsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=6A2A825F225B83C4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sw-UG -Dtests.timezone=Asia/Manila -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.87s J1 | TestFSTOrdPostingsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 352, 
but got 21143, -5906.534090909091% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J1/temp/lucene.codecs.memory.TestFSTOrdPostingsFormat_6A2A825F225B83C4-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=IB LL-L3(800.0), 
field=IB SPL-D2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)B2, 
f_DOCS_AND_FREQS_AND_POSITIONS=LM Jelinek-Mercer(0.700000), body=DFR I(ne)L2, 
f_DOCS=DFR I(n)3(800.0)}, locale=sw-UG, timezone=Asia/Manila
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=390126152,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSimpleTextCompoundFormat, TestFSTOrdPostingsFormat]
   [junit4] Completed [7/20 (3!)] on J1 in 10.88s, 25 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOrdsBlockTree 
-Dtests.method=testRamBytesUsed -Dtests.seed=6A2A825F225B83C4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=qu-BO 
-Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.56s J2 | TestOrdsBlockTree.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 352, 
but got 2039, -479.2613636363637% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J2/temp/lucene.codecs.blocktreeords.TestOrdsBlockTree_6A2A825F225B83C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1537, maxMBSortInHeap=5.355628212098634, 
sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=ClassicSimilarity, 
field=IB SPL-D2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=ClassicSimilarity, 
f_DOCS_AND_FREQS_AND_POSITIONS=IB LL-L3(800.0), body=DFR G3(800.0), f_DOCS=IB 
SPL-L1}, locale=qu-BO, timezone=UCT
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=369685456,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTPostingsFormat, 
TestDirectPostingsFormat, TestFixedGapPostingsFormat, 
TestSimpleTextFieldInfoFormat, TestOrdsBlockTree]
   [junit4] Completed [8/20 (4!)] on J2 in 5.42s, 32 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextNormsFormat
   [junit4] IGNOR/A 0.01s J0 | TestSimpleTextNormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestSimpleTextNormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the 
fly, so we can't check it
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimpleTextNormsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=6A2A825F225B83C4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=gsw-LI -Dtests.timezone=Australia/Sydney -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.99s J0 | TestSimpleTextNormsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 
294904, but got 650040, -120.42427366193745% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BaseNormsFormatTestCase.testRamBytesUsed(BaseNormsFormatTestCase.java:52)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] IGNOR/A 0.00s J0 | TestSimpleTextNormsFormat.testNCommonBig
   [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/codecs/test/J0/temp/lucene.codecs.simpletext.TestSimpleTextNormsFormat_6A2A825F225B83C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {foobar=DFR I(n)Z(0.3), content=DFR 
I(F)B2}, locale=gsw-LI, timezone=Australia/Sydney
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=410620232,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestVarGapDocFreqIntervalPostingsFormat, TestSimpleTextNormsFormat]
   [junit4] Completed [9/20 (5!)] on J0 in 47.07s, 29 tests, 1 failure, 3 
skipped <<< FAILURES!

[...truncated 15 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestMemoryPostingsFormat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMemoryPostingsFormat -Dtests.method=testRamBytesUsed 
-Dtests.seed=6A2A825F225B83C4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=cgg -Dtests.timezone=America/Barbados -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.16s J1 | TestMemoryPostingsFormat.testRamBytesUsed <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Actual RAM usage 352, 
but got 561682, -159468.75% error
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6A2A825F225B83C4:9889901FE8249C92]:0)
   [junit4]    >        at 
org.apache.lucene.index.BaseIndexFileFormatTestCase.testRamBytesUsed(BaseIndexFileFormatTestCase.java:279)
   [junit4]    >        at 
org.apache.lucene.index.BasePostingsFormatTestCase.testRamBytesUsed(BasePostingsFormatTestCase.java:85)
   [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:538)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/J1/temp/lucene.codecs.memory.TestMemoryPostingsFormat_6A2A825F225B83C4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1863, maxMBSortInHeap=6.887492664442848, 
sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=DFR GLZ(0.3), field=DFR 
I(n)B2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)L1, 
f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(F)1, body=DFR I(ne)B3(800.0), f_DOCS=DFR 
GLZ(0.3)}, locale=cgg, timezone=America/Barbados
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=349430280,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSimpleTextCompoundFormat, TestFSTOrdPostingsFormat, 
TestSimpleTextPointsFormat, TestSimpleTextDocValuesFormat, 
TestBloomPostingsFormat, TestMemoryPostingsFormat]
   [junit4] Completed [13/20 (6!)] on J1 in 4.29s, 25 tests, 1 failure <<< 
FAILURES!

[...truncated 58201 lines...]

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

Reply via email to