Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/747/
Java: 64bit/jdk-13-ea+26 -XX:+UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:1BA8AEE7751FA229]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale(ParsingFieldUpdateProcessorsTest.java:573)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:178F9ED1D1C234D6]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale(ParsingFieldUpdateProcessorsTest.java:471)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:1BA8AEE7751FA229]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale(ParsingFieldUpdateProcessorsTest.java:573)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:178F9ED1D1C234D6]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale(ParsingFieldUpdateProcessorsTest.java:471)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:1BA8AEE7751FA229]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale(ParsingFieldUpdateProcessorsTest.java:573)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:178F9ED1D1C234D6]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale(ParsingFieldUpdateProcessorsTest.java:471)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:1BA8AEE7751FA229]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale(ParsingFieldUpdateProcessorsTest.java:573)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:178F9ED1D1C234D6]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale(ParsingFieldUpdateProcessorsTest.java:471)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14285 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_C5363007167C8CB-001/init-core-data-001
   [junit4]   2> 783743 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 783743 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 783744 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 783744 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 783744 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 783744 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 783755 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 783767 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 783856 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 783856 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 783941 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 783942 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7000e5d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 783942 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7000e5d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 783944 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5273c206[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 783944 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5273c206[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 783952 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 783952 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 783964 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76226438
   [junit4]   2> 783969 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76226438
   [junit4]   2> 783969 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76226438
   [junit4]   2> 783970 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 783984 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 784000 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 784079 WARN  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 784079 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field 
id
   [junit4]   2> 784085 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 784085 INFO  (coreLoadExecutor-5756-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@76226438
   [junit4]   2> 784086 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_C5363007167C8CB-001/init-core-data-001/]
   [junit4]   2> 784148 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 784148 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 784148 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@647ebd15[collection1] main]
   [junit4]   2> 784149 WARN  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 784149 INFO  (coreLoadExecutor-5756-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 784149 INFO  
(searcherExecutor-5757-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@647ebd15[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 784149 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 784151 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFieldNotInSchema
   [junit4]   2> 784152 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFieldNotInSchema
   [junit4]   2> 784154 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 784155 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784155 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784156 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e1e703f[collection1] main]
   [junit4]   2> 784157 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784158 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e1e703f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784158 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 784159 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:99&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784160 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 784162 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieIntRoundTrip
   [junit4]   2> 784163 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784163 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784164 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad8e924[collection1] main]
   [junit4]   2> 784165 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784166 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ad8e924[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071242}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784166 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 784166 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784167 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieIntRoundTrip
   [junit4]   2> 784169 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleNonRootLocale
   [junit4]   2> 784170 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleNonRootLocale
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ParsingFieldUpdateProcessorsTest 
-Dtests.method=testParseDoubleNonRootLocale -Dtests.seed=C5363007167C8CB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bez 
-Dtests.timezone=Europe/Rome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J2 | 
ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:1BA8AEE7751FA229]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale(ParsingFieldUpdateProcessorsTest.java:573)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 784177 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedLong-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedLong
   [junit4]   2> 784178 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedLong-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedLong
   [junit4]   2> 784181 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDateRoundTrip
   [junit4]   2> 784182 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784182 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784184 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@407f9316[collection1] main]
   [junit4]   2> 784184 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784185 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@407f9316[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071242}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071260}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784185 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 784186 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:39&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784187 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDateRoundTrip
   [junit4]   2> 784190 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseFrenchDate
   [junit4]   2> 784191 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseFrenchDate
   [junit4]   2> 784195 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedInt
   [junit4]   2> 784195 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedInt
   [junit4]   2> 784199 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieLongRoundTrip
   [junit4]   2> 784199 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784199 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784202 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ec716b7[collection1] main]
   [junit4]   2> 784202 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784203 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ec716b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071260}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784203 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 784204 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784205 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieLongRoundTrip
   [junit4]   2> 784208 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateExplicitTypeClassSelector
   [junit4]   2> 784209 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitTypeClassSelector
   [junit4]   2> 784212 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseBooleanRoundTrip
   [junit4]   2> 784212 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784212 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784214 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59c652c8[collection1] main]
   [junit4]   2> 784215 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784217 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59c652c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071260}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071291}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784217 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 784218 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:141&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784219 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseBooleanRoundTrip
   [junit4]   2> 784223 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseUSPacificDate
   [junit4]   2> 784224 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseUSPacificDate
   [junit4]   2> 784249 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[C5363007167C8CB]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testNoTime
   [junit4]   2> 784251 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[C5363007167C8CB]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testNoTime
   [junit4]   2> 784253 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDate
   [junit4]   2> 784267 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDate
   [junit4]   2> 784269 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatRoundTrip
   [junit4]   2> 784270 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784270 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784272 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4673a11[collection1] main]
   [junit4]   2> 784272 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784273 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4673a11[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071260}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071278}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071291}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(8.2.0):C2:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071349}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784273 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 784273 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784274 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatRoundTrip
   [junit4]   2> 784277 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedFloat
   [junit4]   2> 784277 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedFloat
   [junit4]   2> 784279 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntRoundTrip
   [junit4]   2> 784280 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784280 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784281 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1df2c8c2[collection1] main]
   [junit4]   2> 784282 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784282 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1df2c8c2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071260}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071291}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(8.2.0):C2:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071349}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071358}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784282 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 784283 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784283 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntRoundTrip
   [junit4]   2> 784285 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseQuotedDate
   [junit4]   2> 784286 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseQuotedDate
   [junit4]   2> 784288 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntNonRootLocale
   [junit4]   2> 784290 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntNonRootLocale
   [junit4]   2> 784292 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateManyFormats-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateManyFormats
   [junit4]   2> 784296 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateManyFormats-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateManyFormats
   [junit4]   2> 784299 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieFloatRoundTrip
   [junit4]   2> 784300 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784300 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784302 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e5c563c[collection1] main]
   [junit4]   2> 784303 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784304 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e5c563c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071260}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071291}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(8.2.0):C2/1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071349}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_6(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071358}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_7(8.2.0):C2:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071378}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784304 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 784304 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784305 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieFloatRoundTrip
   [junit4]   2> 784308 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongNonRootLocale
   [junit4]   2> 784309 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongNonRootLocale
   [junit4]   2> 784312 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[C5363007167C8CB]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testAKSTZone
   [junit4]   2> Didn't test AKDT because only Java 1.8 does this right!  This 
Java version is: 13-ea
   [junit4]   2> 784362 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[C5363007167C8CB]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testAKSTZone
   [junit4]   2> 784364 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedBoolean
   [junit4]   2> 784365 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedBoolean
   [junit4]   2> 784368 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDouble
   [junit4]   2> 784369 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDouble
   [junit4]   2> 784371 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatNonRootLocale
   [junit4]   2> 784372 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatNonRootLocale
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ParsingFieldUpdateProcessorsTest 
-Dtests.method=testParseFloatNonRootLocale -Dtests.seed=C5363007167C8CB 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bez 
-Dtests.timezone=Europe/Rome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J2 | 
ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C5363007167C8CB:178F9ED1D1C234D6]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale(ParsingFieldUpdateProcessorsTest.java:471)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 784375 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAsctime-seed#[C5363007167C8CB]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testAsctime
   [junit4]   2> 784376 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAsctime-seed#[C5363007167C8CB]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testAsctime
   [junit4]   2> 784378 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongRoundTrip
   [junit4]   2> 784379 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784379 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784381 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c93f371[collection1] main]
   [junit4]   2> 784381 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784381 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c93f371[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071260}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071291}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(8.2.0):C2/1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071349}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_7(8.2.0):C2/1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071378}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_8(8.2.0):C3/1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071457}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)))}
   [junit4]   2> 784382 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 784382 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784383 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongRoundTrip
   [junit4]   2> 784385 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAsctimeLeniency-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsctimeLeniency
   [junit4]   2> 784386 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAsctimeLeniency-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testAsctimeLeniency
   [junit4]   2> 784389 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 784390 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 784392 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateRoundTrip
   [junit4]   2> 784393 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784393 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784395 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@614615f2[collection1] main]
   [junit4]   2> 784396 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784396 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@614615f2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071234}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071260}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071291}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(8.2.0):C2/1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071349}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_7(8.2.0):C2/1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071378}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_8(8.2.0):C3/2:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071457}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=2)
 Uninverting(_9(8.2.0):C4/2:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071471}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)))}
   [junit4]   2> 784397 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 784397 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:9&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784398 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateRoundTrip
   [junit4]   2> 784404 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[C5363007167C8CB]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1036
   [junit4]   2> 784406 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[C5363007167C8CB]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1036
   [junit4]   2> 784417 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDoubleRoundTrip
   [junit4]   2> 784418 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784418 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784425 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@424e1ad4[collection1] main]
   [junit4]   2> 784425 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 784426 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@424e1ad4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.2.0):C8/2:[diagnostics={os=Linux,
 java.version=13-ea, os.arch=amd64, java.runtime.version=13-ea+26, 
source=merge, os.version=4.18.0-17-generic, java.vendor=Oracle Corporation, 
java.vm.version=13-ea+26, lucene.version=8.2.0, mergeMaxNumSegments=-1, 
mergeFactor=7, 
timestamp=1561229071474}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_b(8.2.0):C2:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561229071497}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 784426 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 8
   [junit4]   2> 784427 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 784429 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDoubleRoundTrip
   [junit4]   2> 784440 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleRoundTrip
   [junit4]   2> 784440 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 784441 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ea36f1b commitCommandVersion:0
   [junit4]   2> 784444 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[C5363007167C8CB])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59d3046f[collection1] main]
   [junit4]   2> 784446 INFO  (searcherExecutor-5757-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59d3046f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReade

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

67C8CB]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 16117 INFO  (searcherExecutor-25-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d3c24da[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(8.2.0):C8:[diagnostics={os=Linux,
 java.version=13-ea, os.arch=amd64, java.runtime.version=13-ea+26, 
source=merge, os.version=4.18.0-17-generic, java.vendor=Oracle Corporation, 
java.vm.version=13-ea+26, lucene.version=8.2.0, mergeMaxNumSegments=-1, 
mergeFactor=4, 
timestamp=1561231700939}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_f(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561231700948}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_g(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561231700960}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_h(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561231700972}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_i(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561231700982}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_j(8.2.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=13-ea, java.vm.version=13-ea+26, 
lucene.version=8.2.0, os.arch=amd64, java.runtime.version=13-ea+26, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1561231700991}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 16118 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[C5363007167C8CB]) [    
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 16119 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[C5363007167C8CB]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:6&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4] OK      0.07s J2 | ParsingFieldUpdateProcessorsTest.testISO8601
   [junit4]   2> 16122 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[C5363007167C8CB]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testISO8601
   [junit4]   2> 16125 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[C5363007167C8CB]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testIntOverflow
   [junit4]   2> 16126 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[C5363007167C8CB]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testIntOverflow
   [junit4] OK      0.00s J2 | ParsingFieldUpdateProcessorsTest.testIntOverflow
   [junit4]   2> 16126 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 16126 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=135094094
   [junit4]   2> 16127 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1 
] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6af068ca
   [junit4]   2> 16127 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1 
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6af068ca
   [junit4]   2> 16127 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1 
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ee7ebd0: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@30b5817f
   [junit4]   2> 16147 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 16147 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59295d98: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4bbcd0a
   [junit4]   2> 16170 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 16170 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21c3e28e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@55c5c63f
   [junit4]   2> 16170 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 16170 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[C5363007167C8CB]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@73630ae0: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@79fe8a52
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_C5363007167C8CB-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{id=PostingsFormat(name=Asserting), boolean1_b=FSTOrd50, 
boolean2_b=PostingsFormat(name=Asserting)}, 
docValues:{date_dt=DocValuesFormat(name=Direct), 
long1_tl=DocValuesFormat(name=Asserting), 
long2_tl=DocValuesFormat(name=Lucene80), 
long1_l=DocValuesFormat(name=Asserting), 
float1_tf=DocValuesFormat(name=Lucene80), 
long2_l=DocValuesFormat(name=Lucene80), float2_tf=DocValuesFormat(name=Direct), 
int2_ti=DocValuesFormat(name=Direct), int1_ti=DocValuesFormat(name=Asserting), 
float2_f=DocValuesFormat(name=Direct), date_tdt=DocValuesFormat(name=Lucene80), 
float1_f=DocValuesFormat(name=Lucene80), 
double2_d=DocValuesFormat(name=Asserting), 
double2_td=DocValuesFormat(name=Asserting), 
double1_td=DocValuesFormat(name=Lucene80), 
double1_d=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80), 
dateNoTimeZone_dt=DocValuesFormat(name=Lucene80), 
int1_i=DocValuesFormat(name=Lucene80), 
boolean1_b=DocValuesFormat(name=Lucene80), 
int2_i=DocValuesFormat(name=Lucene80), 
boolean2_b=DocValuesFormat(name=Lucene80), 
dateUTC_dt=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=26, 
maxMBSortInHeap=6.738128082454738, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a82e6b5),
 locale=bez, timezone=Europe/Rome
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=8,threads=1,free=472560560,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed [5/5 (5!)] on J2 in 2.51s, 42 tests, 2 failures <<< 
FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: 
There were test failures: 5 suites, 210 tests, 10 failures [seed: 
C5363007167C8CB]

Total time: 19 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=d1678a3a68685acd1432dfadcd5f49fa817273ad, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #746
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to