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

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

Error Message:
expected:<0.0> but was:<0.9998245650830389>

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




Build Log:
[...truncated 17004 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\init-core-data-001
   [junit4]   2> 349137 WARN  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 349137 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 349144 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 349144 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 349144 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001
   [junit4]   2> 349148 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 349150 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 349150 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 349272 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:49627
   [junit4]   2> 349272 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49627
   [junit4]   2> 349272 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49627
   [junit4]   2> 349274 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349285 INFO  (zkConnectionManagerCallback-3306-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349285 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349301 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349320 INFO  (zkConnectionManagerCallback-3308-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349320 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349323 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349335 INFO  (zkConnectionManagerCallback-3310-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349335 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349470 WARN  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 349472 WARN  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@127cf059{/solr,null,AVAILABLE}
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 349472 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73c4cedd{/solr,null,AVAILABLE}
   [junit4]   2> 349478 WARN  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 349478 WARN  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 349478 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 349478 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 349478 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 349478 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 349478 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 349478 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 349478 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6411adb1{/solr,null,AVAILABLE}
   [junit4]   2> 349481 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 349481 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 349481 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 349481 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 349481 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 349481 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 349481 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b9c2a91{/solr,null,AVAILABLE}
   [junit4]   2> 349500 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7223c478{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:49640}
   [junit4]   2> 349500 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.s.Server Started @348532ms
   [junit4]   2> 349500 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49640}
   [junit4]   2> 349500 ERROR (jetty-launcher-3311-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 349500 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 349500 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 349500 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 349500 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 349502 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-14T02:04:20.829Z
   [junit4]   2> 349502 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349514 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6dc9d930{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:49649}
   [junit4]   2> 349514 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.s.Server Started @348542ms
   [junit4]   2> 349514 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49649}
   [junit4]   2> 349514 ERROR (jetty-launcher-3311-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 349514 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 349514 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 349514 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 349514 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 349514 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-14T02:04:20.843Z
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@41fdc375{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:49646}
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.s.Server Started @348546ms
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49646}
   [junit4]   2> 349517 ERROR (jetty-launcher-3311-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 349517 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-14T02:04:20.846Z
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@35b4de6e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:49643}
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.s.Server Started @348549ms
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49643}
   [junit4]   2> 349522 ERROR (jetty-launcher-3311-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 349522 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-14T02:04:20.851Z
   [junit4]   2> 349528 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349544 INFO  (zkConnectionManagerCallback-3313-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349544 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349545 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 349547 INFO  (zkConnectionManagerCallback-3319-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349550 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349569 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 349577 INFO  (zkConnectionManagerCallback-3317-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349577 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349578 INFO  (zkConnectionManagerCallback-3315-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349578 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349732 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 349732 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 350791 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 350832 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 350864 WARN  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5d61522b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350864 WARN  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5d61522b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350886 WARN  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5f1dcae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350886 WARN  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5f1dcae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350903 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 350906 WARN  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7207da1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350906 WARN  (jetty-launcher-3311-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7207da1a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350907 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 350908 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350910 WARN  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@192cf21e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350910 WARN  (jetty-launcher-3311-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@192cf21e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350915 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 350916 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 350924 WARN  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7c7eb48b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350924 WARN  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7c7eb48b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350953 WARN  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6bcbc54e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350953 WARN  (jetty-launcher-3311-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6bcbc54e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 350958 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 350960 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351008 INFO  (zkConnectionManagerCallback-3333-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351010 INFO  (jetty-launcher-3311-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351020 INFO  (zkConnectionManagerCallback-3336-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351020 INFO  (jetty-launcher-3311-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351115 INFO  (zkConnectionManagerCallback-3341-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351115 INFO  (jetty-launcher-3311-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351142 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351166 INFO  (zkConnectionManagerCallback-3343-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351166 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 351182 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 351183 WARN  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@671628ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 351183 WARN  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@671628ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 351187 WARN  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@e837201[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 351187 WARN  (jetty-launcher-3311-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@e837201[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 351188 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49627/solr
   [junit4]   2> 351189 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351193 INFO  (zkConnectionManagerCallback-3349-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351193 INFO  (jetty-launcher-3311-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351276 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351281 INFO  (zkConnectionManagerCallback-3351-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351281 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 351400 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351404 INFO  (zkConnectionManagerCallback-3353-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351404 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 351420 WARN  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_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> 351420 WARN  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_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> 351420 WARN  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_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> 351429 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49640_solr
   [junit4]   2> 351430 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49646_solr
   [junit4]   2> 351430 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.Overseer Overseer 
(id=72076780502056970-127.0.0.1:49640_solr-n_0000000000) starting
   [junit4]   2> 351430 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49649_solr
   [junit4]   2> 351434 INFO  (zkCallback-3350-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 351434 INFO  (zkCallback-3352-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 351434 INFO  (zkCallback-3342-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 351436 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351436 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351440 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351441 INFO  (zkConnectionManagerCallback-3369-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351441 INFO  (zkConnectionManagerCallback-3367-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351441 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 351441 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 351445 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 351445 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 351445 INFO  (zkConnectionManagerCallback-3374-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351445 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 351447 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:49627/solr ready
   [junit4]   2> 351447 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:49627/solr ready
   [junit4]   2> 351449 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 351453 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:49627/solr ready
   [junit4]   2> 351455 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:49640_solr as DOWN
   [junit4]   2> 351457 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 351457 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49640_solr
   [junit4]   2> 351458 INFO  (zkCallback-3352-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 351458 INFO  (zkCallback-3350-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 351461 INFO  (zkCallback-3342-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 351477 INFO  (zkCallback-3373-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 351477 INFO  (zkCallback-3366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 351480 INFO  (zkCallback-3368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 351495 INFO  
(OverseerStateUpdate-72076780502056970-127.0.0.1:49640_solr-n_0000000000) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:49640_solr
   [junit4]   2> 351524 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351530 INFO  (zkConnectionManagerCallback-3376-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351530 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 351542 WARN  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_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> 351544 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 351558 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:49643_solr as DOWN
   [junit4]   2> 351561 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 351561 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49643_solr
   [junit4]   2> 351564 INFO  (zkCallback-3342-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 351564 INFO  (zkCallback-3366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 351564 INFO  (zkCallback-3368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 351564 INFO  (zkCallback-3373-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 351564 INFO  (zkCallback-3352-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 351564 INFO  (zkCallback-3350-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 351567 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 351567 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 351567 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 351567 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 351573 INFO  (zkCallback-3375-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 351582 INFO  (zkConnectionManagerCallback-3383-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351582 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 351585 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 351587 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:49627/solr ready
   [junit4]   2> 351672 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49640.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351676 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49646.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351678 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49649.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351688 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49640.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351688 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49640.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351691 INFO  (jetty-launcher-3311-thread-1) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node1\.
   [junit4]   2> 351693 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 351698 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49646.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351698 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49646.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351700 INFO  (jetty-launcher-3311-thread-4) 
[n:127.0.0.1:49646_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node4\.
   [junit4]   2> 351700 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49649.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351700 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49649.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351703 INFO  (jetty-launcher-3311-thread-3) 
[n:127.0.0.1:49649_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node3\.
   [junit4]   2> 351734 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49643.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351741 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49643.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351741 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49643.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 351742 INFO  (jetty-launcher-3311-thread-2) 
[n:127.0.0.1:49643_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node2\.
   [junit4]   2> 351933 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351937 INFO  (zkConnectionManagerCallback-3392-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351937 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351940 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 351941 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49627/solr ready
   [junit4]   2> 351957 INFO  (qtp2095330708-8558) [n:127.0.0.1:49640_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> 351958 INFO  
(OverseerThreadFactory-1611-thread-1-processing-n:127.0.0.1:49640_solr) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 352097 INFO  
(OverseerStateUpdate-72076780502056970-127.0.0.1:49640_solr-n_0000000000) 
[n:127.0.0.1:49640_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:49646/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 352101 INFO  
(OverseerStateUpdate-72076780502056970-127.0.0.1:49640_solr-n_0000000000) 
[n:127.0.0.1:49640_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:49649/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 352351 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 352355 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_solr    
x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 352358 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 352361 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_solr    
x:collection1_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 353620 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353627 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353630 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353637 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353679 WARN  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353679 WARN  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353679 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353680 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353680 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49646.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 353680 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node4\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node4\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 353681 WARN  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353681 WARN  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353681 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353681 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353682 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49649.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 353682 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node3\collection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node3\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 353824 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353824 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353824 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353824 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353829 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 353829 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 353829 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 353829 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 353833 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b09d340[collection1_shard1_replica_n1] main]
   [junit4]   2> 353833 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5fb69301[collection1_shard2_replica_n2] main]
   [junit4]   2> 353835 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353835 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353835 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353835 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353835 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353837 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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 1638997546936303616
   [junit4]   2> 353837 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353837 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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 1638997546936303616
   [junit4]   2> 353840 INFO  
(searcherExecutor-1629-thread-1-processing-n:127.0.0.1:49649_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:49649_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@5fb69301[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 353840 INFO  
(searcherExecutor-1628-thread-1-processing-n:127.0.0.1:49646_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:49646_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@1b09d340[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 353845 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353845 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353846 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353846 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353851 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353851 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353851 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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:49646/solr/collection1_shard1_replica_n1/
   [junit4]   2> 353851 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353851 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353851 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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:49649/solr/collection1_shard2_replica_n2/
   [junit4]   2> 353851 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353851 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353851 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:49646/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 353852 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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/72076780502056973-core_node3-n_0000000000
   [junit4]   2> 353852 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:49649/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 353852 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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/72076780502056972-core_node4-n_0000000000
   [junit4]   2> 353855 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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:49646/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 353855 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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:49649/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 353982 INFO  (zkCallback-3350-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> 353982 INFO  (zkCallback-3352-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> 353984 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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> 353984 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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> 353990 INFO  (qtp1329214690-8578) [n:127.0.0.1:49646_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=1334
   [junit4]   2> 353990 INFO  (qtp1661872929-8588) [n:127.0.0.1:49649_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=1328
   [junit4]   2> 353993 INFO  (qtp2095330708-8558) [n:127.0.0.1:49640_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> 354106 INFO  (zkCallback-3342-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> 354106 INFO  (zkCallback-3352-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> 354106 INFO  (zkCallback-3352-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> 354106 INFO  (zkCallback-3350-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> 354106 INFO  (zkCallback-3350-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> 354108 INFO  (qtp2095330708-8558) [n:127.0.0.1:49640_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=1756
   [junit4]   2> 354110 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):45
   [junit4]   2> 354112 INFO  
(SUITE-StreamDecoratorTest-seed#[1ACD05BEC770F6B8]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 354154 INFO  
(TEST-StreamDecoratorTest.testExecutorStream-seed#[1ACD05BEC770F6B8]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecutorStream
   [junit4]   2> 354174 INFO  (qtp1329214690-8581) [n:127.0.0.1:49646_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> 354174 INFO  (qtp1329214690-8581) [n:127.0.0.1:49646_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={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:49649/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1638997547282333696)} 0 7
   [junit4]   2> 354179 INFO  (qtp1329214690-8582) [n:127.0.0.1:49646_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1638997547294916608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 354179 INFO  (qtp1329214690-8582) [n:127.0.0.1:49646_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> 354180 INFO  (qtp1329214690-8582) [n:127.0.0.1:49646_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 354181 INFO  (qtp1329214690-8582) [n:127.0.0.1:49646_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={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49649/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 354182 INFO  (qtp1661872929-8590) [n:127.0.0.1:49649_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1638997547298062336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 354182 INFO  (qtp1661872929-8590) [n:127.0.0.1:49649_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> 354183 INFO  (qtp1661872929-8590) [n:127.0.0.1:49649_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 354183 INFO  (qtp1661872929-8590) [n:127.0.0.1:49649_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> 354183 INFO  (qtp1661872929-8590) [n:127.0.0.1:49649_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&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1638997547273945088),commit=} 0 23
   [junit4]   2> 354184 INFO  (qtp2095330708-8559) [n:127.0.0.1:49640_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=cd3c6c03-cb70-4e08-861e-b6c969c82112&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 354188 INFO  (qtp2095330708-8559) [n:127.0.0.1:49640_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=cd3c6c03-cb70-4e08-861e-b6c969c82112&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 354189 INFO  (qtp2095330708-8560) [n:127.0.0.1:49640_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cd3c6c03-cb70-4e08-861e-b6c969c82112&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 354191 INFO  (qtp2095330708-8560) [n:127.0.0.1:49640_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cd3c6c03-cb70-4e08-861e-b6c969c82112&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 354193 INFO  
(OverseerCollectionConfigSetProcessor-72076780502056970-127.0.0.1:49640_solr-n_0000000000)
 [n:127.0.0.1:49640_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 354193 INFO  
(OverseerThreadFactory-1611-thread-2-processing-n:127.0.0.1:49640_solr) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
workQueue
   [junit4]   2> 354425 INFO  
(OverseerStateUpdate-72076780502056970-127.0.0.1:49640_solr-n_0000000000) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"workQueue_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49643/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 354428 INFO  
(OverseerStateUpdate-72076780502056970-127.0.0.1:49640_solr-n_0000000000) 
[n:127.0.0.1:49640_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"workQueue_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49649/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 354652 INFO  (qtp1661872929-8591) [n:127.0.0.1:49649_solr    
x:workQueue_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue&version=2&replicaType=NRT&async=cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600&coreNodeName=core_node4&name=workQueue_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 354652 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr    x:workQueue_shard2_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue&version=2&replicaType=NRT&async=cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600&coreNodeName=core_node4&name=workQueue_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 354653 INFO  (qtp997402480-8567) [n:127.0.0.1:49643_solr    
x:workQueue_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue&version=2&replicaType=NRT&async=cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100&coreNodeName=core_node3&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 354653 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr    x:workQueue_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=workQueue&version=2&replicaType=NRT&async=cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100&coreNodeName=core_node3&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 354657 INFO  (qtp997402480-8569) [n:127.0.0.1:49643_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100
   [junit4]   2> 354657 INFO  (qtp997402480-8569) [n:127.0.0.1:49643_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 355297 INFO  (qtp2095330708-8561) [n:127.0.0.1:49640_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cd3c6c03-cb70-4e08-861e-b6c969c82112&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 355299 INFO  (qtp2095330708-8561) [n:127.0.0.1:49640_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cd3c6c03-cb70-4e08-861e-b6c969c82112&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 355767 INFO  (qtp997402480-8571) [n:127.0.0.1:49643_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100
   [junit4]   2> 355767 INFO  (qtp997402480-8571) [n:127.0.0.1:49643_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 355781 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.3.0
   [junit4]   2> 355792 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.s.IndexSchema 
[workQueue_shard2_replica_n2] Schema name=test
   [junit4]   2> 355798 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.3.0
   [junit4]   2> 355809 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[workQueue_shard1_replica_n1] Schema name=test
   [junit4]   2> 355847 WARN  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not 
multivalued and destination for multiple copyFields (2)
   [junit4]   2> 355847 WARN  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiple copyFields (3)
   [junit4]   2> 355847 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with 
uniqueid field id
   [junit4]   2> 355847 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 
'workQueue_shard2_replica_n2' using configuration from collection workQueue, 
trusted=true
   [junit4]   2> 355848 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49649.solr.core.workQueue.shard2.replica_n2' (registry 
'solr.core.workQueue.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 355848 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.c.SolrCore [[workQueue_shard2_replica_n2] 
] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node3\workQueue_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node3\.\workQueue_shard2_replica_n2\data\]
   [junit4]   2> 355857 WARN  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not 
multivalued and destination for multiple copyFields (2)
   [junit4]   2> 355857 WARN  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not 
multivalued and destination for multiple copyFields (3)
   [junit4]   2> 355857 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with 
uniqueid field id
   [junit4]   2> 355857 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 
'workQueue_shard1_replica_n1' using configuration from collection workQueue, 
trusted=true
   [junit4]   2> 355857 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49643.solr.core.workQueue.shard1.replica_n1' (registry 
'solr.core.workQueue.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@486760e4
   [junit4]   2> 355858 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.c.SolrCore [[workQueue_shard1_replica_n1] 
] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node2\workQueue_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_1ACD05BEC770F6B8-001\tempDir-001\node2\.\workQueue_shard1_replica_n1\data\]
   [junit4]   2> 355998 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 355998 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 356002 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 356002 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 356004 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 356004 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 356004 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 356004 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 356005 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c4ac8d4[workQueue_shard2_replica_n2] main]
   [junit4]   2> 356006 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 356006 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 356006 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 356006 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1638997549210664960
   [junit4]   2> 356008 INFO  
(searcherExecutor-1638-thread-1-processing-x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 r:core_node4 CREATE 
n:127.0.0.1:49649_solr c:workQueue s:shard2) [n:127.0.0.1:49649_solr 
c:workQueue s:shard2 r:core_node4 x:workQueue_shard2_replica_n2 ] 
o.a.s.c.SolrCore [workQueue_shard2_replica_n2] Registered new searcher 
Searcher@7c4ac8d4[workQueue_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 356010 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@356c9e11[workQueue_shard1_replica_n1] main]
   [junit4]   2> 356013 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms 
at /collections/workQueue/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 356013 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/workQueue/leaders/shard2
   [junit4]   2> 356016 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 356016 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 356016 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 356016 INFO  
(parallelCoreAdminExecutor-1621-thread-1-processing-n:127.0.0.1:49643_solr 
x:workQueue_shard1_replica_n1 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766522860100 CREATE) 
[n:127.0.0.1:49643_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1638997549221150720
   [junit4]   2> 356017 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 356017 INFO  
(parallelCoreAdminExecutor-1612-thread-1-processing-n:127.0.0.1:49649_solr 
x:workQueue_shard2_replica_n2 
cd3c6c03-cb70-4e08-861e-b6c969c82112292766525893600 CREATE) 
[n:127.0.0.1:49649_solr c:workQueue s:shard2 r:core_node4 x:work

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

 J0 | StreamDecoratorTest.testOuterHashJoinStreamWithKnownConflict
   [junit4] OK      0.43s J0 | StreamDecoratorTest.testParallelShuffleStream
   [junit4] OK      9.93s J0 | StreamDecoratorTest.testParallelExecutorStream
   [junit4] OK      0.30s J0 | StreamDecoratorTest.testHavingStream
   [junit4] OK      0.54s J0 | StreamDecoratorTest.testParallelFetchStream
   [junit4] OK      0.51s J0 | StreamDecoratorTest.testParallelPriorityStream
   [junit4] OK      0.41s J0 | StreamDecoratorTest.testParallelMergeStream
   [junit4] OK      0.35s J0 | StreamDecoratorTest.testCartesianProductStream
   [junit4] OK      2.51s J0 | StreamDecoratorTest.testParallelUpdateStream
   [junit4] OK      0.20s J0 | StreamDecoratorTest.testLetStream
   [junit4] OK      2.87s J0 | StreamDecoratorTest.testCommitStream
   [junit4] OK      12.0s J0 | StreamDecoratorTest.testClassifyStream
   [junit4] OK      0.40s J0 | StreamDecoratorTest.testComplementStream
   [junit4] OK      0.37s J0 | StreamDecoratorTest.testIntersectStream
   [junit4] OK      0.37s J0 | StreamDecoratorTest.testUniqueStream
   [junit4] OK      4.81s J0 | 
StreamDecoratorTest.testParallelDaemonUpdateStream
   [junit4] OK      0.29s J0 | StreamDecoratorTest.testGetStreamForEOFTuple
   [junit4] OK      14.6s J0 | StreamDecoratorTest.testDaemonStream
   [junit4] OK      0.60s J0 | StreamDecoratorTest.testFetchStream
   [junit4] OK      0.31s J0 | StreamDecoratorTest.testParallelUniqueStream
   [junit4] OK      5.16s J0 | 
StreamDecoratorTest.testParallelDaemonCommitStream
   [junit4] OK      0.31s J0 | StreamDecoratorTest.testHashRollupStream
   [junit4] OK      0.33s J0 | StreamDecoratorTest.testParallelHashRollupStream
   [junit4] OK      0.35s J0 | StreamDecoratorTest.testHashJoinStream
   [junit4] OK      0.38s J0 | StreamDecoratorTest.testSelectStream
   [junit4] OK      0.41s J0 | StreamDecoratorTest.testParallelReducerStream
   [junit4] OK      0.34s J0 | StreamDecoratorTest.testReducerStream
   [junit4] OK      0.41s J0 | StreamDecoratorTest.testOuterHashJoinStream
   [junit4] OK      0.36s J0 | StreamDecoratorTest.testRankStream
   [junit4] OK      2.84s J0 | StreamDecoratorTest.testUpdateStream
   [junit4] OK      0.33s J0 | StreamDecoratorTest.testParallelComplementStream
   [junit4] OK      3.30s J0 | StreamDecoratorTest.testParallelCommitStream
   [junit4] OK      4.52s J0 | 
StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream
   [junit4] OK      0.57s J0 | StreamDecoratorTest.testNullStream
   [junit4] OK      0.40s J0 | StreamDecoratorTest.testSortStream
   [junit4] OK      0.46s J0 | StreamDecoratorTest.testLeftOuterJoinStream
   [junit4] OK      0.68s J0 | StreamDecoratorTest.testParallelHavingStream
   [junit4] OK      0.81s J0 | StreamDecoratorTest.testMergeStream
   [junit4] OK      0.70s J0 | StreamDecoratorTest.testTerminatingDaemonStream
   [junit4] OK      0.60s J0 | StreamDecoratorTest.testInnerJoinStream
   [junit4] OK      0.32s J0 | StreamDecoratorTest.testRollupStream
   [junit4] Completed [5/5] on J0 in 106.29s, 49 tests
   [junit4] 
   [junit4] JVM J0:     1.37 ..   461.31 =   459.94s
   [junit4] JVM J1:     1.39 ..   354.93 =   353.53s
   [junit4] Execution time total: 7 minutes 41 seconds
   [junit4] Tests summary: 5 suites, 245 tests
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J1\temp])
   [junit4] Could not remove temporary path: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints] 149.23s | 
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints] 129.84s | 
org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
[junit4:tophints]  97.61s | 
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints]  84.91s | 
org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints]  67.61s | 
org.apache.solr.common.cloud.TestDocCollectionWatcher

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 7 minutes 45 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] Exiting with code 0

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1843)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=d91900a4a271829325a948aff874301979aba202, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #365
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to