Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24287/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([917D4659E782D7C8:8AA1BB8847272BD5]: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([917D4659E782D7C8:86868BBEE3FABD2A]: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([917D4659E782D7C8:8AA1BB8847272BD5]: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([917D4659E782D7C8:86868BBEE3FABD2A]: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([917D4659E782D7C8:8AA1BB8847272BD5]: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([917D4659E782D7C8:86868BBEE3FABD2A]: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([917D4659E782D7C8:8AA1BB8847272BD5]: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([917D4659E782D7C8:86868BBEE3FABD2A]: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)




Build Log:
[...truncated 15728 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_917D4659E782D7C8-001/init-core-data-001
   [junit4]   2> 4496786 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4496801 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4496816 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 4496923 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 4496923 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 4497120 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4497153 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2cf4d450[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4497153 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2cf4d450[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4497156 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15fe977e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4497156 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@15fe977e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4497173 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 4497173 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 4497207 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33f72520
   [junit4]   2> 4497229 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33f72520
   [junit4]   2> 4497229 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33f72520
   [junit4]   2> 4497232 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4497250 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4497301 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4497378 WARN  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 4497378 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field 
id
   [junit4]   2> 4497386 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 4497386 INFO  (coreLoadExecutor-14850-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@33f72520
   [junit4]   2> 4497386 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_917D4659E782D7C8-001/init-core-data-001/]
   [junit4]   2> 4497870 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4497870 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4497872 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64c87c9f[collection1] main]
   [junit4]   2> 4497873 WARN  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 4497874 INFO  (coreLoadExecutor-14850-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4497875 INFO  
(searcherExecutor-14851-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@64c87c9f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4497932 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4497932 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4497938 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35211c71[collection1] main]
   [junit4]   2> 4497938 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4497940 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@35211c71[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os.arch=amd64,
 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168767, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4497940 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 8
   [junit4]   2> 4497942 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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> 4497948 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4497948 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4497950 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f01b35c[collection1] main]
   [junit4]   2> 4497950 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4497952 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f01b35c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os.arch=amd64,
 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168767, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168781, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4497952 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 4497952 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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> 4497962 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4497963 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4497969 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fffb0c[collection1] main]
   [junit4]   2> 4497971 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4497973 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7fffb0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os.arch=amd64,
 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168767, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168781, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_2(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168797, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4497973 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 10
   [junit4]   2> 4498115 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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=141
   [junit4]   2> 4498121 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4498121 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4498124 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@246a7b[collection1] main]
   [junit4]   2> 4498124 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4498126 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@246a7b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os.arch=amd64,
 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168767, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168781, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_2(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168797, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_3(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168954, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4498126 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 4498127 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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=1
   [junit4]   2> 4498192 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4498192 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4498195 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a4edc51[collection1] main]
   [junit4]   2> 4498196 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4498197 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a4edc51[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os.arch=amd64,
 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168767, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168781, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_2(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168797, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_3(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168954, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_4(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169026, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4498198 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 4498199 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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=1
   [junit4]   2> 4498205 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4498205 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4498207 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30fde73a[collection1] main]
   [junit4]   2> 4498208 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4498209 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@30fde73a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2:[diagnostics={os.arch=amd64,
 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168767, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168781, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_2(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168797, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_4(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169026, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_5(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169038, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4498210 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 4498211 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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=1
   [junit4]   2> 4498794 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4498794 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4498820 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28858be4[collection1] main]
   [junit4]   2> 4498823 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4498823 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@28858be4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C2/1:[diagnostics={os.arch=amd64,
 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168767, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_1(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457168781, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_4(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169026, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_5(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169038, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_6(9.0.0):C6/4:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169629, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)))}
   [junit4]   2> 4498832 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 38
   [junit4]   2> 4498833 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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> NOTE: reproduce with: ant test  
-Dtestcase=ParsingFieldUpdateProcessorsTest 
-Dtests.method=testParseFloatNonRootLocale -Dtests.seed=917D4659E782D7C8 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pa 
-Dtests.timezone=America/Atikokan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.08s J1 | 
ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([917D4659E782D7C8:8AA1BB8847272BD5]: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> 4498979 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4498979 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4498984 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e87c912[collection1] main]
   [junit4]   2> 4498985 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4498987 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e87c912[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(9.0.0):C6/2:[diagnostics={java.vendor=Aleksey
 Shipilev, os.version=4.18.0-17-generic, mergeMaxNumSegments=-1, 
java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, timestamp=1561457169660, os=Linux, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 mergeFactor=5, os.arch=amd64, 
source=merge}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_8(9.0.0):C3/1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169812, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)))}
   [junit4]   2> 4498988 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 9
   [junit4]   2> 4498990 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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=1
   [junit4]   2> 4499001 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4499001 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4499006 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@af982ee[collection1] main]
   [junit4]   2> 4499007 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4499009 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@af982ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(9.0.0):C6:[diagnostics={java.vendor=Aleksey
 Shipilev, os.version=4.18.0-17-generic, mergeMaxNumSegments=-1, 
java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, timestamp=1561457169815, os=Linux, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 mergeFactor=2, os.arch=amd64, 
source=merge}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_a(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169835, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4499010 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 8
   [junit4]   2> 4499010 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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> Didn't test AKDT because only Java 1.8 does this right!  This 
Java version is: 13-testing
   [junit4]   2> 4499207 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4499207 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4499213 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@31a286a3[collection1] main]
   [junit4]   2> 4499216 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@31a286a3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(9.0.0):C6/2:[diagnostics={java.vendor=Aleksey
 Shipilev, os.version=4.18.0-17-generic, mergeMaxNumSegments=-1, 
java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, timestamp=1561457169815, os=Linux, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 mergeFactor=2, os.arch=amd64, 
source=merge}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_a(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169835, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_b(9.0.0):C3/1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170040, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)))}
   [junit4]   2> 4499216 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4499216 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 8
   [junit4]   2> 4499217 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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> 4499237 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4499237 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4499240 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@246b28f5[collection1] main]
   [junit4]   2> 4499241 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4499242 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@246b28f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(9.0.0):C6/2:[diagnostics={java.vendor=Aleksey
 Shipilev, os.version=4.18.0-17-generic, mergeMaxNumSegments=-1, 
java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, timestamp=1561457169815, os=Linux, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 mergeFactor=2, os.arch=amd64, 
source=merge}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_a(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169835, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_b(9.0.0):C3/1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170040, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_c(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170070, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4499242 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 4499243 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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> 4499262 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4499262 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4499264 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18d59291[collection1] main]
   [junit4]   2> 4499265 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4499267 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18d59291[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(9.0.0):C6/2:[diagnostics={java.vendor=Aleksey
 Shipilev, os.version=4.18.0-17-generic, mergeMaxNumSegments=-1, 
java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, timestamp=1561457169815, os=Linux, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 mergeFactor=2, os.arch=amd64, 
source=merge}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=1)
 Uninverting(_a(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457169835, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_b(9.0.0):C3/2:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170040, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]:delGen=2)
 Uninverting(_c(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170070, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_d(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170095, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4499267 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 4499268 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 4499269 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4499269 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4499273 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f1f1d7e[collection1] main]
   [junit4]   2> 4499273 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4499275 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f1f1d7e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(9.0.0):C8:[diagnostics={java.vendor=Aleksey
 Shipilev, os.version=4.18.0-17-generic, mergeMaxNumSegments=-1, 
java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, timestamp=1561457170096, os=Linux, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 mergeFactor=5, os.arch=amd64, 
source=merge}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_f(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170102, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4499276 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 4499276 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 4499280 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4499280 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4499283 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8a39936[collection1] main]
   [junit4]   2> 4499284 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4499286 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8a39936[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(9.0.0):C8:[diagnostics={java.vendor=Aleksey
 Shipilev, os.version=4.18.0-17-generic, mergeMaxNumSegments=-1, 
java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, timestamp=1561457170096, os=Linux, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 mergeFactor=5, os.arch=amd64, 
source=merge}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_f(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170102, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_g(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170113, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4499286 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 4499287 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:3&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 4499288 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4499288 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4499291 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38e7f110[collection1] main]
   [junit4]   2> 4499292 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4499294 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38e7f110[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(9.0.0):C8:[diagnostics={java.vendor=Aleksey
 Shipilev, os.version=4.18.0-17-generic, mergeMaxNumSegments=-1, 
java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, timestamp=1561457170096, os=Linux, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 mergeFactor=5, os.arch=amd64, 
source=merge}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_f(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170102, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_g(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170113, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_h(9.0.0):C1:[diagnostics={os.arch=amd64, 
java.runtime.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 os.version=4.18.0-17-generic, os=Linux, java.vendor=Aleksey Shipilev, 
timestamp=1561457170121, java.version=13-testing, 
java.vm.version=13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326,
 lucene.version=9.0.0, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 4499294 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 4499296 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:4&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 4499302 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4499302 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2cebb8f8 commitCommandVersion:0
   [junit4]   2> 4499306 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fb43775[collection1] main]
   [junit4]   2> 4499306 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[917D4659E782D7C8]) [   
  ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4499308 INFO  (searcherExecutor-14851-thread-1) [     ] 
o.a.s.c.SolrCore [col

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

_flush
   [junit4]   2> 37387 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 17
   [junit4]   2> 37389 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] 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=1
   [junit4]   2> 37391 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieLongRoundTrip
   [junit4] OK      0.04s J1 | 
ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip
   [junit4]   2> 37414 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseAlternateSingleValuesBooleans
   [junit4]   2> 37414 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseAlternateSingleValuesBooleans
   [junit4] OK      0.02s J1 | 
ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans
   [junit4]   2> 37430 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleNonRootLocale
   [junit4]   2> 37431 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleNonRootLocale
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ParsingFieldUpdateProcessorsTest 
-Dtests.method=testParseDoubleNonRootLocale -Dtests.seed=917D4659E782D7C8 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pa 
-Dtests.timezone=America/Atikokan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | 
ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([917D4659E782D7C8:86868BBEE3FABD2A]: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] OK      0.01s J1 | ParsingFieldUpdateProcessorsTest.testMixedFloats
   [junit4]   2> 37449 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[917D4659E782D7C8]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testMixedFloats
   [junit4]   2> 37450 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[917D4659E782D7C8]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testMixedFloats
   [junit4]   2> 37466 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedFloat
   [junit4]   2> 37467 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedFloat
   [junit4] OK      0.02s J1 | 
ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat
   [junit4]   2> 37475 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFieldNotInSchema
   [junit4]   2> 37476 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[917D4659E782D7C8])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFieldNotInSchema
   [junit4] OK      0.01s J1 | 
ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema
   [junit4]   2> 37477 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 37477 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1944075764
   [junit4]   2> 37480 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1 
] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9274b1c
   [junit4]   2> 37481 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1 
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=9274b1c
   [junit4]   2> 37481 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1 
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@124bb5f3: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@bc4a410
   [junit4]   2> 37709 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 37709 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@208bead9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@2e72877a
   [junit4]   2> 37723 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 37723 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1737c54d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@5a8395a0
   [junit4]   2> 37723 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 37723 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[917D4659E782D7C8]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@539299b6: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@60dfc8e5
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_917D4659E782D7C8-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{id=Lucene50(blocksize=128), boolean1_b=BlockTreeOrds(blocksize=128), 
boolean2_b=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1351, 
maxMBSortInHeap=5.230085574569893, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@446865ae),
 locale=pa, timezone=America/Atikokan
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 
13-testing (64-bit)/cpus=8,threads=1,free=41061296,total=175112192
   [junit4]   2> NOTE: All tests run in this JVM: 
[ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed [5/5 (5!)] on J1 in 5.24s, 42 tests, 2 failures <<< 
FAILURES!

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

Total time: 44 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=742c80550c3c353f6b420e7f39487b78f034eb12, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24286
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to