Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1446/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at http://127.0.0.1:53067/solr/mainCorpus_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n2/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:53067/solr/mainCorpus_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([745EC4597C141023:569E45A25F7E3A33]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7472)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53067/solr/mainCorpus_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 14771 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/init-core-data-001
   [junit4]   2> 151373 WARN  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=63 numCloses=63
   [junit4]   2> 151373 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 151374 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 151374 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 151375 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001
   [junit4]   2> 151375 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 151376 INFO  (Thread-277) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 151376 INFO  (Thread-277) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 151387 ERROR (Thread-277) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 151478 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56604
   [junit4]   2> 151499 INFO  (jetty-launcher-213-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 151499 INFO  (jetty-launcher-213-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 151499 INFO  (jetty-launcher-213-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 151500 INFO  (jetty-launcher-213-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fee0f35{/solr,null,AVAILABLE}
   [junit4]   2> 151505 INFO  (jetty-launcher-213-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6073b38{HTTP/1.1,[http/1.1]}{127.0.0.1:45216}
   [junit4]   2> 151505 INFO  (jetty-launcher-213-thread-4) [    ] 
o.e.j.s.Server Started @154471ms
   [junit4]   2> 151505 INFO  (jetty-launcher-213-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45216}
   [junit4]   2> 151506 ERROR (jetty-launcher-213-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 151506 INFO  (jetty-launcher-213-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 151506 INFO  (jetty-launcher-213-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 151506 INFO  (jetty-launcher-213-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 151506 INFO  (jetty-launcher-213-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-01T02:47:19.635Z
   [junit4]   2> 151507 INFO  (jetty-launcher-213-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a76a40e{/solr,null,AVAILABLE}
   [junit4]   2> 151507 INFO  (jetty-launcher-213-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34cccbff{HTTP/1.1,[http/1.1]}{127.0.0.1:34553}
   [junit4]   2> 151507 INFO  (jetty-launcher-213-thread-2) [    ] 
o.e.j.s.Server Started @154472ms
   [junit4]   2> 151507 INFO  (jetty-launcher-213-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34553}
   [junit4]   2> 151507 ERROR (jetty-launcher-213-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 151507 INFO  (jetty-launcher-213-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 151507 INFO  (jetty-launcher-213-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 151508 INFO  (jetty-launcher-213-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 151508 INFO  (jetty-launcher-213-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-01T02:47:19.637Z
   [junit4]   2> 151511 INFO  (jetty-launcher-213-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18806c0c{/solr,null,AVAILABLE}
   [junit4]   2> 151511 INFO  (jetty-launcher-213-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5836566e{HTTP/1.1,[http/1.1]}{127.0.0.1:53067}
   [junit4]   2> 151511 INFO  (jetty-launcher-213-thread-3) [    ] 
o.e.j.s.Server Started @154477ms
   [junit4]   2> 151512 INFO  (jetty-launcher-213-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53067}
   [junit4]   2> 151512 ERROR (jetty-launcher-213-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 151512 INFO  (jetty-launcher-213-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 151512 INFO  (jetty-launcher-213-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 151512 INFO  (jetty-launcher-213-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 151512 INFO  (jetty-launcher-213-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-01T02:47:19.641Z
   [junit4]   2> 151520 INFO  (jetty-launcher-213-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 151523 INFO  (jetty-launcher-213-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41438e4a{/solr,null,AVAILABLE}
   [junit4]   2> 151523 INFO  (jetty-launcher-213-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@71be6246{HTTP/1.1,[http/1.1]}{127.0.0.1:42752}
   [junit4]   2> 151523 INFO  (jetty-launcher-213-thread-1) [    ] 
o.e.j.s.Server Started @154489ms
   [junit4]   2> 151523 INFO  (jetty-launcher-213-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42752}
   [junit4]   2> 151523 ERROR (jetty-launcher-213-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 151524 INFO  (jetty-launcher-213-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 151524 INFO  (jetty-launcher-213-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 151524 INFO  (jetty-launcher-213-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 151524 INFO  (jetty-launcher-213-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-01T02:47:19.653Z
   [junit4]   2> 151581 INFO  (jetty-launcher-213-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 151588 INFO  (jetty-launcher-213-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 151588 INFO  (jetty-launcher-213-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 151588 INFO  (jetty-launcher-213-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 151603 INFO  (jetty-launcher-213-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56604/solr
   [junit4]   2> 151608 INFO  (jetty-launcher-213-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56604/solr
   [junit4]   2> 151611 INFO  (jetty-launcher-213-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56604/solr
   [junit4]   2> 151612 INFO  (jetty-launcher-213-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56604/solr
   [junit4]   2> 151619 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ed5d4b0d20005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 151679 WARN  (jetty-launcher-213-thread-4) 
[n:127.0.0.1:45216_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> 151679 WARN  (jetty-launcher-213-thread-2) 
[n:127.0.0.1:34553_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> 151679 WARN  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_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> 151680 WARN  (jetty-launcher-213-thread-1) 
[n:127.0.0.1:42752_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> 151693 INFO  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 151693 INFO  (jetty-launcher-213-thread-2) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 151694 INFO  (jetty-launcher-213-thread-4) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 151696 INFO  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53067_solr
   [junit4]   2> 151696 INFO  (jetty-launcher-213-thread-1) 
[n:127.0.0.1:42752_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 151696 INFO  (jetty-launcher-213-thread-2) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34553_solr
   [junit4]   2> 151697 INFO  (jetty-launcher-213-thread-4) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45216_solr
   [junit4]   2> 151699 INFO  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.Overseer Overseer 
(id=98751351325065226-127.0.0.1:53067_solr-n_0000000000) starting
   [junit4]   2> 151717 INFO  
(zkCallback-235-thread-1-processing-n:127.0.0.1:42752_solr) 
[n:127.0.0.1:42752_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 151728 INFO  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53067_solr
   [junit4]   2> 151747 INFO  (jetty-launcher-213-thread-1) 
[n:127.0.0.1:42752_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42752_solr
   [junit4]   2> 151829 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 151830 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 151840 INFO  
(OverseerStateUpdate-98751351325065226-127.0.0.1:53067_solr-n_0000000000) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 151842 INFO  
(zkCallback-235-thread-1-processing-n:127.0.0.1:42752_solr) 
[n:127.0.0.1:42752_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 151843 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 151851 INFO  
(zkCallback-233-thread-1-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 151895 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 151970 INFO  (jetty-launcher-213-thread-2) 
[n:127.0.0.1:34553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34553.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 151977 INFO  (jetty-launcher-213-thread-2) 
[n:127.0.0.1:34553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34553.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 151977 INFO  (jetty-launcher-213-thread-2) 
[n:127.0.0.1:34553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34553.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 151978 INFO  (jetty-launcher-213-thread-2) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node4/.
   [junit4]   2> 152056 INFO  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53067.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152084 INFO  (jetty-launcher-213-thread-4) 
[n:127.0.0.1:45216_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45216.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152092 INFO  (jetty-launcher-213-thread-4) 
[n:127.0.0.1:45216_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45216.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152092 INFO  (jetty-launcher-213-thread-4) 
[n:127.0.0.1:45216_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45216.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152093 INFO  (jetty-launcher-213-thread-4) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node3/.
   [junit4]   2> 152104 INFO  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53067.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152104 INFO  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53067.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152105 INFO  (jetty-launcher-213-thread-3) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node2/.
   [junit4]   2> 152196 INFO  (jetty-launcher-213-thread-1) 
[n:127.0.0.1:42752_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42752.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152206 INFO  (jetty-launcher-213-thread-1) 
[n:127.0.0.1:42752_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42752.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152207 INFO  (jetty-launcher-213-thread-1) 
[n:127.0.0.1:42752_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42752.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 152207 INFO  (jetty-launcher-213-thread-1) 
[n:127.0.0.1:42752_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node1/.
   [junit4]   2> 152253 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 152255 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56604/solr ready
   [junit4]   2> 152270 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 152273 INFO  
(OverseerThreadFactory-869-thread-1-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 152387 INFO  
(OverseerStateUpdate-98751351325065226-127.0.0.1:53067_solr-n_0000000000) 
[n:127.0.0.1:53067_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:45216/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 152390 INFO  
(OverseerStateUpdate-98751351325065226-127.0.0.1:53067_solr-n_0000000000) 
[n:127.0.0.1:53067_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:53067/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 152607 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr    ] 
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> 152607 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr    ] 
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> 152608 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 152608 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 152724 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] 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> 152724 INFO  
(zkCallback-233-thread-2-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] 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> 152724 INFO  
(zkCallback-233-thread-1-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] 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> 152725 INFO  
(zkCallback-234-thread-2-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] 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> 153661 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 153666 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 153678 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153678 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153789 WARN  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153789 WARN  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153790 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153790 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153790 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53067.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 153790 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 153790 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node2/collection1_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 153799 WARN  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153799 WARN  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153799 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153799 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153800 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45216.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 153800 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 153800 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node3/collection1_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 153867 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153868 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153870 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 153870 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 153878 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7590a002[collection1_shard2_replica_n2] main]
   [junit4]   2> 153883 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153886 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153888 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153888 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153888 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153889 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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 1580021623835066368
   [junit4]   2> 153891 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 153891 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 153897 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23122ea4[collection1_shard1_replica_n1] main]
   [junit4]   2> 153899 INFO  
(searcherExecutor-877-thread-1-processing-n:127.0.0.1:53067_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:53067_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@7590a002[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 153900 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153900 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153901 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153902 INFO  
(searcherExecutor-878-thread-1-processing-n:127.0.0.1:45216_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:45216_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@23122ea4[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 153903 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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 1580021623849746432
   [junit4]   2> 153929 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153929 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153929 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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:45216/solr/collection1_shard1_replica_n1/
   [junit4]   2> 153929 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 153929 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:45216/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 153929 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 153942 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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:45216/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 153947 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153947 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153947 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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:53067/solr/collection1_shard2_replica_n2/
   [junit4]   2> 153947 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 153948 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:53067/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 153948 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 153967 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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:53067/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 154072 INFO  
(zkCallback-234-thread-2-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] 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> 154072 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] 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> 154072 INFO  
(zkCallback-233-thread-1-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] 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> 154072 INFO  
(zkCallback-233-thread-2-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] 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> 154098 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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> 154120 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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> 154123 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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=1515
   [junit4]   2> 154123 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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=1515
   [junit4]   2> 154139 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 154237 INFO  
(zkCallback-233-thread-1-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] 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> 154237 INFO  
(zkCallback-234-thread-2-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] 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> 154237 INFO  
(zkCallback-233-thread-2-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] 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> 154237 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] 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> 154293 INFO  
(OverseerCollectionConfigSetProcessor-98751351325065226-127.0.0.1:53067_solr-n_0000000000)
 [n:127.0.0.1:53067_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> 155141 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2871
   [junit4]   2> 155141 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 155142 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 155174 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[745EC4597C141023])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelDaemonCommitStream
   [junit4]   2> 155181 INFO  (qtp841901197-1653) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:45216/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580021625188777984)} 0 1
   [junit4]   2> 155183 INFO  (qtp841901197-1654) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580021625191923712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155183 INFO  (qtp841901197-1654) [n:127.0.0.1:53067_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> 155183 INFO  (qtp841901197-1654) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155183 INFO  (qtp841901197-1654) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45216/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 155183 INFO  (qtp2027366912-1639) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580021625191923712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155183 INFO  (qtp2027366912-1639) [n:127.0.0.1:45216_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> 155184 INFO  (qtp2027366912-1639) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155184 INFO  (qtp2027366912-1639) [n:127.0.0.1:45216_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45216/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 155184 INFO  (qtp2027366912-1635) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1580021625184583680),commit=} 0 8
   [junit4]   2> 155185 INFO  (qtp841901197-1652) [n:127.0.0.1:53067_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 155188 INFO  
(OverseerThreadFactory-869-thread-2-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
parallelDestinationCollection1
   [junit4]   2> 155404 INFO  
(OverseerStateUpdate-98751351325065226-127.0.0.1:53067_solr-n_0000000000) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"parallelDestinationCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"parallelDestinationCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34553/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 155411 INFO  
(OverseerStateUpdate-98751351325065226-127.0.0.1:53067_solr-n_0000000000) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"parallelDestinationCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"parallelDestinationCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45216/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 155615 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 155618 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 155619 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 155738 INFO  
(zkCallback-234-thread-2-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 155738 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 155740 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 155741 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 156635 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 156635 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 156661 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[parallelDestinationCollection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 156661 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[parallelDestinationCollection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 156738 WARN  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 156738 WARN  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 156739 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 156739 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'parallelDestinationCollection1_shard1_replica_n1' using 
configuration from collection parallelDestinationCollection1, trusted=true
   [junit4]   2> 156739 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_34553.solr.core.parallelDestinationCollection1.shard1.replica_n1' 
(registry 'solr.core.parallelDestinationCollection1.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 156739 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 156739 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[parallelDestinationCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node4/parallelDestinationCollection1_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node4/./parallelDestinationCollection1_shard1_replica_n1/data/]
   [junit4]   2> 156740 WARN  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 156740 WARN  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 156741 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 156741 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'parallelDestinationCollection1_shard2_replica_n2' using 
configuration from collection parallelDestinationCollection1, trusted=true
   [junit4]   2> 156742 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_45216.solr.core.parallelDestinationCollection1.shard2.replica_n2' 
(registry 'solr.core.parallelDestinationCollection1.shard2.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5cd0f74a
   [junit4]   2> 156742 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 156742 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.SolrCore 
[[parallelDestinationCollection1_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node3/parallelDestinationCollection1_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001/tempDir-001/node3/./parallelDestinationCollection1_shard2_replica_n2/data/]
   [junit4]   2> 156801 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 156801 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 156804 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 156804 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 156805 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@55344d6c[parallelDestinationCollection1_shard1_replica_n1] 
main]
   [junit4]   2> 156807 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 156807 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 156808 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 156808 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1580021626895859712
   [junit4]   2> 156827 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 156827 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 156827 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:34553/solr/parallelDestinationCollection1_shard1_replica_n1/
   [junit4]   2> 156827 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 156827 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:34553/solr/parallelDestinationCollection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 156827 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 156833 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34553/solr/parallelDestinationCollection1_shard1_replica_n1/ 
shard1
   [junit4]   2> 156849 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 156849 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 156850 INFO  
(searcherExecutor-887-thread-1-processing-n:127.0.0.1:34553_solr 
x:parallelDestinationCollection1_shard1_replica_n1 s:shard1 
c:parallelDestinationCollection1 r:core_node3) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[parallelDestinationCollection1_shard1_replica_n1] Registered new searcher 
Searcher@55344d6c[parallelDestinationCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156851 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 156852 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 156853 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1452ac71[parallelDestinationCollection1_shard2_replica_n2] 
main]
   [junit4]   2> 156855 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 156855 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 156856 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 156856 INFO  
(searcherExecutor-888-thread-1-processing-n:127.0.0.1:45216_solr 
x:parallelDestinationCollection1_shard2_replica_n2 s:shard2 
c:parallelDestinationCollection1 r:core_node4) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.SolrCore 
[parallelDestinationCollection1_shard2_replica_n2] Registered new searcher 
Searcher@1452ac71[parallelDestinationCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156857 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1580021626947239936
   [junit4]   2> 156875 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 156876 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 156876 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:45216/solr/parallelDestinationCollection1_shard2_replica_n2/
   [junit4]   2> 156876 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 156876 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:45216/solr/parallelDestinationCollection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 156876 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 156902 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45216/solr/parallelDestinationCollection1_shard2_replica_n2/ 
shard2
   [junit4]   2> 157011 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 157011 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 157012 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 157012 INFO  
(zkCallback-234-thread-2-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 157035 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 157037 INFO  (qtp1077087270-1641) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_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=parallelDestinationCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1418
   [junit4]   2> 157054 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 157057 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_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=parallelDestinationCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=parallelDestinationCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1442
   [junit4]   2> 157060 INFO  (qtp841901197-1652) [n:127.0.0.1:53067_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 157160 INFO  
(zkCallback-234-thread-2-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 157160 INFO  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 157160 INFO  
(zkCallback-232-thread-1-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 157161 INFO  
(zkCallback-232-thread-2-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/parallelDestinationCollection1/state.json] for collection 
[parallelDestinationCollection1] has occurred - updating... (live nodes size: 
[4])
   [junit4]   2> 157189 INFO  
(OverseerCollectionConfigSetProcessor-98751351325065226-127.0.0.1:53067_solr-n_0000000000)
 [n:127.0.0.1:53067_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 158071 INFO  (qtp841901197-1652) [n:127.0.0.1:53067_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=parallelDestinationCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2886
   [junit4]   2> 158071 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[745EC4597C141023])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: parallelDestinationCollection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 158072 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[745EC4597C141023])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
parallelDestinationCollection1
   [junit4]   2> 158078 INFO  (qtp2027366912-1637) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 
(1580021628223356928), 4 (1580021628226502656), 1 (1580021628226502657)]} 0 3
   [junit4]   2> 158078 INFO  (qtp841901197-1661) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 
(1580021628223356928), 3 (1580021628226502656)]} 0 3
   [junit4]   2> 158083 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580021628232794112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158083 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@60dcd19e 
commitCommandVersion:1580021628232794112
   [junit4]   2> 158086 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580021628235939840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158086 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4bd1bfe7 
commitCommandVersion:1580021628235939840
   [junit4]   2> 158121 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f9b0f2c[collection1_shard2_replica_n2] main]
   [junit4]   2> 158121 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a7d37b5[collection1_shard1_replica_n1] main]
   [junit4]   2> 158121 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158121 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 158123 INFO  
(searcherExecutor-878-thread-1-processing-n:127.0.0.1:45216_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:45216_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@4a7d37b5[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3)))}
   [junit4]   2> 158123 INFO  
(searcherExecutor-877-thread-1-processing-n:127.0.0.1:53067_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:53067_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@4f9b0f2c[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 158123 INFO  (qtp2027366912-1634) [n:127.0.0.1:45216_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53067/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 39
   [junit4]   2> 158123 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53067/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 36
   [junit4]   2> 158123 INFO  (qtp841901197-1662) [n:127.0.0.1:53067_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}{commit=} 0 44
   [junit4]   2> 158151 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[745EC4597C141023])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 158152 INFO  
(TEST-StreamExpressionTest.testParallelDaemonCommitStream-seed#[745EC4597C141023])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56604/solr ready
   [junit4]   2> 158162 INFO  (qtp841901197-1654) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=daemon(commit(parallelDestinationCollection1,zkHost%3D"127.0.0.1:56604/solr",batchSize%3D0,waitFlush%3Dfalse,waitSearcher%3Dfalse,softCommit%3Dfalse,update(parallelDestinationCollection1,zkHost%3D"127.0.0.1:56604/solr",batchSize%3D2,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f,s_multi,i_multi",sort%3D"a_f+asc,+a_i+asc",partitionKeys%3Da_f,zkHost%3D"127.0.0.1:56604/solr"))),id%3Dtest,runInterval%3D1000,queueSize%3D0,terminate%3Dfalse)&wt=json&version=2.2}
 status=0 QTime=3
   [junit4]   2> 158163 INFO  (qtp2027366912-1636) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=daemon(commit(parallelDestinationCollection1,zkHost%3D"127.0.0.1:56604/solr",batchSize%3D0,waitFlush%3Dfalse,waitSearcher%3Dfalse,softCommit%3Dfalse,update(parallelDestinationCollection1,zkHost%3D"127.0.0.1:56604/solr",batchSize%3D2,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f,s_multi,i_multi",sort%3D"a_f+asc,+a_i+asc",partitionKeys%3Da_f,zkHost%3D"127.0.0.1:56604/solr"))),id%3Dtest,runInterval%3D1000,queueSize%3D0,terminate%3Dfalse)&wt=json&version=2.2}
 status=0 QTime=3
   [junit4]   2> 158189 INFO  (Thread-318) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 158190 INFO  (Thread-318) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56604/solr ready
   [junit4]   2> 158219 INFO  (qtp2027366912-1638) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=10
   [junit4]   2> 158220 INFO  (qtp2027366912-1638) [n:127.0.0.1:45216_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 158233 INFO  (qtp841901197-1652) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 158238 INFO  (qtp841901197-1655) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&partitionKeys=a_f&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=5
   [junit4]   2> 158238 INFO  (qtp841901197-1659) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&action=list&wt=json&version=2.2} status=0 QTime=6
   [junit4]   2> 158263 INFO  (qtp1077087270-1656) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1580021628419440640)]} 0 2
   [junit4]   2> 158266 INFO  (qtp2027366912-1638) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard2_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1580021628403712000)]} 0 20
   [junit4]   2> 158272 INFO  (qtp1077087270-1643) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1580021628429926400)]} 0 0
   [junit4]   2> 158275 INFO  (qtp2027366912-1633) [n:127.0.0.1:45216_solr 
c:parallelDestinationCollection1 s:shard2 r:core_node4 
x:parallelDestinationCollection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard2_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1580021628432023552)]} 0 1
   [junit4]   2> 158276 INFO  (qtp1077087270-1643) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[parallelDestinationCollection1_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4 (1580021628435169280)]} 0 0
   [junit4]   2> 158291 INFO  (Thread-317) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 158297 INFO  (Thread-317) [n:127.0.0.1:53067_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56604/solr ready
   [junit4]   2> 158304 INFO  (qtp1077087270-1646) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 r:core_node3 
x:parallelDestinationCollection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1580021628464529408,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 158304 INFO  (qtp1077087270-1646) [n:127.0.0.1:34553_solr 
c:parallelDestinationCollection1 s:shard1 

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

stry=solr.core.mainCorpus.shard1.replica_n1, tag=1920351821
   [junit4]   2> 259237 INFO  (coreCloseExecutor-1070-thread-3) 
[n:127.0.0.1:45216_solr c:mainCorpus s:shard1 r:core_node2 
x:mainCorpus_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b7d99ad: rootName = 
solr_45216, domain = solr.core.mainCorpus.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.mainCorpus.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@7ef6fa96
   [junit4]   2> 259244 INFO  (coreCloseExecutor-1070-thread-3) 
[n:127.0.0.1:45216_solr c:mainCorpus s:shard1 r:core_node2 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=1920351821
   [junit4]   2> 259244 INFO  (coreCloseExecutor-1070-thread-1) 
[n:127.0.0.1:45216_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=859936539
   [junit4]   2> 259244 INFO  (coreCloseExecutor-1070-thread-3) 
[n:127.0.0.1:45216_solr c:mainCorpus s:shard1 r:core_node2 
x:mainCorpus_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 259244 INFO  (coreCloseExecutor-1070-thread-3) 
[n:127.0.0.1:45216_solr c:mainCorpus s:shard1 r:core_node2 
x:mainCorpus_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@740e91e6 commitCommandVersion:0
   [junit4]   2> 260508 WARN  
(zkCallback-232-thread-2-processing-n:127.0.0.1:34553_solr) 
[n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 260509 INFO  (jetty-closer-214-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a76a40e{/solr,null,UNAVAILABLE}
   [junit4]   2> 260739 WARN  
(zkCallback-233-thread-1-processing-n:127.0.0.1:53067_solr) 
[n:127.0.0.1:53067_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 260740 INFO  (jetty-closer-214-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18806c0c{/solr,null,UNAVAILABLE}
   [junit4]   2> 260762 WARN  
(zkCallback-234-thread-1-processing-n:127.0.0.1:45216_solr) 
[n:127.0.0.1:45216_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 260763 INFO  (jetty-closer-214-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4fee0f35{/solr,null,UNAVAILABLE}
   [junit4]   2> 260764 ERROR 
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 260765 INFO  
(SUITE-StreamExpressionTest-seed#[745EC4597C141023]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56604 56604
   [junit4]   2> 270812 INFO  (Thread-277) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56604 56604
   [junit4]   2> 270815 WARN  (Thread-277) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        97      /solr/aliases.json
   [junit4]   2>        97      /solr/clusterprops.json
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        97      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        26      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        24      /solr/collections/destination/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98751351325065226-127.0.0.1:53067_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        97      /solr/live_nodes
   [junit4]   2>        97      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_745EC4597C141023-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=Direct), 
expr_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 terms_ss=PostingsFormat(name=Asserting), 
field_s=PostingsFormat(name=MockRandom), 
join2_s=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting), 
subject=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting), 
a2_s=PostingsFormat(name=Direct), 
level1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 body_t=PostingsFormat(name=Direct), s_multi=PostingsFormat(name=Direct), 
col_s=PostingsFormat(name=Asserting), a_ss=PostingsFormat(name=MockRandom), 
level2_s=PostingsFormat(name=MockRandom), a_s=PostingsFormat(name=Direct), 
tv_text=PostingsFormat(name=MockRandom), term_s=PostingsFormat(name=Asserting), 
a_t=PostingsFormat(name=MockRandom), 
text_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=PostingsFormat(name=Direct), featureSet_s=PostingsFormat(name=Asserting), 
checkpoint_ss=PostingsFormat(name=Direct), test_t=PostingsFormat(name=Direct), 
ident_s=PostingsFormat(name=Asserting), whitetok=PostingsFormat(name=Direct), 
side_s=PostingsFormat(name=Direct)}, 
docValues:{name_s=DocValuesFormat(name=Lucene70), 
expr_s=DocValuesFormat(name=Direct), iteration_i=DocValuesFormat(name=Direct), 
terms_ss=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Lucene70), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a2_s=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Direct), 
level1_s=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Direct), alpha_d=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Direct), idf_d=DocValuesFormat(name=Memory), 
b_ls=DocValuesFormat(name=Memory), 
checkpoint_ss=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), 
error_d=DocValuesFormat(name=Direct), 
truePositive_i=DocValuesFormat(name=Direct), 
side_s=DocValuesFormat(name=Lucene70), miles_i=DocValuesFormat(name=Memory), 
field_s=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Memory), 
a1_s=DocValuesFormat(name=Memory), join1_i=DocValuesFormat(name=Direct), 
test_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene70), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene70), 
col_s=DocValuesFormat(name=Memory), a_ss=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Lucene70), 
score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Memory), 
text_s=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), 
idfs_ds=DocValuesFormat(name=Lucene70), 
weights_ds=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Memory), 
trueNegative_i=DocValuesFormat(name=Lucene70), 
index_i=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Direct), 
out_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1805, maxMBSortInHeap=5.274671639834752, 
sim=RandomSimilarity(queryNorm=false): {}, locale=mt-MT, timezone=Pacific/Easter
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=381050296,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [JettyWebappTest, 
TestValidatingJsonMap, AndEvaluatorTest, CoalesceEvaluatorTest, OperationsTest, 
TestSpellCheckResponse, SolrZkClientTest, TestEmbeddedSolrServer, 
TestV2Request, HyperbolicCosineEvaluatorTest, HttpSolrClientConPoolTest, 
TestClusteringResponse, TestConfigSetAdminRequest, EqualToEvaluatorTest, 
AbsoluteValueEvaluatorTest, TestSolrProperties, NamedListTest, 
TestJavaBinCodec, UniformDistributionEvaluatorTest, OrEvaluatorTest, 
CloudSolrClientCacheTest, TestSolrJErrorHandling, CorrelationEvaluatorTest, 
TestDocumentObjectBinder, DivideEvaluatorTest, TestPathTrie, 
SolrExampleEmbeddedTest, JdbcDriverTest, TestHash, SolrExampleStreamingTest, 
TestUpdateRequestCodec, SquareRootEvaluatorTest, 
ConcurrentUpdateSolrClientTest, GreaterThanEqualToEvaluatorTest, 
RegressionEvaluatorTest, SolrExampleBinaryTest, SolrExampleXMLTest, 
SolrExampleJettyTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, 
LargeVolumeEmbeddedTest, LargeVolumeJettyTest, TermsResponseTest, 
MergeIndexesEmbeddedTest, QueryResponseTest, TestCoreAdmin, SolrQueryTest, 
TestFastInputStream, SolrDocumentTest, FieldAnalysisResponseTest, 
AnlysisResponseBaseTest, SolrSchemalessExampleTest, CloudSolrClientTest, 
StreamExpressionTest]
   [junit4] Completed [145/145 (1!)] on J0 in 119.48s, 117 tests, 1 error <<< 
FAILURES!

[...truncated 45894 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to