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

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.4) - Build # 1284 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1284/
Java: 64bit/jdk-11.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream

Error Message:
--> http://127.0.0.1:38835/solr/collection1: An exception has occurred on the server, refer to server log for details.

Stack Trace:
java.io.IOException: --> http://127.0.0.1:38835/solr/collection1: An exception has occurred on the server, refer to server log for details.
	at __randomizedtesting.SeedInfo.seed([2C576689F0A566D0:DD33BEE1A4CFA9CE]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:227)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream(StreamDecoratorTest.java:3086)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class java.util.Map (java.lang.Boolean and java.util.Map are in module java.base of loader 'bootstrap')
	at org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser.next(JavabinTupleStreamParser.java:182)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:196)
	... 39 more




Build Log:
[...truncated 17129 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4]   2> 129915 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/data-dir-35-001
   [junit4]   2> 129915 WARN  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 129915 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 129915 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 129915 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 129916 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001
   [junit4]   2> 129916 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 129916 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 129916 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 130016 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:35715
   [junit4]   2> 130016 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35715
   [junit4]   2> 130016 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35715
   [junit4]   2> 130016 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35715
   [junit4]   2> 130017 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130019 INFO  (zkConnectionManagerCallback-818-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130019 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130021 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130022 INFO  (zkConnectionManagerCallback-820-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130022 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130023 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130024 INFO  (zkConnectionManagerCallback-822-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130024 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130128 WARN  (jetty-launcher-823-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 130128 WARN  (jetty-launcher-823-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 130128 WARN  (jetty-launcher-823-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 130128 WARN  (jetty-launcher-823-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 130128 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 130128 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 130129 INFO  (jetty-launcher-823-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34ff7256{/solr,null,AVAILABLE}
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@884c43c{/solr,null,AVAILABLE}
   [junit4]   2> 130130 INFO  (jetty-launcher-823-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d0fb911{/solr,null,AVAILABLE}
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40fd8a5a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44479}
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@670d97b1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39977}
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-2) [     ] o.e.j.s.Server Started @130162ms
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-3) [     ] o.e.j.s.Server Started @130162ms
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39977}
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44479}
   [junit4]   2> 130131 ERROR (jetty-launcher-823-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 130131 ERROR (jetty-launcher-823-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-27T05:21:04.347373Z
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 130131 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-27T05:21:04.347401Z
   [junit4]   2> 130132 INFO  (jetty-launcher-823-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3a1c73fc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39517}
   [junit4]   2> 130132 INFO  (jetty-launcher-823-thread-4) [     ] o.e.j.s.Server Started @130163ms
   [junit4]   2> 130132 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39517}
   [junit4]   2> 130132 ERROR (jetty-launcher-823-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 130132 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 130132 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 130132 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 130132 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 130132 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-27T05:21:04.348445Z
   [junit4]   2> 130133 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130133 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130133 INFO  (jetty-launcher-823-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 130133 INFO  (jetty-launcher-823-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 130134 INFO  (jetty-launcher-823-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 130134 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130134 INFO  (zkConnectionManagerCallback-825-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130134 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130134 INFO  (jetty-launcher-823-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f8f88c6{/solr,null,AVAILABLE}
   [junit4]   2> 130135 INFO  (jetty-launcher-823-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@18b75c10{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38835}
   [junit4]   2> 130135 INFO  (jetty-launcher-823-thread-1) [     ] o.e.j.s.Server Started @130166ms
   [junit4]   2> 130135 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38835}
   [junit4]   2> 130135 ERROR (jetty-launcher-823-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 130135 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 130135 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 130135 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 130135 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 130135 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-09-27T05:21:04.351509Z
   [junit4]   2> 130137 INFO  (zkConnectionManagerCallback-827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130137 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130137 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 130137 INFO  (zkConnectionManagerCallback-829-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130137 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130137 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130137 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 130140 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 130141 INFO  (zkConnectionManagerCallback-831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130141 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130141 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 130360 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 130363 WARN  (jetty-launcher-823-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ba53181[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130363 WARN  (jetty-launcher-823-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ba53181[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130371 WARN  (jetty-launcher-823-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29cebf69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130371 WARN  (jetty-launcher-823-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29cebf69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130371 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35715/solr
   [junit4]   2> 130373 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130377 INFO  (zkConnectionManagerCallback-839-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130377 INFO  (jetty-launcher-823-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130487 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 130488 WARN  (jetty-launcher-823-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b17877d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130488 WARN  (jetty-launcher-823-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b17877d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130490 WARN  (jetty-launcher-823-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6850335c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130490 WARN  (jetty-launcher-823-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6850335c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130491 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35715/solr
   [junit4]   2> 130495 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130495 INFO  (zkConnectionManagerCallback-846-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130495 INFO  (jetty-launcher-823-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130588 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 130589 WARN  (jetty-launcher-823-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71776040[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130589 WARN  (jetty-launcher-823-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71776040[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130591 WARN  (jetty-launcher-823-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40eaff2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130591 WARN  (jetty-launcher-823-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40eaff2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130592 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35715/solr
   [junit4]   2> 130593 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130594 INFO  (zkConnectionManagerCallback-853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130594 INFO  (jetty-launcher-823-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130642 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130645 INFO  (zkConnectionManagerCallback-855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130645 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130651 WARN  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_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> 130655 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38835_solr
   [junit4]   2> 130655 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.Overseer Overseer (id=72208261684723722-127.0.0.1:38835_solr-n_0000000000) starting
   [junit4]   2> 130662 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130668 INFO  (zkConnectionManagerCallback-862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130668 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130670 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35715/solr ready
   [junit4]   2> 130674 INFO  (OverseerStateUpdate-72208261684723722-127.0.0.1:38835_solr-n_0000000000) [n:127.0.0.1:38835_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38835_solr
   [junit4]   2> 130684 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38835_solr
   [junit4]   2> 130686 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 130691 INFO  (zkCallback-854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 130693 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 130694 INFO  (zkCallback-861-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 130694 WARN  (jetty-launcher-823-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57011b98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130694 WARN  (jetty-launcher-823-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57011b98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130697 WARN  (jetty-launcher-823-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5778ab18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130697 WARN  (jetty-launcher-823-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5778ab18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 130698 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35715/solr
   [junit4]   2> 130699 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130699 INFO  (zkConnectionManagerCallback-868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130699 INFO  (jetty-launcher-823-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130701 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 130711 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38835.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130717 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38835.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130717 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38835.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130718 INFO  (jetty-launcher-823-thread-1) [n:127.0.0.1:38835_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001/node1/.
   [junit4]   2> 130742 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130743 INFO  (zkConnectionManagerCallback-871-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130743 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130746 WARN  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_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> 130746 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 130749 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39977_solr as DOWN
   [junit4]   2> 130750 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130750 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39977_solr
   [junit4]   2> 130751 INFO  (zkCallback-854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 130751 INFO  (zkCallback-861-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 130751 INFO  (zkCallback-870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 130752 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130753 INFO  (zkConnectionManagerCallback-878-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130753 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130754 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 130755 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35715/solr ready
   [junit4]   2> 130755 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 130782 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 130792 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130797 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130797 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130798 INFO  (jetty-launcher-823-thread-2) [n:127.0.0.1:39977_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001/node2/.
   [junit4]   2> 130842 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130843 INFO  (zkConnectionManagerCallback-881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130843 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130846 WARN  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_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> 130846 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 130848 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44479_solr as DOWN
   [junit4]   2> 130848 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130848 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44479_solr
   [junit4]   2> 130849 INFO  (zkCallback-854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 130849 INFO  (zkCallback-861-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 130849 INFO  (zkCallback-870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 130849 INFO  (zkCallback-877-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 130849 INFO  (zkCallback-880-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 130850 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130851 INFO  (zkConnectionManagerCallback-888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130851 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130852 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 130852 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35715/solr ready
   [junit4]   2> 130852 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 130861 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 130869 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44479.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130874 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44479.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130874 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44479.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130875 INFO  (jetty-launcher-823-thread-3) [n:127.0.0.1:44479_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001/node3/.
   [junit4]   2> 130942 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130943 INFO  (zkConnectionManagerCallback-891-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130943 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130946 WARN  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_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> 130946 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 130948 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39517_solr as DOWN
   [junit4]   2> 130949 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130949 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39517_solr
   [junit4]   2> 130950 INFO  (zkCallback-854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 130950 INFO  (zkCallback-870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 130950 INFO  (zkCallback-877-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 130950 INFO  (zkCallback-861-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 130950 INFO  (zkCallback-880-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 130950 INFO  (zkCallback-887-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 130950 INFO  (zkCallback-890-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 130951 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130952 INFO  (zkConnectionManagerCallback-898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 130952 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130953 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 130954 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35715/solr ready
   [junit4]   2> 130954 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 130967 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 130981 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39517.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130990 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39517.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130990 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39517.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 130991 INFO  (jetty-launcher-823-thread-4) [n:127.0.0.1:39517_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001/node4/.
   [junit4]   2> 131023 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 131023 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 131024 INFO  (zkConnectionManagerCallback-904-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131024 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 131025 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 131026 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35715/solr ready
   [junit4]   2> 131035 INFO  (qtp886807319-2624) [n:127.0.0.1:39517_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 131037 INFO  (OverseerThreadFactory-806-thread-1-processing-n:127.0.0.1:38835_solr) [n:127.0.0.1:38835_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 131144 INFO  (OverseerStateUpdate-72208261684723722-127.0.0.1:38835_solr-n_0000000000) [n:127.0.0.1:38835_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38835/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 131145 INFO  (OverseerStateUpdate-72208261684723722-127.0.0.1:38835_solr-n_0000000000) [n:127.0.0.1:38835_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39977/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 131348 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 131348 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 131348 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr    x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 132356 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 132358 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 132364 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 132366 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 132419 WARN  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 132419 WARN  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 132419 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 132419 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 132420 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39977.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 132420 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001/node2/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 132425 WARN  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 132425 WARN  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 132425 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 132425 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 132425 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38835.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5414f0b8
   [junit4]   2> 132426 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 132453 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 132453 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 132455 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 132455 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 132456 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66bfad7e[collection1_shard2_replica_n2] main]
   [junit4]   2> 132456 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 132456 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 132457 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 132457 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 132457 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 132457 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 132457 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 132457 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645804694193307648
   [junit4]   2> 132458 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e549af3[collection1_shard1_replica_n1] main]
   [junit4]   2> 132458 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 132458 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 132459 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 132459 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1645804694195404800
   [junit4]   2> 132459 INFO  (searcherExecutor-826-thread-1-processing-n:127.0.0.1:39977_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@66bfad7e[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 132461 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 132461 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 132461 INFO  (searcherExecutor-827-thread-1-processing-n:127.0.0.1:38835_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@3e549af3[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 132462 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 132462 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 132463 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 132463 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 132463 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39977/solr/collection1_shard2_replica_n2/
   [junit4]   2> 132463 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 132463 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:39977/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 132463 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72208261684723725-core_node4-n_0000000000
   [junit4]   2> 132464 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39977/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 132464 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 132464 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 132464 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/
   [junit4]   2> 132464 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 132464 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 132464 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72208261684723722-core_node3-n_0000000000
   [junit4]   2> 132465 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 132567 INFO  (zkCallback-870-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132567 INFO  (zkCallback-854-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132567 INFO  (zkCallback-870-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132568 INFO  (zkCallback-854-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132568 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 132568 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 132616 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_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_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1268
   [junit4]   2> 132616 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_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_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1268
   [junit4]   2> 132619 INFO  (qtp886807319-2624) [n:127.0.0.1:39517_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> 132670 INFO  (zkCallback-890-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132670 INFO  (zkCallback-870-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132670 INFO  (zkCallback-854-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132670 INFO  (zkCallback-854-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132670 INFO  (zkCallback-870-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132670 INFO  (zkCallback-870-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132670 INFO  (zkCallback-854-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 132670 INFO  (qtp886807319-2624) [n:127.0.0.1:39517_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1635
   [junit4]   2> 132671 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 132673 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):45
   [junit4]   2> 132673 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 132692 INFO  (TEST-StreamDecoratorTest.testParseCSV-seed#[2C576689F0A566D0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParseCSV
   [junit4]   2> 132701 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 132702 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1645804694449160192)} 0 1
   [junit4]   2> 132703 INFO  (qtp1774871800-2619) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694451257344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132704 INFO  (qtp1774871800-2619) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 132704 INFO  (qtp1774871800-2619) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132704 INFO  (qtp1774871800-2619) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 132705 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694453354496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132705 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 132705 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132711 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 132711 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1645804694442868736),commit=} 0 17
   [junit4]   2> 132714 INFO  (qtp376479918-2633) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=parseCSV(list(tuple(file%3D"file1",+line%3D"a,b,c"),+++++++++++++++++++++++++tuple(file%3D"file1",+line%3D"1,2,3"),++++++++++++++++++++++++tuple(file%3D"file1",+line%3D"\"hello,+world\",9000,20"),++++++++++++++++++++++++tuple(file%3D"file2",+line%3D"field_1,field_2,field_3"),+++++++++++++++++++++++++tuple(file%3D"file2",+line%3D"8,9,")))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 132715 INFO  (TEST-StreamDecoratorTest.testParseCSV-seed#[2C576689F0A566D0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParseCSV
   [junit4]   2> 132734 INFO  (TEST-StreamDecoratorTest.testUniqueStream-seed#[2C576689F0A566D0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUniqueStream
   [junit4]   2> 132740 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1645804694486908928)} 0 2
   [junit4]   2> 132741 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694491103232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132742 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 132742 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132742 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 132743 INFO  (qtp376479918-2633) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694492151808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132743 INFO  (qtp376479918-2633) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 132743 INFO  (qtp376479918-2633) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132743 INFO  (qtp376479918-2633) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1645804694484811776),commit=} 0 8
   [junit4]   2> 132746 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1645804694495297536), 3 (1645804694496346112)]} 0 1
   [junit4]   2> 132746 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 (1645804694495297536), 4 (1645804694496346112), 1 (1645804694496346113)]} 0 1
   [junit4]   2> 132748 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694498443264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132748 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2113e762 commitCommandVersion:1645804694498443264
   [junit4]   2> 132755 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fdcdce5[collection1_shard2_replica_n2] main]
   [junit4]   2> 132757 INFO  (searcherExecutor-826-thread-1-processing-n:127.0.0.1:39977_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@2fdcdce5[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.3.0):C2:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=11.0.4, java.vm.version=11.0.4+11, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=11.0.4+11, source=flush, os.version=5.0.0-25-generic, timestamp=1569561666969}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 132757 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132757 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 132757 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694507880448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132757 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43fd80fc commitCommandVersion:1645804694507880448
   [junit4]   2> 132761 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dd0c893[collection1_shard1_replica_n1] main]
   [junit4]   2> 132761 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132762 INFO  (searcherExecutor-827-thread-1-processing-n:127.0.0.1:38835_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@2dd0c893[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.3.0):C3:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=11.0.4, java.vm.version=11.0.4+11, lucene.version=8.3.0, os.arch=amd64, java.runtime.version=11.0.4+11, source=flush, os.version=5.0.0-25-generic, timestamp=1569561666975}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 132762 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 14
   [junit4]   2> 132778 INFO  (TEST-StreamDecoratorTest.testUniqueStream-seed#[2C576689F0A566D0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 132782 INFO  (zkConnectionManagerCallback-911-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132782 INFO  (TEST-StreamDecoratorTest.testUniqueStream-seed#[2C576689F0A566D0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 132783 INFO  (TEST-StreamDecoratorTest.testUniqueStream-seed#[2C576689F0A566D0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 132784 INFO  (TEST-StreamDecoratorTest.testUniqueStream-seed#[2C576689F0A566D0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35715/solr ready
   [junit4]   2> 132795 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=2 status=0 QTime=1
   [junit4]   2> 132795 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 132802 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc,+a_i+desc&wt=json&version=2.2} hits=2 status=0 QTime=3
   [junit4]   2> 132804 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc,+a_i+desc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 132808 INFO  (qtp1774871800-2619) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 132808 INFO  (qtp376479918-2633) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 132811 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 132811 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 132914 INFO  (TEST-StreamDecoratorTest.testUniqueStream-seed#[2C576689F0A566D0]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUniqueStream
   [junit4]   2> 132950 INFO  (TEST-StreamDecoratorTest.testParallelRollupStream-seed#[2C576689F0A566D0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParallelRollupStream
   [junit4]   2> 132952 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60553e7f[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 132953 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cf7c5d8[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 132953 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1645804694712352768)} 0 1
   [junit4]   2> 132955 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694715498496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132955 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2113e762 commitCommandVersion:1645804694715498496
   [junit4]   2> 132955 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de55472[collection1_shard2_replica_n2] main]
   [junit4]   2> 132955 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132956 INFO  (searcherExecutor-826-thread-1-processing-n:127.0.0.1:39977_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@1de55472[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 132956 INFO  (qtp1774871800-2615) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38835/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 132957 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694717595648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132957 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43fd80fc commitCommandVersion:1645804694717595648
   [junit4]   2> 132957 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f83b52e[collection1_shard1_replica_n1] main]
   [junit4]   2> 132957 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132959 INFO  (searcherExecutor-827-thread-1-processing-n:127.0.0.1:38835_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@6f83b52e[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 132959 INFO  (qtp376479918-2625) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1645804694711304192),commit=} 0 7
   [junit4]   2> 132962 INFO  (qtp1774871800-2619) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1645804694720741376), 3 (1645804694721789952), 5 (1645804694721789953), 6 (1645804694721789954), 7 (1645804694721789955), 9 (1645804694721789956)]} 0 2
   [junit4]   2> 132962 INFO  (qtp376479918-2628) [n:127.0.0.1:38835_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 (1645804694720741376), 4 (1645804694722838528), 1 (1645804694722838529), 8 (1645804694722838530)]} 0 2
   [junit4]   2> 132964 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1645804694724935680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 132964 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2113e762 commitCommandVersion:1645804694724935680
   [junit4]   2> 132969 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e2c684a[collection1_shard2_replica_n2] main]
   [junit4]   2> 132970 INFO  (qtp1774871800-2613) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 132970 INFO  (searcherExecutor-826-thread-1-processing-n:127.0.0.1:39977_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:39977_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [

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

destinationCollection/collectionprops.json
   [junit4]   2> 	4	/solr/collections/destination1/terms/shard2
   [junit4]   2> 	4	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	4	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/modelCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/destination/terms/shard2
   [junit4]   2> 	4	/solr/collections/destination/terms/shard1
   [junit4]   2> 	4	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 	3	/solr/collections/modelCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/parallelDestinationCollection/collectionprops.json
   [junit4]   2> 	3	/solr/configs/ml
   [junit4]   2> 	3	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/checkpointCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/modelCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/uknownCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	73	/solr/clusterstate.json
   [junit4]   2> 	72	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	42	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	41	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	28	/solr/collections/collection1/state.json
   [junit4]   2> 	26	/solr/collections/workQueue1/state.json
   [junit4]   2> 	26	/solr/collections/workQueue/state.json
   [junit4]   2> 	22	/solr/collections/modelCollection/state.json
   [junit4]   2> 	21	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	21	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	20	/solr/collections/destination/state.json
   [junit4]   2> 	19	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	19	/solr/collections/destination1/state.json
   [junit4]   2> 	19	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	386	/solr/collections
   [junit4]   2> 	276	/solr/overseer/queue
   [junit4]   2> 	103	/solr/live_nodes
   [junit4]   2> 	98	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 205682 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35715
   [junit4]   2> 205682 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35715
   [junit4]   2> 205682 INFO  (SUITE-StreamDecoratorTest-seed#[2C576689F0A566D0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35715
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2C576689F0A566D0-001
   [junit4]   2> Sep 27, 2019 5:22:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {name_s=PostingsFormat(name=MockRandom), expr_s=PostingsFormat(name=Asserting), terms_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), field_s=Lucene50(blocksize=128), join2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), a1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a2_s=PostingsFormat(name=MockRandom), body_t=PostingsFormat(name=MockRandom), s_multi=PostingsFormat(name=MockRandom), a_ss=Lucene50(blocksize=128), a_s=PostingsFormat(name=MockRandom), tv_text=Lucene50(blocksize=128), text_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), text=PostingsFormat(name=MockRandom), bbid_s=PostingsFormat(name=MockRandom), type_s=Lucene50(blocksize=128), checkpoint_ss=PostingsFormat(name=MockRandom), test_t=PostingsFormat(name=MockRandom), ident_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), extra_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), ykey_s=Lucene50(blocksize=128), side_s=PostingsFormat(name=MockRandom)}, docValues:{name_s=DocValuesFormat(name=Lucene80), expr_s=DocValuesFormat(name=Asserting), iteration_i=DocValuesFormat(name=Asserting), terms_ss=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene80), join2_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Lucene80), a2_s=DocValuesFormat(name=Lucene80), falseNegative_i=DocValuesFormat(name=Lucene80), join1_i=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Lucene80), test_i=DocValuesFormat(name=Direct), falsePositive_i=DocValuesFormat(name=Lucene80), field_i=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Lucene80), a_ss=DocValuesFormat(name=Lucene80), a_s=DocValuesFormat(name=Lucene80), text_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), bbid_s=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80), type_s=DocValuesFormat(name=Lucene80), i_multi=DocValuesFormat(name=Asserting), trueNegative_i=DocValuesFormat(name=Lucene80), b_ls=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Direct), checkpoint_ss=DocValuesFormat(name=Lucene80), ident_s=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), extra_s=DocValuesFormat(name=Direct), ykey_s=DocValuesFormat(name=Lucene80), truePositive_i=DocValuesFormat(name=Asserting), side_s=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=834, maxMBSortInHeap=6.985930204262605, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f59a1a4), locale=de-LU, timezone=Canada/Atlantic
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=96270568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [JdbcDriverTest, GreaterThanEvaluatorTest, TestLBHttp2SolrClient, JsonValidatorTest, NaturalLogEvaluatorTest, ConcurrentUpdateHttp2SolrClientMultiCollectionTest, JsonRequestApiTest, ConcurrentUpdateSolrClientBuilderTest, CollectionAdminRequestRequiredParamsTest, CloudSolrClientRetryTest, NotEvaluatorTest, TestPathTrie, ShardParamsTest, FacetFieldTest, CloudHttp2SolrClientBadInputTest, TestClusteringResponse, LessThanEvaluatorTest, JettyWebappTest, MathExpressionTest, AscEvaluatorTest, ArcSineEvaluatorTest, TestPolicy2, TestLang, HttpSolrClientBadInputTest, TermsFacetMapTest, TestCollectionAdminRequest, Http2SolrClientCompatibilityTest, JsonQueryRequestFacetingIntegrationTest, TestUpdateRequestCodec, OperationsTest, NoOpResponseParserTest, TestTimeSource, SolrExceptionTest, SolrQueryTest, SolrSchemalessExampleTest, TestDocumentObjectBinder, MoveReplicaSuggesterTest, LargeVolumeEmbeddedTest, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, SolrExampleJettyTest, SolrExampleStreamingBinaryTest, SolrExampleStreamingTest, TestEmbeddedSolrServer, TestSolrProperties, CloudHttp2SolrClientMultiConstructorTest, CloudHttp2SolrClientRetryTest, CloudSolrClientBadInputTest, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, HttpSolrClientConPoolTest, HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBadInputTest, StreamDecoratorTest]
   [junit4] Completed [130/201 (1!)] on J1 in 76.38s, 51 tests, 1 error <<< FAILURES!

[...truncated 43870 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1284/consoleText

[repro] Revision: e979255ca75bc554a75daeda523bb0b60ade39f2

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=StreamDecoratorTest -Dtests.method=testParallelTerminatingDaemonUpdateStream -Dtests.seed=2C576689F0A566D0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Canada/Atlantic -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       StreamDecoratorTest
[repro] ant compile-test

[...truncated 2723 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.StreamDecoratorTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=2C576689F0A566D0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Canada/Atlantic -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 325 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] Exiting with code 0

[...truncated 43 lines...]