You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/27 16:21:26 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-12.0.2) - Build # 1327 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1327/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testCatStreamDirectoryCrawl

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([92CA93927D6D0BA9:8F04B1EF6B97553C]: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.testCatStreamDirectoryCrawl(StreamExpressionTest.java:3498)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


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

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([92CA93927D6D0BA9:8F04B1EF6B97553C]: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.testCatStreamDirectoryCrawl(StreamExpressionTest.java:3498)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 17489 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 177715 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 177715 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 177716 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\data-dir-18-001
   [junit4]   2> 177716 WARN  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 177716 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 177716 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 177718 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-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\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001
   [junit4]   2> 177718 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 177718 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 177718 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 177830 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 54328
   [junit4]   2> 177830 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54328
   [junit4]   2> 177830 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54328
   [junit4]   2> 177830 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54328
   [junit4]   2> 177832 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177835 INFO  (zkConnectionManagerCallback-2781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177835 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177837 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177839 INFO  (zkConnectionManagerCallback-2783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177839 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177840 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177842 INFO  (zkConnectionManagerCallback-2785-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177842 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177944 WARN  (jetty-launcher-2786-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 177944 WARN  (jetty-launcher-2786-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 177944 WARN  (jetty-launcher-2786-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 177944 WARN  (jetty-launcher-2786-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 177944 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 177945 INFO  (jetty-launcher-2786-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 177945 INFO  (jetty-launcher-2786-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177945 INFO  (jetty-launcher-2786-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177945 INFO  (jetty-launcher-2786-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@278b17d5{/solr,null,AVAILABLE}
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d72d859{/solr,null,AVAILABLE}
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ac32e7c{/solr,null,AVAILABLE}
   [junit4]   2> 177946 INFO  (jetty-launcher-2786-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2744884c{/solr,null,AVAILABLE}
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10b0f266{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54352}
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-1) [     ] o.e.j.s.Server Started @177983ms
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54352}
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f1dc67d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54357}
   [junit4]   2> 177948 ERROR (jetty-launcher-2786-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-4) [     ] o.e.j.s.Server Started @177984ms
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54357}
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4fddfd26{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54358}
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-3) [     ] o.e.j.s.Server Started @177984ms
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-27T16:06:12.380634300Z
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29e4b1ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54351}
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-2) [     ] o.e.j.s.Server Started @177984ms
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54358}
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54351}
   [junit4]   2> 177948 ERROR (jetty-launcher-2786-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 177948 ERROR (jetty-launcher-2786-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177948 ERROR (jetty-launcher-2786-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-27T16:06:12.380634300Z
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-27T16:06:12.380634300Z
   [junit4]   2> 177948 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177950 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 177950 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-27T16:06:12.382113300Z
   [junit4]   2> 177950 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177950 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177950 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177950 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177953 INFO  (zkConnectionManagerCallback-2792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177953 INFO  (zkConnectionManagerCallback-2788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177953 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177953 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177954 INFO  (zkConnectionManagerCallback-2794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177954 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177954 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177954 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177954 INFO  (zkConnectionManagerCallback-2790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177954 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177954 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177954 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 178196 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 178196 WARN  (jetty-launcher-2786-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17dcc103[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178196 WARN  (jetty-launcher-2786-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17dcc103[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178199 WARN  (jetty-launcher-2786-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60736721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178199 WARN  (jetty-launcher-2786-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60736721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178200 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54328/solr
   [junit4]   2> 178201 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178203 INFO  (zkConnectionManagerCallback-2808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178203 INFO  (jetty-launcher-2786-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178302 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 178305 WARN  (jetty-launcher-2786-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47f5386a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178305 WARN  (jetty-launcher-2786-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47f5386a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178306 WARN  (jetty-launcher-2786-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@353265dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178306 WARN  (jetty-launcher-2786-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@353265dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178306 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54328/solr
   [junit4]   2> 178309 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178311 INFO  (zkConnectionManagerCallback-2819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178311 INFO  (jetty-launcher-2786-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178396 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 178397 WARN  (jetty-launcher-2786-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@475c538[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178397 WARN  (jetty-launcher-2786-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@475c538[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178400 WARN  (jetty-launcher-2786-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e14d892[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178400 WARN  (jetty-launcher-2786-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e14d892[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178400 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54328/solr
   [junit4]   2> 178402 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178403 INFO  (zkConnectionManagerCallback-2830-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178403 INFO  (jetty-launcher-2786-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178470 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178472 INFO  (zkConnectionManagerCallback-2832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178472 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178546 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54352_solr
   [junit4]   2> 178550 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.c.Overseer Overseer (id=72110999857922058-127.0.0.1:54352_solr-n_0000000000) starting
   [junit4]   2> 178551 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54352_solr
   [junit4]   2> 178551 INFO  (OverseerStateUpdate-72110999857922058-127.0.0.1:54352_solr-n_0000000000) [n:127.0.0.1:54352_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54352_solr
   [junit4]   2> 178551 INFO  (OverseerStateUpdate-72110999857922058-127.0.0.1:54352_solr-n_0000000000) [n:127.0.0.1:54352_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 178558 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 178558 WARN  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 178571 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178574 INFO  (zkConnectionManagerCallback-2841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178574 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178578 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 178586 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54357_solr as DOWN
   [junit4]   2> 178586 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 178590 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178590 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54357_solr
   [junit4]   2> 178590 INFO  (zkCallback-2831-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 178595 INFO  (zkCallback-2840-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 178595 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 178595 WARN  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 178616 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 178618 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54352.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178618 WARN  (jetty-launcher-2786-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@328c5914[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178618 WARN  (jetty-launcher-2786-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@328c5914[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178630 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54352.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178632 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54352.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178632 WARN  (jetty-launcher-2786-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47a9378e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178632 WARN  (jetty-launcher-2786-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47a9378e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 178632 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54328/solr
   [junit4]   2> 178632 INFO  (jetty-launcher-2786-thread-1) [n:127.0.0.1:54352_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\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node1
   [junit4]   2> 178632 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178639 INFO  (zkConnectionManagerCallback-2857-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178639 INFO  (jetty-launcher-2786-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178646 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 178667 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54357.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178672 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54357.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178672 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178673 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54357.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178675 INFO  (jetty-launcher-2786-thread-4) [n:127.0.0.1:54357_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\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node4
   [junit4]   2> 178675 INFO  (zkConnectionManagerCallback-2863-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178675 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178681 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 178690 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54358_solr as DOWN
   [junit4]   2> 178690 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178690 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54358_solr
   [junit4]   2> 178693 INFO  (zkCallback-2831-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178693 INFO  (zkCallback-2840-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178695 INFO  (zkCallback-2862-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 178696 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 178697 WARN  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 178723 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 178743 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54358.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178749 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54358.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178749 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54358.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178750 INFO  (jetty-launcher-2786-thread-3) [n:127.0.0.1:54358_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\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node3
   [junit4]   2> 178776 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178777 INFO  (zkConnectionManagerCallback-2874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178777 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178782 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 178785 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54351_solr as DOWN
   [junit4]   2> 178786 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178786 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54351_solr
   [junit4]   2> 178787 INFO  (zkCallback-2831-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178787 INFO  (zkCallback-2840-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178787 INFO  (zkCallback-2862-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178788 INFO  (zkCallback-2873-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 178788 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 178788 WARN  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 178811 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 178828 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54351.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178833 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54351.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178833 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54351.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 178834 INFO  (jetty-launcher-2786-thread-2) [n:127.0.0.1:54351_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\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node2
   [junit4]   2> 178850 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 178850 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 178855 INFO  (zkConnectionManagerCallback-2887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178855 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 178856 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 178857 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54328/solr ready
   [junit4]   2> 178863 INFO  (qtp656624491-4468) [n:127.0.0.1:54351_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 178867 INFO  (OverseerThreadFactory-2839-thread-1-processing-n:127.0.0.1:54352_solr) [n:127.0.0.1:54352_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 178976 INFO  (qtp656624491-4473) [n:127.0.0.1:54351_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 178981 INFO  (qtp1641686070-4479) [n:127.0.0.1:54357_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 178984 INFO  (qtp511119320-4476) [n:127.0.0.1:54352_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178987 INFO  (qtp511119320-4476) [n:127.0.0.1:54352_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 178992 INFO  (qtp1092225909-4480) [n:127.0.0.1:54358_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 178995 INFO  (OverseerStateUpdate-72110999857922058-127.0.0.1:54352_solr-n_0000000000) [n:127.0.0.1:54352_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54358/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54358_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178998 INFO  (OverseerStateUpdate-72110999857922058-127.0.0.1:54352_solr-n_0000000000) [n:127.0.0.1:54352_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54352/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54352_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 179205 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr    x:collection1_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_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 179205 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr    x:collection1_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_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 179217 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 179217 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 179232 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 179232 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 179277 WARN  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 179277 WARN  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 179277 WARN  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 179277 WARN  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 179277 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 179278 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 179278 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 179278 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 179278 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54352.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 179278 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54358.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 179278 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node3\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node3\collection1_shard1_replica_n1\data\]
   [junit4]   2> 179278 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node1\collection1_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node1\collection1_shard2_replica_n2\data\]
   [junit4]   2> 179355 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179355 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179357 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179357 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179358 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179358 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179360 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179360 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179361 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 179362 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 179362 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 179362 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 179362 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670668850345017344
   [junit4]   2> 179362 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 179362 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 179362 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670668850345017344
   [junit4]   2> 179362 INFO  (searcherExecutor-2890-thread-1-processing-n:127.0.0.1:54352_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 179362 INFO  (searcherExecutor-2891-thread-1-processing-n:127.0.0.1:54358_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 179367 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 179367 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 179367 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 179367 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 179371 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 179371 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 179371 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54352/solr/collection1_shard2_replica_n2/
   [junit4]   2> 179371 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 179371 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 179371 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54358/solr/collection1_shard1_replica_n1/
   [junit4]   2> 179371 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 179372 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 179372 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:54352/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 179372 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54358/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 179372 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72110999857922058-core_node4-n_0000000000
   [junit4]   2> 179372 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72110999857922061-core_node3-n_0000000000
   [junit4]   2> 179374 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54352/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 179374 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54358/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 179480 INFO  (zkCallback-2831-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179480 INFO  (zkCallback-2862-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179480 INFO  (zkCallback-2831-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179480 INFO  (zkCallback-2862-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179481 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 179482 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 179484 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr     ] 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_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=280
   [junit4]   2> 179484 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr     ] 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_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=280
   [junit4]   2> 179486 INFO  (qtp656624491-4468) [n:127.0.0.1:54351_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> 179584 INFO  (zkCallback-2831-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179584 INFO  (zkCallback-2873-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179584 INFO  (zkCallback-2862-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179584 INFO  (zkCallback-2862-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179584 INFO  (zkCallback-2831-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179584 INFO  (zkCallback-2831-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179584 INFO  (zkCallback-2862-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179585 INFO  (qtp656624491-4468) [n:127.0.0.1:54351_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=721
   [junit4]   2> 179585 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 179587 INFO  (qtp656624491-4463) [n:127.0.0.1:54351_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> 179589 INFO  (OverseerThreadFactory-2839-thread-2-processing-n:127.0.0.1:54352_solr) [n:127.0.0.1:54352_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection filestream_collection
   [junit4]   2> 179589 INFO  (OverseerCollectionConfigSetProcessor-72110999857922058-127.0.0.1:54352_solr-n_0000000000) [n:127.0.0.1:54352_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> 179799 INFO  (qtp656624491-4472) [n:127.0.0.1:54351_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 179802 INFO  (qtp1641686070-4481) [n:127.0.0.1:54357_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 179804 INFO  (qtp511119320-4483) [n:127.0.0.1:54352_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 179806 INFO  (qtp511119320-4470) [n:127.0.0.1:54352_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 179807 INFO  (qtp1092225909-4488) [n:127.0.0.1:54358_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 179810 INFO  (qtp1092225909-4474) [n:127.0.0.1:54358_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 179814 INFO  (OverseerStateUpdate-72110999857922058-127.0.0.1:54352_solr-n_0000000000) [n:127.0.0.1:54352_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:54357/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54357_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 180017 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_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> 180028 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 180037 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 180075 WARN  (qtp1641686070-4484) [n:127.0.0.1:54357_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 multiople copyFields (2)
   [junit4]   2> 180075 WARN  (qtp1641686070-4484) [n:127.0.0.1:54357_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 multiople copyFields (3)
   [junit4]   2> 180075 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_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> 180075 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_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 configset conf, trusted=true
   [junit4]   2> 180076 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_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_54357.solr.core.filestream_collection.shard1.replica_n1' (registry 'solr.core.filestream_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70e97130
   [junit4]   2> 180076 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_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\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node4\filestream_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J4\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001\tempDir-001\node4\filestream_collection_shard1_replica_n1\data\]
   [junit4]   2> 180143 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 180143 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 180144 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 180144 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 180147 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 180147 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 180147 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 180147 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1670668851168149504
   [junit4]   2> 180149 INFO  (searcherExecutor-2901-thread-1-processing-n:127.0.0.1:54357_solr x:filestream_collection_shard1_replica_n1 c:filestream_collection s:shard1 r:core_node2) [n:127.0.0.1:54357_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]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 180151 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/filestream_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 180151 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/filestream_collection/leaders/shard1
   [junit4]   2> 180155 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 180155 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 180155 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54357/solr/filestream_collection_shard1_replica_n1/
   [junit4]   2> 180155 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 180155 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54357/solr/filestream_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 180155 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/filestream_collection/leaders/shard1/leader after winning as /collections/filestream_collection/leader_elect/shard1/election/72110999857922059-core_node2-n_0000000000
   [junit4]   2> 180156 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54357/solr/filestream_collection_shard1_replica_n1/ shard1
   [junit4]   2> 180258 INFO  (zkCallback-2840-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/filestream_collection/state.json] for collection [filestream_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180259 INFO  (zkCallback-2840-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/filestream_collection/state.json] for collection [filestream_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180259 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr c:filestream_collection s:shard1 r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 180262 INFO  (qtp1641686070-4484) [n:127.0.0.1:54357_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=245
   [junit4]   2> 180264 INFO  (qtp656624491-4463) [n:127.0.0.1:54351_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> 180361 INFO  (zkCallback-2873-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/filestream_collection/state.json] for collection [filestream_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180361 INFO  (zkCallback-2840-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/filestream_collection/state.json] for collection [filestream_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180361 INFO  (zkCallback-2840-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/filestream_collection/state.json] for collection [filestream_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180362 INFO  (zkCallback-2840-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/filestream_collection/state.json] for collection [filestream_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180362 INFO  (qtp656624491-4463) [n:127.0.0.1:54351_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=filestream_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=775
   [junit4]   2> 180362 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: filestream_collection
   [junit4]   2> 180395 INFO  (TEST-StreamExpressionTest.testNulls-seed#[92CA93927D6D0BA9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNulls
   [junit4]   2> 180404 INFO  (qtp511119320-4483) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 180404 INFO  (qtp511119320-4483) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54358/solr/collection1_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 180407 INFO  (qtp511119320-4470) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54358/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=1
   [junit4]   2> 180407 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 180407 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 180414 INFO  (qtp511119320-4482) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 180414 INFO  (qtp1092225909-4488) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 180436 INFO  (searcherExecutor-2891-thread-1-processing-n:127.0.0.1:54358_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 180438 INFO  (qtp1092225909-4487) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54352/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=18
   [junit4]   2> 180442 INFO  (searcherExecutor-2890-thread-1-processing-n:127.0.0.1:54352_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 180442 INFO  (qtp511119320-4483) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 180446 INFO  (TEST-StreamExpressionTest.testNulls-seed#[92CA93927D6D0BA9]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 180449 INFO  (zkConnectionManagerCallback-2910-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 180449 INFO  (TEST-StreamExpressionTest.testNulls-seed#[92CA93927D6D0BA9]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 180450 INFO  (TEST-StreamExpressionTest.testNulls-seed#[92CA93927D6D0BA9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 180450 INFO  (TEST-StreamExpressionTest.testNulls-seed#[92CA93927D6D0BA9]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54328/solr ready
   [junit4]   2> 180454 INFO  (qtp511119320-4476) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_i+asc&wt=json&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 180454 INFO  (qtp1092225909-4474) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_i+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 180463 INFO  (qtp511119320-4476) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_s+asc&wt=json&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 180463 INFO  (qtp1092225909-4474) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_s+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 180466 INFO  (qtp511119320-4476) [n:127.0.0.1:54352_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_s+desc&wt=json&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 180466 INFO  (qtp1092225909-4474) [n:127.0.0.1:54358_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f,+s_multi,+i_multi&sort=a_s+desc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 180567 INFO  (TEST-StreamExpressionTest.testNulls-seed#[92CA93927D6D0BA9]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNulls
   [junit4]   2> 180592 INFO  (TEST-StreamExpressionTest.testSqlStream-seed#[92CA93927D6D0

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

2 INFO  (jetty-closer-376-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@95fc23b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 58602 INFO  (jetty-closer-376-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e5d2aab{/solr,null,UNAVAILABLE}
   [junit4]   2> 58602 INFO  (jetty-closer-376-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 58825 INFO  (jetty-closer-376-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72111054267088910-127.0.0.1:60143_solr-n_0000000000) closing
   [junit4]   2> 58826 INFO  (jetty-closer-376-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1315dd75{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 58827 INFO  (jetty-closer-376-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f492fe9{/solr,null,UNAVAILABLE}
   [junit4]   2> 58827 INFO  (jetty-closer-376-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 58937 INFO  (jetty-closer-376-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@58f49fdd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 58938 INFO  (jetty-closer-376-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10fdfd67{/solr,null,UNAVAILABLE}
   [junit4]   2> 58938 INFO  (jetty-closer-376-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 58939 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 59165 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> 	34	/solr/aliases.json
   [junit4]   2> 	34	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	8	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	7	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	6	/solr/collections/collection2/state.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 	3	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection2/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/filestream_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/destinationCollection/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	34	/solr/clusterstate.json
   [junit4]   2> 	33	/solr/collections/collection1/state.json
   [junit4]   2> 	19	/solr/collections/collection2/state.json
   [junit4]   2> 	12	/solr/collections/filestream_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72111054267088909-127.0.0.1:60149_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	95	/solr/collections
   [junit4]   2> 	76	/solr/overseer/queue
   [junit4]   2> 	51	/solr/live_nodes
   [junit4]   2> 	28	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 59171 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60067
   [junit4]   2> 59172 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60067
   [junit4]   2> 59172 INFO  (SUITE-StreamExpressionTest-seed#[92CA93927D6D0BA9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60067
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J2\temp\solr.client.solrj.io.stream.StreamExpressionTest_92CA93927D6D0BA9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {name_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), diseases_s=BlockTreeOrds(blocksize=128), featureSet_s=PostingsFormat(name=Direct), terms_ss=PostingsFormat(name=Direct), field_s=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct), checkpoint_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), symptoms_s=PostingsFormat(name=LuceneFixedGap), test_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), level1_s=BlockTreeOrds(blocksize=128), s_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), level2_s=PostingsFormat(name=LuceneFixedGap), a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), whitetok=PostingsFormat(name=LuceneVarGapDocFreqInterval), tv_text=PostingsFormat(name=LuceneFixedGap), term_s=PostingsFormat(name=Direct), a_t=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{name_s=DocValuesFormat(name=Asserting), iteration_i=DocValuesFormat(name=Direct), terms_ss=DocValuesFormat(name=Lucene80), field_s=DocValuesFormat(name=Lucene80), multiDefault=DocValuesFormat(name=Lucene80), price_f=DocValuesFormat(name=Lucene80), a_f=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), falseNegative_i=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Direct), falsePositive_i=DocValuesFormat(name=Lucene80), level1_s=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Lucene80), a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), term_s=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80), idfs_ds=DocValuesFormat(name=Lucene80), alpha_d=DocValuesFormat(name=Asserting), i_multi=DocValuesFormat(name=Direct), diseases_s=DocValuesFormat(name=Direct), featureSet_s=DocValuesFormat(name=Lucene80), weights_ds=DocValuesFormat(name=Asserting), idf_d=DocValuesFormat(name=Lucene80), trueNegative_i=DocValuesFormat(name=Asserting), index_i=DocValuesFormat(name=Lucene80), test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Lucene80), checkpoint_ss=DocValuesFormat(name=Asserting), symptoms_s=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), error_d=DocValuesFormat(name=Direct), truePositive_i=DocValuesFormat(name=Direct), cases_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1161, maxMBSortInHeap=5.546250656928649, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-BJ, timezone=Pacific/Niue
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=135025224,total=297795584
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionTest]
   [junit4] Completed [5/5 (5!)] on J2 in 59.77s, 30 tests, 1 failure <<< FAILURES!

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

Total time: 1 minute 3 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[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=2522292b04aed2a776d1d2b67a326e3fdee8b304, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #1326
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