You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/05/25 10:25:24 UTC

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 143 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/143/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream

Error Message:
expected:<5> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<2>
	at __randomizedtesting.SeedInfo.seed([BC518B3585AFAE2:2B2F7AB3C41B17AE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream(StreamDecoratorTest.java:3309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream

Error Message:
expected:<5> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<3>
	at __randomizedtesting.SeedInfo.seed([BC518B3585AFAE2:2B2F7AB3C41B17AE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream(StreamDecoratorTest.java:3309)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16765 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/init-core-data-001
   [junit4]   2> 313619 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 313619 WARN  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 313619 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 313624 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 313624 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001
   [junit4]   2> 313625 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 313625 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 313625 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 313727 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:47462
   [junit4]   2> 313727 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:47462
   [junit4]   2> 313727 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 47462
   [junit4]   2> 313741 INFO  (zkConnectionManagerCallback-3633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313745 INFO  (zkConnectionManagerCallback-3635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313747 INFO  (zkConnectionManagerCallback-3637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313750 WARN  (jetty-launcher-3638-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313750 WARN  (jetty-launcher-3638-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313750 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313750 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313750 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313750 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313750 INFO  (jetty-launcher-3638-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 313750 INFO  (jetty-launcher-3638-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 313750 WARN  (jetty-launcher-3638-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313750 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313750 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 313751 WARN  (jetty-launcher-3638-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@355ba2c4{/solr,null,AVAILABLE}
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313751 INFO  (jetty-launcher-3638-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e013154{/solr,null,AVAILABLE}
   [junit4]   2> 313756 INFO  (jetty-launcher-3638-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313756 INFO  (jetty-launcher-3638-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313756 INFO  (jetty-launcher-3638-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 313757 INFO  (jetty-launcher-3638-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313757 INFO  (jetty-launcher-3638-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313757 INFO  (jetty-launcher-3638-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313757 INFO  (jetty-launcher-3638-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@603bb63e{/solr,null,AVAILABLE}
   [junit4]   2> 313758 INFO  (jetty-launcher-3638-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32d07a15{/solr,null,AVAILABLE}
   [junit4]   2> 313758 INFO  (jetty-launcher-3638-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b009144{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42653}
   [junit4]   2> 313758 INFO  (jetty-launcher-3638-thread-4) [    ] o.e.j.s.Server Started @314002ms
   [junit4]   2> 313758 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42653}
   [junit4]   2> 313759 ERROR (jetty-launcher-3638-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68ad0910{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42022}
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-3) [    ] o.e.j.s.Server Started @314003ms
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-25T10:03:14.237Z
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42022}
   [junit4]   2> 313759 ERROR (jetty-launcher-3638-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313759 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-25T10:03:14.237Z
   [junit4]   2> 313761 INFO  (jetty-launcher-3638-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d4c496d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54204}
   [junit4]   2> 313761 INFO  (jetty-launcher-3638-thread-2) [    ] o.e.j.s.Server Started @314005ms
   [junit4]   2> 313761 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54204}
   [junit4]   2> 313762 ERROR (jetty-launcher-3638-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 313762 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313762 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 313762 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313762 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313762 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-25T10:03:14.240Z
   [junit4]   2> 313763 INFO  (jetty-launcher-3638-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73ef854{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61901}
   [junit4]   2> 313763 INFO  (jetty-launcher-3638-thread-1) [    ] o.e.j.s.Server Started @314007ms
   [junit4]   2> 313763 INFO  (zkConnectionManagerCallback-3642-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313763 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61901}
   [junit4]   2> 313763 ERROR (jetty-launcher-3638-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 313763 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313763 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 313763 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313763 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313763 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-25T10:03:14.241Z
   [junit4]   2> 313764 INFO  (zkConnectionManagerCallback-3644-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313764 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313765 INFO  (zkConnectionManagerCallback-3640-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313766 INFO  (zkConnectionManagerCallback-3646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313766 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313766 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313768 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 314719 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 314838 WARN  (jetty-launcher-3638-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@21221a42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314841 WARN  (jetty-launcher-3638-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5462e117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314842 INFO  (jetty-launcher-3638-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47462/solr
   [junit4]   2> 314849 INFO  (zkConnectionManagerCallback-3656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314879 INFO  (zkConnectionManagerCallback-3658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314993 WARN  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 315001 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61901_solr
   [junit4]   2> 315002 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.c.Overseer Overseer (id=72069594083229704-127.0.0.1:61901_solr-n_0000000000) starting
   [junit4]   2> 315010 INFO  (zkConnectionManagerCallback-3665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 315013 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47462/solr ready
   [junit4]   2> 315014 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61901_solr
   [junit4]   2> 315018 INFO  (zkCallback-3657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315021 INFO  (OverseerStateUpdate-72069594083229704-127.0.0.1:61901_solr-n_0000000000) [n:127.0.0.1:61901_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61901_solr
   [junit4]   2> 315022 INFO  (zkCallback-3664-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315150 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 315175 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61901.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 315183 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61901.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 315184 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61901.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 315184 INFO  (jetty-launcher-3638-thread-1) [n:127.0.0.1:61901_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node1/.
   [junit4]   2> 316049 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 316096 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 316097 WARN  (jetty-launcher-3638-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@45917d9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 316099 WARN  (jetty-launcher-3638-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@22b25063[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 316101 WARN  (jetty-launcher-3638-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5541bc62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 316102 INFO  (jetty-launcher-3638-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47462/solr
   [junit4]   2> 316103 INFO  (zkConnectionManagerCallback-3675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316106 INFO  (zkConnectionManagerCallback-3677-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316110 WARN  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 316111 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 316114 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54204_solr as DOWN
   [junit4]   2> 316115 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 316115 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54204_solr
   [junit4]   2> 316116 INFO  (zkCallback-3664-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 316116 INFO  (zkCallback-3657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 316118 INFO  (zkConnectionManagerCallback-3684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316119 WARN  (jetty-launcher-3638-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2fb9ac4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 316119 INFO  (jetty-launcher-3638-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47462/solr
   [junit4]   2> 316121 INFO  (zkCallback-3676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 316121 INFO  (zkConnectionManagerCallback-3687-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316122 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 316124 INFO  (zkConnectionManagerCallback-3689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316124 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47462/solr ready
   [junit4]   2> 316140 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 316154 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54204.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316160 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54204.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316161 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54204.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316161 INFO  (jetty-launcher-3638-thread-2) [n:127.0.0.1:54204_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node2/.
   [junit4]   2> 316183 WARN  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 316184 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 316187 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42022_solr as DOWN
   [junit4]   2> 316188 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 316188 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42022_solr
   [junit4]   2> 316189 INFO  (zkCallback-3657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 316189 INFO  (zkCallback-3664-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 316190 INFO  (zkCallback-3688-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 316190 INFO  (zkCallback-3676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 316191 INFO  (zkCallback-3683-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 316192 INFO  (zkConnectionManagerCallback-3697-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316194 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 316195 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47462/solr ready
   [junit4]   2> 316211 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 316226 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42022.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316232 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42022.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316232 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42022.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316233 INFO  (jetty-launcher-3638-thread-3) [n:127.0.0.1:42022_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node3/.
   [junit4]   2> 316308 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 316309 WARN  (jetty-launcher-3638-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5b9f2c76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 316311 WARN  (jetty-launcher-3638-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2716d1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 316312 INFO  (jetty-launcher-3638-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47462/solr
   [junit4]   2> 316314 INFO  (zkConnectionManagerCallback-3704-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316317 INFO  (zkConnectionManagerCallback-3706-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316322 WARN  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 316323 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 316328 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42653_solr as DOWN
   [junit4]   2> 316329 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 316329 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42653_solr
   [junit4]   2> 316330 INFO  (zkCallback-3664-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 316330 INFO  (zkCallback-3657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 316331 INFO  (zkCallback-3676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 316331 INFO  (zkCallback-3683-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 316331 INFO  (zkCallback-3688-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 316332 INFO  (zkCallback-3696-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 316332 INFO  (zkCallback-3705-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 316334 INFO  (zkConnectionManagerCallback-3713-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316336 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 316337 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47462/solr ready
   [junit4]   2> 316353 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 316366 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42653.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316372 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42653.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316372 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42653.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 316373 INFO  (jetty-launcher-3638-thread-4) [n:127.0.0.1:42653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node4/.
   [junit4]   2> 316414 INFO  (zkConnectionManagerCallback-3719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 316416 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 316418 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47462/solr ready
   [junit4]   2> 316426 INFO  (qtp197787853-7241) [n:127.0.0.1:42653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 316430 INFO  (OverseerThreadFactory-1971-thread-1-processing-n:127.0.0.1:61901_solr) [n:127.0.0.1:61901_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 316541 INFO  (OverseerStateUpdate-72069594083229704-127.0.0.1:61901_solr-n_0000000000) [n:127.0.0.1:61901_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54204/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 316544 INFO  (OverseerStateUpdate-72069594083229704-127.0.0.1:61901_solr-n_0000000000) [n:127.0.0.1:61901_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42653/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 316748 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr    x:collection1_collection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 316756 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr    x:collection1_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 317763 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 317769 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 317772 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 317777 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 317837 WARN  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 317837 WARN  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 317837 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 317838 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 317838 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54204.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 317839 WARN  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 317839 WARN  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 317839 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 317839 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 317839 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node2/collection1_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node2/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 317839 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42653.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 317839 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node4/collection1_collection_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node4/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 317905 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 317905 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 317906 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 317906 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 317907 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cc99f08[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 317908 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 317908 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 317909 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 317910 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 317910 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 317910 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 317911 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 317911 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634497827584344064
   [junit4]   2> 317911 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1803e1e[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 317913 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 317913 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 317914 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 317914 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634497827587489792
   [junit4]   2> 317914 INFO  (searcherExecutor-1997-thread-1-processing-n:127.0.0.1:54204_solr x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1 r:core_node3) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@2cc99f08[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 317917 INFO  (searcherExecutor-1998-thread-1-processing-n:127.0.0.1:42653_solr x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2 r:core_node4) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@1803e1e[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 317918 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 317918 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1_collection/leaders/shard1
   [junit4]   2> 317923 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 317923 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 317923 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54204/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 317924 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 317924 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 317924 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1_collection/leaders/shard2
   [junit4]   2> 317924 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54204/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 317924 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1_collection/leaders/shard1/leader after winning as /collections/collection1_collection/leader_elect/shard1/election/72069594083229707-core_node3-n_0000000000
   [junit4]   2> 317927 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54204/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 317929 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 317929 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 317929 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42653/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 317930 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 317930 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:42653/solr/collection1_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 317930 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1_collection/leaders/shard2/leader after winning as /collections/collection1_collection/leader_elect/shard2/election/72069594083229713-core_node4-n_0000000000
   [junit4]   2> 317932 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42653/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 318038 INFO  (zkCallback-3705-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318038 INFO  (zkCallback-3705-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318041 INFO  (zkCallback-3676-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318041 INFO  (zkCallback-3676-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318056 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 318066 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 318098 INFO  (qtp1103491644-7262) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1342
   [junit4]   2> 318107 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1360
   [junit4]   2> 318118 INFO  (qtp197787853-7241) [n:127.0.0.1:42653_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> 318171 INFO  (zkCallback-3705-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318172 INFO  (zkCallback-3676-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318172 INFO  (zkCallback-3676-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318171 INFO  (zkCallback-3705-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318173 INFO  (zkCallback-3676-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318174 INFO  (qtp197787853-7241) [n:127.0.0.1:42653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1748
   [junit4]   2> 318175 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):45
   [junit4]   2> 318175 INFO  (SUITE-StreamDecoratorTest-seed#[BC518B3585AFAE2]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 318176 INFO  (qtp197787853-7249) [n:127.0.0.1:42653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 318183 INFO  (zkCallback-3705-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 318190 INFO  (OverseerCollectionConfigSetProcessor-72069594083229704-127.0.0.1:61901_solr-n_0000000000) [n:127.0.0.1:61901_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> 318293 INFO  (qtp197787853-7249) [n:127.0.0.1:42653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=117
   [junit4]   2> 318335 INFO  (TEST-StreamDecoratorTest.testExecutorStream-seed#[BC518B3585AFAE2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExecutorStream
   [junit4]   2> 318352 INFO  (qtp1103491644-7266) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 318352 INFO  (qtp1103491644-7266) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42653/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1634497828044668928)} 0 2
   [junit4]   2> 318355 INFO  (qtp1103491644-7264) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634497828049911808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 318355 INFO  (qtp1103491644-7264) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 318356 INFO  (qtp1103491644-7264) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 318356 INFO  (qtp1103491644-7264) [n:127.0.0.1:54204_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_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:42653/solr/collection1_collection_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 318359 INFO  (qtp197787853-7244) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1634497828054106112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 318360 INFO  (qtp197787853-7244) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 318360 INFO  (qtp197787853-7244) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 318360 INFO  (qtp197787853-7244) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1_collection/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 318361 INFO  (qtp197787853-7244) [n:127.0.0.1:42653_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1634497828034183168),commit=} 0 25
   [junit4]   2> 318361 INFO  (qtp197787853-7245) [n:127.0.0.1:42653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=73204bca-00c5-44e0-ab73-0c2ff5fadd71&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 318364 INFO  (qtp197787853-7245) [n:127.0.0.1:42653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=73204bca-00c5-44e0-ab73-0c2ff5fadd71&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 318365 INFO  (qtp197787853-7242) [n:127.0.0.1:42653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=73204bca-00c5-44e0-ab73-0c2ff5fadd71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 318367 INFO  (qtp197787853-7242) [n:127.0.0.1:42653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=73204bca-00c5-44e0-ab73-0c2ff5fadd71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 318367 INFO  (OverseerCollectionConfigSetProcessor-72069594083229704-127.0.0.1:61901_solr-n_0000000000) [n:127.0.0.1:61901_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 318367 INFO  (OverseerThreadFactory-1971-thread-3-processing-n:127.0.0.1:61901_solr) [n:127.0.0.1:61901_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection workQueue
   [junit4]   2> 318581 INFO  (OverseerStateUpdate-72069594083229704-127.0.0.1:61901_solr-n_0000000000) [n:127.0.0.1:61901_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"workQueue_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54204/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 318592 INFO  (OverseerStateUpdate-72069594083229704-127.0.0.1:61901_solr-n_0000000000) [n:127.0.0.1:61901_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"workQueue_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61901/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 318794 INFO  (qtp1103491644-7260) [n:127.0.0.1:54204_solr    x:workQueue_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue&version=2&replicaType=NRT&async=73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872&coreNodeName=core_node3&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 318794 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr    x:workQueue_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue&version=2&replicaType=NRT&async=73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872&coreNodeName=core_node3&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 318795 INFO  (qtp1361546652-7237) [n:127.0.0.1:61901_solr    x:workQueue_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue&version=2&replicaType=NRT&async=73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468&coreNodeName=core_node4&name=workQueue_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 318795 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr    x:workQueue_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue&version=2&replicaType=NRT&async=73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468&coreNodeName=core_node4&name=workQueue_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 318796 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr    x:workQueue_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 318803 INFO  (qtp1103491644-7265) [n:127.0.0.1:54204_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872
   [junit4]   2> 318803 INFO  (qtp1103491644-7265) [n:127.0.0.1:54204_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 319370 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=73204bca-00c5-44e0-ab73-0c2ff5fadd71&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 319372 INFO  (qtp197787853-7247) [n:127.0.0.1:42653_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=73204bca-00c5-44e0-ab73-0c2ff5fadd71&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 319806 INFO  (qtp1103491644-7266) [n:127.0.0.1:54204_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872
   [junit4]   2> 319806 INFO  (qtp1103491644-7266) [n:127.0.0.1:54204_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 319810 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 319814 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 319819 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.s.IndexSchema [workQueue_shard1_replica_n1] Schema name=test
   [junit4]   2> 319822 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.s.IndexSchema [workQueue_shard2_replica_n2] Schema name=test
   [junit4]   2> 319879 WARN  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 319879 WARN  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 319879 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 319879 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'workQueue_shard2_replica_n2' using configuration from collection workQueue, trusted=true
   [junit4]   2> 319879 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61901.solr.core.workQueue.shard2.replica_n2' (registry 'solr.core.workQueue.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 319879 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.c.SolrCore [[workQueue_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node1/workQueue_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node1/./workQueue_shard2_replica_n2/data/]
   [junit4]   2> 319883 WARN  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 319883 WARN  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 319883 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 319883 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'workQueue_shard1_replica_n1' using configuration from collection workQueue, trusted=true
   [junit4]   2> 319883 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54204.solr.core.workQueue.shard1.replica_n1' (registry 'solr.core.workQueue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f3c86b6
   [junit4]   2> 319883 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.c.SolrCore [[workQueue_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node2/workQueue_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001/tempDir-001/node2/./workQueue_shard1_replica_n1/data/]
   [junit4]   2> 319927 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 319927 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 319928 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 319928 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 319928 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66350536[workQueue_shard1_replica_n1] main]
   [junit4]   2> 319929 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 319929 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 319930 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 319931 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 319931 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 319931 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 319931 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 319931 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634497829702467584
   [junit4]   2> 319932 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@27967f28[workQueue_shard2_replica_n2] main]
   [junit4]   2> 319933 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 319933 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 319934 INFO  (searcherExecutor-2008-thread-1-processing-x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 r:core_node3 CREATE n:127.0.0.1:54204_solr c:workQueue s:shard1) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.c.SolrCore [workQueue_shard1_replica_n1] Registered new searcher Searcher@66350536[workQueue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 319934 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 319934 INFO  (parallelCoreAdminExecutor-1972-thread-1-processing-n:127.0.0.1:61901_solr x:workQueue_shard2_replica_n2 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111128575468 CREATE) [n:127.0.0.1:61901_solr c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634497829705613312
   [junit4]   2> 319938 INFO  (parallelCoreAdminExecutor-1982-thread-1-processing-n:127.0.0.1:54204_solr x:workQueue_shard1_replica_n1 73204bca-00c5-44e0-ab73-0c2ff5fadd71183111117168872 CREATE) [n:127.0.0.1:54204_solr c:workQueue s:shard1 r:core_node3 x:workQueue_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/workQueue/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 319938 INFO  (parallelCoreAdminExecutor-1982-thread-1-p

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

unit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BC518B3585AFAE2-001
   [junit4]   2> May 25, 2019 10:23:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {expr_s=FSTOrd50, join2_s=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), subject=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), join1_i=FSTOrd50, a2_s=FSTOrd50, a_i=PostingsFormat(name=LuceneFixedGap), test_i=PostingsFormat(name=Asserting), join3_i=PostingsFormat(name=LuceneFixedGap), field_i=PostingsFormat(name=Asserting), body_t=PostingsFormat(name=LuceneFixedGap), s_multi=FSTOrd50, a_ss=PostingsFormat(name=Asserting), a_s=FSTOrd50, id=PostingsFormat(name=LuceneFixedGap), text=FSTOrd50, bbid_s=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=Asserting), type_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), i_multi=PostingsFormat(name=LuceneFixedGap), b_ls=PostingsFormat(name=LuceneVarGapDocFreqInterval), test_t=PostingsFormat(name=LuceneFixedGap), ident_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra_s=PostingsFormat(name=Asserting), ykey_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), side_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{expr_s=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), a_f=DocValuesFormat(name=Lucene80), join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80), test_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Lucene80), field_i=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), bbid_s=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Direct), type_s=DocValuesFormat(name=Lucene80), i_multi=DocValuesFormat(name=Lucene80), b_ls=DocValuesFormat(name=Lucene80), ident_s=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), extra_s=DocValuesFormat(name=Direct), ykey_s=DocValuesFormat(name=Lucene80), side_s=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1303, maxMBSortInHeap=5.520574020270875, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@70e9195d), locale=nl-NL, timezone=JST
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=3,threads=1,free=93056632,total=362807296
   [junit4]   2> NOTE: All tests run in this JVM: [StreamDecoratorTest, StreamDecoratorTest]
   [junit4] Completed [4/5 (1!)] on J0 in 63.02s, 49 tests, 1 failure, 5 skipped <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4] OK      11.0s J1 | StreamDecoratorTest.testExecutorStream
   [junit4] OK      9.99s J1 | StreamDecoratorTest.testParallelExecutorStream
   [junit4] OK      0.45s J1 | StreamDecoratorTest.testRankStream
   [junit4] OK      0.15s J1 | StreamDecoratorTest.testParallelRollupStream
   [junit4] OK      0.11s J1 | StreamDecoratorTest.testGetStreamForEOFTuple
   [junit4] OK      0.12s J1 | StreamDecoratorTest.testRollupStream
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testHashRollupStream
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testParallelHashRollupStream
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testComplementStream
   [junit4] IGNOR/A 0.10s J1 | StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.10s J1 | StreamDecoratorTest.testStream
   [junit4] OK      0.17s J1 | StreamDecoratorTest.testParallelFetchStream
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testParallelNullStream
   [junit4] IGNOR/A 0.11s J1 | StreamDecoratorTest.testTerminatingDaemonStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.12s J1 | StreamDecoratorTest.testIntersectStream
   [junit4] OK      0.16s J1 | StreamDecoratorTest.testOuterHashJoinStream
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testCartesianProductStream
   [junit4] OK      0.16s J1 | StreamDecoratorTest.testSortStream
   [junit4] OK      0.14s J1 | StreamDecoratorTest.testParallelIntersectStream
   [junit4] OK      4.05s J1 | StreamDecoratorTest.testParallelDaemonUpdateStream
   [junit4] OK      2.10s J1 | StreamDecoratorTest.testCommitStream
   [junit4] OK      0.14s J1 | StreamDecoratorTest.testParallelMergeStream
   [junit4] OK      0.15s J1 | StreamDecoratorTest.testUniqueStream
   [junit4] OK      0.18s J1 | StreamDecoratorTest.testFetchStream
   [junit4] OK      11.2s J1 | StreamDecoratorTest.testDaemonStream
   [junit4] OK      0.12s J1 | StreamDecoratorTest.testOuterHashJoinStreamWithKnownConflict
   [junit4] OK      0.11s J1 | StreamDecoratorTest.testNullStream
   [junit4] OK      0.12s J1 | StreamDecoratorTest.testHavingStream
   [junit4] OK      0.12s J1 | StreamDecoratorTest.testParallelUniqueStream
   [junit4] OK      0.16s J1 | StreamDecoratorTest.testParallelHavingStream
   [junit4] OK      0.14s J1 | StreamDecoratorTest.testSelectStream
   [junit4] OK      0.14s J1 | StreamDecoratorTest.testParallelShuffleStream
   [junit4] OK      0.11s J1 | StreamDecoratorTest.testLetStream
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testParallelReducerStream
   [junit4] OK      1.99s J1 | StreamDecoratorTest.testUpdateStream
   [junit4] OK      2.13s J1 | StreamDecoratorTest.testParallelCommitStream
   [junit4] OK      0.14s J1 | StreamDecoratorTest.testHashJoinStream
   [junit4] OK      0.12s J1 | StreamDecoratorTest.testHashJoinStreamWithKnownConflict
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testParallelComplementStream
   [junit4] OK      2.12s J1 | StreamDecoratorTest.testParallelUpdateStream
   [junit4] IGNOR/A 0.09s J1 | StreamDecoratorTest.testPriorityStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.23s J1 | StreamDecoratorTest.testInnerJoinStream
   [junit4] IGNOR/A 0.12s J1 | StreamDecoratorTest.testParallelPriorityStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.09s J1 | StreamDecoratorTest.testClassifyStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testParallelRankStream
   [junit4] OK      0.15s J1 | StreamDecoratorTest.testMergeStream
   [junit4] OK      0.13s J1 | StreamDecoratorTest.testReducerStream
   [junit4] OK      0.14s J1 | StreamDecoratorTest.testLeftOuterJoinStream
   [junit4] OK      4.13s J1 | StreamDecoratorTest.testParallelDaemonCommitStream
   [junit4] Completed [5/5 (1!)] on J1 in 58.21s, 49 tests, 5 skipped
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: BC518B3585AFAE2]:
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.72 ..   144.41 =   143.68s
   [junit4] JVM J1:     0.74 ..   201.76 =   201.02s
   [junit4] Execution time total: 3 minutes 21 seconds
   [junit4] Tests summary: 5 suites, 245 tests, 1 failure, 25 ignored (25 assumptions)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1572: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1099: There were test failures: 5 suites, 245 tests, 1 failure, 25 ignored (25 assumptions) [seed: BC518B3585AFAE2]

Total time: 3 minutes 23 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=39c8cca17775076a69465f1c18df418f4490097e, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #142
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2