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

5 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([101A97E527BD6DBA:B4F35909EBB20A5F]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([101A97E527BD6DBA:B4F35909EBB20A5F]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([101A97E527BD6DBA:B4F35909EBB20A5F]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([101A97E527BD6DBA:B4F35909EBB20A5F]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl

Error Message:
expected:<directory1[/]secondLevel1.txt> but was:<directory1[\]secondLevel1.txt>

Stack Trace:
org.junit.ComparisonFailure: expected:<directory1[/]secondLevel1.txt> but 
was:<directory1[\]secondLevel1.txt>
        at 
__randomizedtesting.SeedInfo.seed([101A97E527BD6DBA:B4F35909EBB20A5F]:0)
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFileStreamDirectoryCrawl(StreamExpressionTest.java:3128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 17143 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 656062 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 656064 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\data-dir-41-001
   [junit4]   2> 656064 WARN  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 656064 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 656073 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 656076 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001
   [junit4]   2> 656076 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 656077 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 656077 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 656203 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:53034
   [junit4]   2> 656203 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53034
   [junit4]   2> 656203 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53034
   [junit4]   2> 656207 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656218 INFO  (zkConnectionManagerCallback-5429-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656218 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656225 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656229 INFO  (zkConnectionManagerCallback-5431-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656229 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656233 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656238 INFO  (zkConnectionManagerCallback-5433-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656238 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656374 WARN  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 656374 WARN  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 656374 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 656374 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 656376 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 656376 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 656376 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 656376 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 656376 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 656376 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 656376 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 656376 WARN  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 656377 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28c070{/solr,null,AVAILABLE}
   [junit4]   2> 656377 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 656377 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 656377 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 656377 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 656377 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 656377 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 656378 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a079d{/solr,null,AVAILABLE}
   [junit4]   2> 656379 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a966c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53075}
   [junit4]   2> 656379 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.s.Server Started @667309ms
   [junit4]   2> 656379 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53075}
   [junit4]   2> 656379 ERROR (jetty-launcher-5434-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 656379 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 656379 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 656379 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 656379 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 656379 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T16:18:58.456Z
   [junit4]   2> 656383 WARN  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 656384 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 656386 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d77662{/solr,null,AVAILABLE}
   [junit4]   2> 656386 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e8c6d5{/solr,null,AVAILABLE}
   [junit4]   2> 656386 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@102e825{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53078}
   [junit4]   2> 656386 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.s.Server Started @667315ms
   [junit4]   2> 656386 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53078}
   [junit4]   2> 656387 ERROR (jetty-launcher-5434-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 656387 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 656387 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 656387 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 656387 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 656387 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T16:18:58.464Z
   [junit4]   2> 656391 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656392 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@15a5de2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53084}
   [junit4]   2> 656392 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.s.Server Started @667318ms
   [junit4]   2> 656392 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53084}
   [junit4]   2> 656392 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@10e8ef5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53083}
   [junit4]   2> 656392 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.s.Server Started @667319ms
   [junit4]   2> 656392 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53083}
   [junit4]   2> 656393 ERROR (jetty-launcher-5434-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 656393 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 656393 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 656393 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 656393 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 656393 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T16:18:58.470Z
   [junit4]   2> 656394 ERROR (jetty-launcher-5434-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 656394 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 656394 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 656394 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 656394 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 656394 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-07T16:18:58.471Z
   [junit4]   2> 656397 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656398 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 656398 INFO  (zkConnectionManagerCallback-5436-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656398 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656399 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 656404 INFO  (zkConnectionManagerCallback-5442-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656404 INFO  (zkConnectionManagerCallback-5438-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656404 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656404 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656405 INFO  (zkConnectionManagerCallback-5440-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656405 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 656405 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 656406 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 656407 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 658302 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 658544 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 658545 WARN  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1060c49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658545 WARN  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1060c49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658570 WARN  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@18095cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658570 WARN  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@18095cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658577 WARN  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a2fce7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658577 WARN  (jetty-launcher-5434-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a2fce7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658577 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53034/solr
   [junit4]   2> 658580 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658594 WARN  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@17bea6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658594 WARN  (jetty-launcher-5434-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@17bea6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658596 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53034/solr
   [junit4]   2> 658596 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658608 INFO  (zkConnectionManagerCallback-5455-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658608 INFO  (jetty-launcher-5434-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658614 INFO  (zkConnectionManagerCallback-5458-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658614 INFO  (jetty-launcher-5434-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658736 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 658747 INFO  (zkConnectionManagerCallback-5460-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658747 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 658774 WARN  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 658785 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53075_solr
   [junit4]   2> 658785 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.Overseer Overseer 
(id=72217581839056905-127.0.0.1:53075_solr-n_0000000000) starting
   [junit4]   2> 658801 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 658806 INFO  (zkConnectionManagerCallback-5467-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658806 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 658812 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53034/solr ready
   [junit4]   2> 658818 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53075_solr
   [junit4]   2> 658822 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 658997 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 659062 INFO  (zkCallback-5459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 659062 INFO  (zkCallback-5466-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 659069 INFO  
(OverseerStateUpdate-72217581839056905-127.0.0.1:53075_solr-n_0000000000) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53075_solr
   [junit4]   2> 659143 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 659240 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53075.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 659252 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53075.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 659253 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53075.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 659255 INFO  (jetty-launcher-5434-thread-1) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001\node1\.
   [junit4]   2> 659272 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 659283 INFO  (zkConnectionManagerCallback-5469-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659283 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 659305 WARN  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 659308 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 659309 WARN  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12ca726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659309 WARN  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12ca726[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659314 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53083_solr as DOWN
   [junit4]   2> 659316 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 659316 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53083_solr
   [junit4]   2> 659322 INFO  (zkCallback-5466-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659322 INFO  (zkCallback-5459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659325 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 659339 WARN  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c5e3de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659339 WARN  (jetty-launcher-5434-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c5e3de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 659341 INFO  (zkCallback-5468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 659341 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53034/solr
   [junit4]   2> 659341 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 659391 INFO  (zkConnectionManagerCallback-5480-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659391 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 659396 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 659397 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53034/solr ready
   [junit4]   2> 659397 INFO  (zkConnectionManagerCallback-5483-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659397 INFO  (jetty-launcher-5434-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 659399 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 659525 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 659545 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 659657 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53083.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 659670 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53083.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 659670 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53083.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 659716 INFO  (jetty-launcher-5434-thread-3) 
[n:127.0.0.1:53083_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001\node3\.
   [junit4]   2> 659898 INFO  (zkConnectionManagerCallback-5485-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659898 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 659907 WARN  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 659909 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 659922 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53078_solr as DOWN
   [junit4]   2> 659923 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 659923 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53078_solr
   [junit4]   2> 659923 INFO  (zkCallback-5459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659923 INFO  (zkCallback-5468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659923 INFO  (zkCallback-5466-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659928 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 659931 INFO  (zkCallback-5484-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659939 INFO  (zkCallback-5479-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659943 INFO  (zkConnectionManagerCallback-5493-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659943 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 659949 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 659951 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53034/solr ready
   [junit4]   2> 659951 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 660072 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 660122 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 660129 WARN  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@eef36f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660129 WARN  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@eef36f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660129 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53078.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 660139 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53078.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 660139 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53078.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 660141 INFO  (jetty-launcher-5434-thread-4) 
[n:127.0.0.1:53078_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001\node4\.
   [junit4]   2> 660141 WARN  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b2b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660144 WARN  (jetty-launcher-5434-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3b2b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660145 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53034/solr
   [junit4]   2> 660146 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660171 INFO  (zkConnectionManagerCallback-5500-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660171 INFO  (jetty-launcher-5434-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660288 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 660293 INFO  (zkConnectionManagerCallback-5502-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660293 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 660303 WARN  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 660305 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 660310 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53084_solr as DOWN
   [junit4]   2> 660311 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 660311 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53084_solr
   [junit4]   2> 660318 INFO  (zkCallback-5459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660318 INFO  (zkCallback-5466-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660318 INFO  (zkCallback-5468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660318 INFO  (zkCallback-5484-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660318 INFO  (zkCallback-5479-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660322 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 660329 INFO  (zkCallback-5501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660335 INFO  (zkCallback-5492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660346 INFO  (zkConnectionManagerCallback-5509-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660346 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 660349 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 660352 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:53034/solr ready
   [junit4]   2> 660353 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 660506 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 660560 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53084.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 660572 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53084.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 660572 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53084.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 660574 INFO  (jetty-launcher-5434-thread-2) 
[n:127.0.0.1:53084_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001\node2\.
   [junit4]   2> 660733 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660737 INFO  (zkConnectionManagerCallback-5515-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660737 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660739 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 660741 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53034/solr ready
   [junit4]   2> 660757 INFO  (qtp11364553-11564) [n:127.0.0.1:53075_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 660762 INFO  
(OverseerThreadFactory-1853-thread-1-processing-n:127.0.0.1:53075_solr) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 660888 INFO  
(OverseerStateUpdate-72217581839056905-127.0.0.1:53075_solr-n_0000000000) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53075/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 660892 INFO  
(OverseerStateUpdate-72217581839056905-127.0.0.1:53075_solr-n_0000000000) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53084/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 661124 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr    
x:collection1_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 661124 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr    
x:collection1_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 661126 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr    
x:collection1_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 662310 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 662310 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 662325 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 662325 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 662432 WARN  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 662432 WARN  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 662432 WARN  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 662432 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 662432 WARN  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 662433 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 662433 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 662434 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 662435 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_53084.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 662435 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001\node2\collection1_collection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001\node2\.\collection1_collection_shard2_replica_n2\data\]
   [junit4]   2> 662438 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_53075.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 662438 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001\node1\collection1_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-001\tempDir-001\node1\.\collection1_collection_shard1_replica_n1\data\]
   [junit4]   2> 662606 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 662606 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 662611 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 662612 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 662623 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 662623 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 662626 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 662626 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 662629 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@db6267[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 662631 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 662632 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 662632 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 662633 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1641225644629032960
   [junit4]   2> 662636 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e7964b[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 662638 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 662643 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 662643 INFO  
(searcherExecutor-1877-thread-1-processing-n:127.0.0.1:53084_solr 
x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2 
r:core_node4) [n:127.0.0.1:53084_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@db6267[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662644 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 662644 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1641225644640567296
   [junit4]   2> 662645 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 662645 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1_collection/leaders/shard2
   [junit4]   2> 662648 INFO  
(searcherExecutor-1876-thread-1-processing-n:127.0.0.1:53075_solr 
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 
r:core_node3) [n:127.0.0.1:53075_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@1e7964b[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662651 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 662651 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 662651 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:53084/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 662652 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 662652 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:53084/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 662652 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1_collection/leaders/shard2/leader after winning as 
/collections/collection1_collection/leader_elect/shard2/election/72217581839056913-core_node4-n_0000000000
   [junit4]   2> 662653 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/collection1_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 662653 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1_collection/leaders/shard1
   [junit4]   2> 662655 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:53084/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 662659 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 662659 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 662659 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:53075/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 662659 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 662659 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:53075/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 662659 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1_collection/leaders/shard1/leader after winning as 
/collections/collection1_collection/leader_elect/shard1/election/72217581839056905-core_node3-n_0000000000
   [junit4]   2> 662662 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:53075/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 662778 INFO  (zkCallback-5501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662778 INFO  (zkCallback-5459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662779 INFO  (zkCallback-5459-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662779 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 662779 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 662788 INFO  (qtp11364553-11566) [n:127.0.0.1:53075_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1468
   [junit4]   2> 662788 INFO  (qtp27109473-11593) [n:127.0.0.1:53084_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1468
   [junit4]   2> 662791 INFO  (qtp11364553-11564) [n:127.0.0.1:53075_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 662901 INFO  (zkCallback-5459-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662901 INFO  (zkCallback-5501-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662901 INFO  (zkCallback-5501-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662901 INFO  (zkCallback-5459-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662901 INFO  (zkCallback-5459-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 662902 INFO  (qtp11364553-11564) [n:127.0.0.1:53075_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1893
   [junit4]   2> 662905 INFO  (qtp11364553-11567) [n:127.0.0.1:53075_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 662910 INFO  
(OverseerCollectionConfigSetProcessor-72217581839056905-127.0.0.1:53075_solr-n_0000000000)
 [n:127.0.0.1:53075_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 663025 INFO  (qtp11364553-11567) [n:127.0.0.1:53075_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=106
   [junit4]   2> 663027 INFO  (qtp11364553-11568) [n:127.0.0.1:53075_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=filestream_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 663032 INFO  
(OverseerCollectionConfigSetProcessor-72217581839056905-127.0.0.1:53075_solr-n_0000000000)
 [n:127.0.0.1:53075_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 663032 INFO  
(OverseerThreadFactory-1853-thread-3-processing-n:127.0.0.1:53075_solr) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
filestream_collection
   [junit4]   2> 663269 INFO  
(OverseerStateUpdate-72217581839056905-127.0.0.1:53075_solr-n_0000000000) 
[n:127.0.0.1:53075_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"filestream_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"filestream_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53078/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 663498 INFO  (qtp29691437-11573) [n:127.0.0.1:53078_solr    
x:filestream_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=filestream_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=filestream_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 664663 INFO  (qtp29691437-11573) [n:127.0.0.1:53078_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.3.0
   [junit4]   2> 664685 INFO  (qtp29691437-11573) [n:127.0.0.1:53078_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[filestream_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 664747 WARN  (qtp29691437-11573) [n:127.0.0.1:53078_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 664747 WARN  (qtp29691437-11573) [n:127.0.0.1:53078_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 664747 INFO  (qtp29691437-11573) [n:127.0.0.1:53078_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 664747 INFO  (qtp29691437-11573) [n:127.0.0.1:53078_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'filestream_collection_shard1_replica_n1' using configuration from 
collection filestream_collection, trusted=true
   [junit4]   2> 664747 INFO  (qtp29691437-11573) [n:127.0.0.1:53078_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_53078.solr.core.filestream_collection.shard1.replica_n1' 
(registry 'solr.core.filestream_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@a045ee
   [junit4]   2> 664752 INFO  (qtp29691437-11573) [n:127.0.0.1:53078_solr 
c:filestream_collection s:shard1 r:core_node2 
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[filestream_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.c

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

hread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 164817 INFO  (jetty-closer-959-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 164817 INFO  (jetty-closer-959-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e84a7: rootName = 
solr_62708, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@119cf9e
   [junit4]   2> 164823 INFO  (closeThreadPool-974-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217725738811402-127.0.0.1:62704_solr-n_0000000000) closing
   [junit4]   2> 164826 INFO  
(OverseerStateUpdate-72217725738811402-127.0.0.1:62704_solr-n_0000000000) 
[n:127.0.0.1:62704_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62704_solr
   [junit4]   2> 164829 INFO  (jetty-closer-959-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 164829 INFO  (jetty-closer-959-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@529e0e: rootName = 
solr_62708, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@987249
   [junit4]   2> 164829 INFO  (jetty-closer-959-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 164855 INFO  
(OverseerAutoScalingTriggerThread-72217725738811402-127.0.0.1:62704_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 164874 INFO  (closeThreadPool-974-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217725738811402-127.0.0.1:62704_solr-n_0000000000) closing
   [junit4]   2> 164952 INFO  (jetty-closer-959-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72217725738811402-127.0.0.1:62704_solr-n_0000000000) closing
   [junit4]   2> 164964 INFO  (zkCallback-720-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 165195 INFO  (jetty-closer-959-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1e44ca2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 165195 INFO  (jetty-closer-959-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@138d3ca{/solr,null,UNAVAILABLE}
   [junit4]   2> 165196 INFO  (jetty-closer-959-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 165196 INFO  (jetty-closer-959-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@17bffd4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 165197 INFO  (jetty-closer-959-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f000d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 165197 INFO  (jetty-closer-959-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 165198 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 165428 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        45      /solr/clusterprops.json
   [junit4]   2>        45      /solr/aliases.json
   [junit4]   2>        6       /solr/collections/collection2/state.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/collections/collection2/terms/shard1
   [junit4]   2>        3       /solr/collections/collection2/terms/shard2
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/collection1_collection/terms/shard2
   [junit4]   2>        2       
/solr/collections/collection1_collection/collectionprops.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       
/solr/collections/collection2/collectionprops.json
   [junit4]   2>        2       
/solr/collections/filestream_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        45      /solr/clusterstate.json
   [junit4]   2>        31      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        19      /solr/collections/collection2/state.json
   [junit4]   2>        13      
/solr/collections/filestream_collection/state.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72217725738811402-127.0.0.1:62704_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        82      /solr/collections
   [junit4]   2>        72      /solr/live_nodes
   [junit4]   2>        45      /solr/overseer/queue
   [junit4]   2>        16      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 165437 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62690
   [junit4]   2> 165437 INFO  
(SUITE-StreamExpressionTest-seed#[101A97E527BD6DBA]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62690
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamExpressionTest_101A97E527BD6DBA-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{level1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 test_t=Lucene50(blocksize=128), s_multi=Lucene50(blocksize=128), 
level2_s=FST50, 
diseases_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_s=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=MockRandom), 
a_t=FST50, 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=Lucene50(blocksize=128), symptoms_s=FST50}, 
docValues:{i_multi=DocValuesFormat(name=Lucene80), 
diseases_s=DocValuesFormat(name=Lucene80), 
multiDefault=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene80), 
test_dt=DocValuesFormat(name=Lucene80), 
symptoms_s=DocValuesFormat(name=Direct), 
level1_s=DocValuesFormat(name=Lucene80), 
s_multi=DocValuesFormat(name=Lucene80), level2_s=DocValuesFormat(name=Direct), 
a_s=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene80), cases_i=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=967, 
maxMBSortInHeap=6.5110005528715185, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f155c4),
 locale=sl, timezone=Europe/Paris
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=3,threads=1,free=116830856,total=184549376
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest, 
StreamExpressionTest, StreamExpressionTest]
   [junit4] Completed [5/5 (5!)] on J0 in 37.24s, 27 tests, 1 failure, 4 
skipped <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1572:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1099:
 There were test failures: 5 suites, 135 tests, 5 failures, 20 ignored (20 
assumptions) [seed: 101A97E527BD6DBA]

Total time: 2 minutes 51 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   5/5 failed: 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 1

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\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=8dd116a615821c7d9b539316b051f466009b5130, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #385
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to