Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1674/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseParallelGC

6 tests failed.
FAILED:  
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
        at 
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
        at 
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
        at 
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
        at 
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
        at 
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no 
exception was thrown
        at 
__randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
        at 
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15677 lines...]
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4]   2> 1697995 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1697995 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001\data-dir-126-001
   [junit4]   2> 1697995 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1697995 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1698014 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1698014 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1698018 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1698066 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1698111 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1698220 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1698745 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:884) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2>        at 
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799) ~[?:?]
   [junit4]   2>        at 
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_201]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_201]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:44) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_201]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_201]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_201]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_201]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 1698748 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore]
 directory in SOLR_HOME 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:884) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2>        at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_201]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_201]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:44) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_201]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_201]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_201]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_201]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 1698749 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1698750 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1773e7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1698750 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1773e7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1698756 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c2234[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1698756 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c2234[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1698758 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 1698833 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1020fae
   [junit4]   2> 1698842 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1020fae
   [junit4]   2> 1698842 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1020fae
   [junit4]   2> 1698844 INFO  (coreLoadExecutor-13230-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1698889 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1698916 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1699012 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 1699022 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 1699022 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1020fae
   [junit4]   2> 1699023 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001\data-dir-126-001\]
   [junit4]   2> 1699023 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=100.412109375, 
floorSegmentMB=1.1669921875, forceMergeDeletesPctAllowed=20.91432705586508, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5610970333392027, deletesPctAllowed=22.3299164220084
   [junit4]   2> 1699140 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1699140 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1699142 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1699142 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1699142 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6387455365191586]
   [junit4]   2> 1699143 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1699152 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1699194 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1699194 INFO  (coreLoadExecutor-13230-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1679184652874547200
   [junit4]   2> 1699195 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1699196 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1699196 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1699196 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1699196 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1699197 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1699197 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1699198 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1699199 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1699199 INFO  
(searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699206 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1699209 INFO  
(TEST-JsonLoaderTest.testMultipleDocsWithoutArray-seed#[B117CCC274CE1E7A]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleDocsWithoutArray
   [junit4]   2> 1699214 INFO  
(TEST-JsonLoaderTest.testMultipleDocsWithoutArray-seed#[B117CCC274CE1E7A]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleDocsWithoutArray
   [junit4]   2> 1699221 INFO  
(TEST-JsonLoaderTest.testFewParentsJsonDoc-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testFewParentsJsonDoc
   [junit4]   2> 1699221 INFO  
(TEST-JsonLoaderTest.testFewParentsJsonDoc-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testFewParentsJsonDoc
   [junit4]   2> 1699226 INFO  
(TEST-JsonLoaderTest.testBooleanValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBooleanValuesInAdd
   [junit4]   2> 1699226 INFO  
(TEST-JsonLoaderTest.testBooleanValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testBooleanValuesInAdd
   [junit4]   2> 1699228 INFO  
(TEST-JsonLoaderTest.testJsonDocFormat-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testJsonDocFormat
   [junit4]   2> 1699229 INFO  
(TEST-JsonLoaderTest.testJsonDocFormat-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testJsonDocFormat
   [junit4]   2> 1699231 INFO  
(TEST-JsonLoaderTest.testEmptyAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testEmptyAnonymousChildDocs
   [junit4]   2> 1699231 INFO  
(TEST-JsonLoaderTest.testEmptyAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testEmptyAnonymousChildDocs
   [junit4]   2> 1699233 INFO  
(TEST-JsonLoaderTest.testAddNonStringValues-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddNonStringValues
   [junit4]   2> 1699240 INFO  (searcherExecutor-13232-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699240 INFO  
(TEST-JsonLoaderTest.testAddNonStringValues-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={commit=true&wt=json&indent=true}{add=[1 (1679184652915441664)],commit=} 
0 6
   [junit4]   2> 1699241 INFO  
(TEST-JsonLoaderTest.testAddNonStringValues-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&fl=boolean_b,long_l,double_d,big_integer_s,big_decimal_s&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1699241 INFO  
(TEST-JsonLoaderTest.testAddNonStringValues-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testAddNonStringValues
   [junit4]   2> 1699245 INFO  
(TEST-JsonLoaderTest.testDupKeysAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testDupKeysAnonymousChildDocs
   [junit4]   2> 1699245 INFO  
(TEST-JsonLoaderTest.testDupKeysAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testDupKeysAnonymousChildDocs
   [junit4]   2> 1699246 INFO  
(TEST-JsonLoaderTest.testBigIntegerValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBigIntegerValuesInAdd
   [junit4]   2> 1699246 INFO  
(TEST-JsonLoaderTest.testBigIntegerValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testBigIntegerValuesInAdd
   [junit4]   2> 1699249 INFO  
(TEST-JsonLoaderTest.testSimpleFormat-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimpleFormat
   [junit4]   2> 1699249 INFO  
(TEST-JsonLoaderTest.testSimpleFormat-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleFormat
   [junit4]   2> 1699251 INFO  
(TEST-JsonLoaderTest.testAddBigIntegerValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testAddBigIntegerValueToTrieField
   [junit4]   2> 1699254 INFO  
(TEST-JsonLoaderTest.testAddBigIntegerValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={wt=json&indent=true}{add=[1 (1679184652934316032)]} 0 2
   [junit4]   2> 1699254 INFO  
(TEST-JsonLoaderTest.testAddBigIntegerValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testAddBigIntegerValueToTrieField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JsonLoaderTest 
-Dtests.method=testAddBigIntegerValueToTrieField -Dtests.seed=B117CCC274CE1E7A 
-Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Pacific/Johnston 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J4 | JsonLoaderTest.testAddBigIntegerValueToTrieField 
<<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected 
exception SolrException but no exception was thrown
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    >        at 
org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1699270 INFO  
(TEST-JsonLoaderTest.testSimpleChildDocs-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimpleChildDocs
   [junit4]   2> 1699270 INFO  
(TEST-JsonLoaderTest.testSimpleChildDocs-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleChildDocs
   [junit4]   2> 1699273 INFO  
(TEST-JsonLoaderTest.testSimpleFormatInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimpleFormatInAdd
   [junit4]   2> 1699273 INFO  
(TEST-JsonLoaderTest.testSimpleFormatInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleFormatInAdd
   [junit4]   2> 1699276 INFO  
(TEST-JsonLoaderTest.testSimpleAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleAnonymousChildDocs
   [junit4]   2> 1699276 INFO  
(TEST-JsonLoaderTest.testSimpleAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleAnonymousChildDocs
   [junit4]   2> 1699278 INFO  
(TEST-JsonLoaderTest.testDeleteSyntax-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testDeleteSyntax
   [junit4]   2> 1699279 INFO  
(TEST-JsonLoaderTest.testDeleteSyntax-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testDeleteSyntax
   [junit4]   2> 1699282 INFO  
(TEST-JsonLoaderTest.testSingleRelationalChildDoc-seed#[B117CCC274CE1E7A]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testSingleRelationalChildDoc
   [junit4]   2> 1699282 INFO  
(TEST-JsonLoaderTest.testSingleRelationalChildDoc-seed#[B117CCC274CE1E7A]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testSingleRelationalChildDoc
   [junit4]   2> 1699285 INFO  
(TEST-JsonLoaderTest.testChildDocs-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testChildDocs
   [junit4]   2> 1699285 INFO  
(TEST-JsonLoaderTest.testChildDocs-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testChildDocs
   [junit4]   2> 1699288 INFO  
(TEST-JsonLoaderTest.testAtomicUpdateFieldValue-seed#[B117CCC274CE1E7A]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testAtomicUpdateFieldValue
   [junit4]   2> 1699288 INFO  
(TEST-JsonLoaderTest.testAtomicUpdateFieldValue-seed#[B117CCC274CE1E7A]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testAtomicUpdateFieldValue
   [junit4]   2> 1699290 INFO  
(TEST-JsonLoaderTest.testBigDecimalValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 1699290 INFO  
(TEST-JsonLoaderTest.testBigDecimalValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 1699291 INFO  
(TEST-JsonLoaderTest.testNullValues-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testNullValues
   [junit4]   2> 1699296 INFO  (searcherExecutor-13232-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699296 INFO  
(TEST-JsonLoaderTest.testNullValues-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={commit=true&wt=json&indent=true}{add=[10 
(1679184652977307648)],commit=} 0 4
   [junit4]   2> 1699296 INFO  
(TEST-JsonLoaderTest.testNullValues-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&fl=foo_s,foo2_s&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1699296 INFO  
(TEST-JsonLoaderTest.testNullValues-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testNullValues
   [junit4]   2> 1699300 INFO  
(TEST-JsonLoaderTest.testFieldValueOrdering-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testFieldValueOrdering
   [junit4]   2> 1699300 INFO  
(TEST-JsonLoaderTest.testFieldValueOrdering-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testFieldValueOrdering
   [junit4]   2> 1699302 INFO  
(TEST-JsonLoaderTest.testInvalidJsonProducesBadRequestSolrException-seed#[B117CCC274CE1E7A])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testInvalidJsonProducesBadRequestSolrException
   [junit4]   2> 1699303 INFO  
(TEST-JsonLoaderTest.testInvalidJsonProducesBadRequestSolrException-seed#[B117CCC274CE1E7A])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testInvalidJsonProducesBadRequestSolrException
   [junit4]   2> 1699305 INFO  
(TEST-JsonLoaderTest.testDupKeysChildDocs-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testDupKeysChildDocs
   [junit4]   2> 1699305 INFO  
(TEST-JsonLoaderTest.testDupKeysChildDocs-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testDupKeysChildDocs
   [junit4]   2> 1699308 INFO  
(TEST-JsonLoaderTest.testDecimalValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testDecimalValuesInAdd
   [junit4]   2> 1699308 INFO  
(TEST-JsonLoaderTest.testDecimalValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testDecimalValuesInAdd
   [junit4]   2> 1699319 INFO  
(TEST-JsonLoaderTest.testParsing-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testParsing
   [junit4]   2> 1699319 WARN  
(TEST-JsonLoaderTest.testParsing-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.h.l.JsonLoader Ignoring document boost: 3.45 as index-time boosts are not 
supported anymore
   [junit4]   2> 1699320 INFO  
(TEST-JsonLoaderTest.testParsing-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testParsing
   [junit4]   2> 1699321 INFO  
(TEST-JsonLoaderTest.testIntegerValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntegerValuesInAdd
   [junit4]   2> 1699321 INFO  
(TEST-JsonLoaderTest.testIntegerValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntegerValuesInAdd
   [junit4]   2> 1699324 INFO  
(TEST-JsonLoaderTest.testAnonymousGrandChildDocs-seed#[B117CCC274CE1E7A]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testAnonymousGrandChildDocs
   [junit4]   2> 1699324 INFO  
(TEST-JsonLoaderTest.testAnonymousGrandChildDocs-seed#[B117CCC274CE1E7A]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testAnonymousGrandChildDocs
   [junit4]   2> 1699328 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testAddBigDecimalValueToTrieField
   [junit4]   2> 1699337 INFO  (searcherExecutor-13232-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699337 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={commit=true&wt=json&indent=true}{add=[1 
(1679184653016104960)],commit=} 0 8
   [junit4]   2> 1699338 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&fl=big_decimal_td&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1699359 INFO  (searcherExecutor-13232-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699359 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={commit=true&wt=json&indent=true}{add=[2 
(1679184653025542144)],commit=} 0 19
   [junit4]   2> 1699359 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&fl=big_decimal_tf&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1699360 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testAddBigDecimalValueToTrieField
   [junit4]   2> 1699361 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1699361 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=10350763
   [junit4]   2> 1699361 INFO  (coreCloseExecutor-13238-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a23077
   [junit4]   2> 1699361 INFO  (coreCloseExecutor-13238-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@a23077
   [junit4]   2> 1699361 INFO  (coreCloseExecutor-13238-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18978f6: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@f54e71
   [junit4]   2> 1699377 INFO  (coreCloseExecutor-13238-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1699387 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1699387 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e15cea: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@10cd6b6
   [junit4]   2> 1699390 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1699390 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@191f7ac: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@118f75b
   [junit4]   2> 1699390 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1699390 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e741fd: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@11bc3fb
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{multiDefault=PostingsFormat(name=MockRandom), big_integer_s=FST50, 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
big_decimal_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 boolean_b=FST50, id=FST50, foo2_s=PostingsFormat(name=MockRandom)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), 
big_decimal_td=DocValuesFormat(name=Direct), 
big_decimal_tf=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
double_d=DocValuesFormat(name=Lucene80), 
big_integer_tl=DocValuesFormat(name=Asserting), 
long_l=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
id_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=931, 
maxMBSortInHeap=5.75714184323032, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-LU, 
timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=6,threads=1,free=173398400,total=434372608
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistribDocExpirationUpdateProcessorTest, DisMaxRequestHandlerTest, 
TlogReplayBufferedWhileIndexingTest, CoreAdminRequestStatusTest, 
TestUnInvertedFieldException, TestBulkSchemaConcurrent, 
TestBooleanSimilarityFactory, TestDynamicFieldResource, PreAnalyzedFieldTest, 
OrderedExecutorTest, SolrJmxReporterTest, TestCollectionAPIs, ForceLeaderTest, 
TestExportTool, TestNumericTerms32, AutoAddReplicasPlanActionTest, 
TestFunctionQuery, CdcrUpdateLogTest, TestTextField, 
IgnoreLargeDocumentProcessorFactoryTest, SpatialFilterTest, SuggesterTSTTest, 
BasicAuthIntegrationTest, TestQuerySenderListener, HttpSolrCallGetCoreTest, 
AliasIntegrationTest, StressHdfsTest, BlobRepositoryCloudTest, 
TestBlendedInfixSuggestions, EnumFieldTest, AdminHandlersProxyTest, 
UpdateRequestProcessorFactoryTest, TestUtils, SmileWriterTest, 
TestWordDelimiterFilterFactory, TestMissingGroups, BJQFilterAccessibleTest, 
DirectSolrSpellCheckerTest, TestDistributedGrouping, MetricsHistoryHandlerTest, 
TestPayloadScoreQParserPlugin, TestSolrConfigHandler, SolrCloudExampleTest, 
ClassificationUpdateProcessorFactoryTest, TestPhraseSuggestions, 
TestLegacyNumericUtils, FastVectorHighlighterTest, TestExplainDocTransformer, 
MetricTriggerTest, TestExactSharedStatsCache, TestHdfsCloudBackupRestore, 
TestCSVLoader, ConnectionManagerTest, TestFacetMethods, ZkControllerTest, 
SolrIndexSplitterTest, DeleteNodeTest, TestInitParams, 
TestExclusionRuleCollectionAccess, TestPointFields, TestSQLHandler, 
OverseerSolrResponseTest, TestTolerantUpdateProcessorRandomCloud, 
TestXmlQParser, TestLFUCache, TestLMDirichletSimilarityFactory, 
TestComplexPhraseQParserPlugin, RootFieldTest, TestLockTree, 
TestSolrCoreParser, TestPivotHelperCode, TestFoldingMultitermQuery, 
TestSolrCoreProperties, RollingRestartTest, ChaosMonkeyNothingIsSafeTest, 
TestRequestForwarding, TestExtendedDismaxParser, TermVectorComponentTest, 
DateMathParserTest, CdcrBootstrapTest, PeerSyncTest, MoveReplicaTest, 
HdfsLockFactoryTest, TestNumericTokenStream, TestReplicationHandler, 
TestRawTransformer, CollectionPropsTest, NodeMarkersRegistrationTest, 
AssignTest, TestRecoveryHdfs, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestJoin, TestRandomDVFaceting, TestRandomFaceting, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
CleanupOldIndexTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, 
DeleteLastCustomShardedReplicaTest, DistributedQueueTest, HttpPartitionTest, 
LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, 
MissingSegmentRecoveryTest, OverriddenZkACLAndCredentialsProvidersTest, 
SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, 
TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, 
TestLeaderElectionZkExpiry, TestPrepRecovery, TestSSLRandomization, 
TestShortCircuitedRequests, TestStressLiveNodes, 
SimpleCollectionCreateDeleteTest, HttpTriggerListenerTest, 
IndexSizeTriggerMixedBoundsTest, TestSimLargeCluster, TestNRTOpen, 
TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestSolrCoreSnapshots, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
JsonLoaderTest]
   [junit4] Completed [631/919 (1!)] on J4 in 1.67s, 27 tests, 1 failure <<< 
FAILURES!

[...truncated 48633 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1674/consoleText

[repro] Revision: ade0a8fb9a9a352847592bda621633b8a0d5f209

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       JsonLoaderTest
[repro] ant compile-test

[...truncated 3471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.JsonLoaderTest" -Dtests.showOutput=onerror "-Dargs=-server 
-XX:+UseParallelGC" -Dtests.seed=B117CCC274CE1E7A -Dtests.slow=true 
-Dtests.locale=fr-LU -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 35 lines...]
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4]   2> 11412 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 11492 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001\data-dir-1-001
   [junit4]   2> 11929 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 12130 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.log 
Logging initialized @17530ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 12147 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 12273 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 12277 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 12809 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 13261 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 15917 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 16090 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16130 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16205 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 17715 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 18453 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.SolrPaths 
Using system property solr.solr.home: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 20344 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:884) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2>        at 
sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799) ~[?:?]
   [junit4]   2>        at 
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_201]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_201]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:44) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_201]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_201]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_201]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_201]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 20420 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore]
 directory in SOLR_HOME 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:884) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2>        at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_201]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_201]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:44) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_201]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_201]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_201]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_201]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 20653 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 21183 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@174d206[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21183 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@174d206[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22434 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15eacfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22434 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@15eacfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23168 WARN  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 24188 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173d57d
   [junit4]   2> 24193 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173d57d
   [junit4]   2> 24193 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173d57d
   [junit4]   2> 24447 INFO  (coreLoadExecutor-11-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 24599 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 24646 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 24793 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 24816 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 
] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 25064 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' 
(registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@173d57d
   [junit4]   2> 25135 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 
] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001\data-dir-1-001\]
   [junit4]   2> 25353 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=100.412109375, 
floorSegmentMB=1.1669921875, forceMergeDeletesPctAllowed=20.91432705586508, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5610970333392027, delete

[...truncated too long message...]

4CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testAddBigDecimalValueToTrieField
   [junit4]   2> 40334 INFO  (searcherExecutor-13-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 4 ms
   [junit4]   2> 40335 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={commit=true&wt=json&indent=true}{add=[1 
(1679186703404761088)],commit=} 0 44
   [junit4]   2> 40337 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&fl=big_decimal_td&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 40371 INFO  (searcherExecutor-13-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 40372 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={commit=true&wt=json&indent=true}{add=[2 
(1679186703450898432)],commit=} 0 37
   [junit4]   2> 40374 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&fl=big_decimal_tf&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 40375 INFO  
(TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testAddBigDecimalValueToTrieField
   [junit4] OK      0.08s J2 | JsonLoaderTest.testAddBigDecimalValueToTrieField
   [junit4]   2> 40376 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 40376 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9254974
   [junit4]   2> 40379 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19ec297
   [junit4]   2> 40380 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@19ec297
   [junit4]   2> 40380 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@133b7e1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@19aded8
   [junit4]   2> 40417 INFO  (coreCloseExecutor-19-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 40450 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 40450 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@453d3c: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@14b1c35
   [junit4]   2> 40457 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 40457 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f689fc: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@bda693
   [junit4]   2> 40458 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 40458 INFO  
(SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e594a: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1a3dfe1
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{multiDefault=PostingsFormat(name=MockRandom), big_integer_s=FST50, 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
big_decimal_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 boolean_b=FST50, id=FST50, foo2_s=PostingsFormat(name=MockRandom)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), 
big_decimal_td=DocValuesFormat(name=Direct), 
big_decimal_tf=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
double_d=DocValuesFormat(name=Lucene80), 
big_integer_tl=DocValuesFormat(name=Asserting), 
long_l=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
id_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=931, 
maxMBSortInHeap=5.75714184323032, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-LU, 
timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=6,threads=1,free=52802144,total=127664128
   [junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest]
   [junit4] Completed [5/5 (5!)] on J2 in 38.85s, 27 tests, 1 failure <<< 
FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126:
 There were test failures: 5 suites, 135 tests, 5 failures [seed: 
B117CCC274CE1E7A]

Total time: 42 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.handler.JsonLoaderTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 
'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1674/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1673' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows 
#1674'.
[Checks API] No suitable checks publisher found.
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[Checks API] No suitable checks publisher found.
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to