Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/290/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:42943/solr/mainCorpus_shard2_replica_n3: 
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_n3/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n3/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 https://127.0.0.1:42943/solr/mainCorpus_shard2_replica_n3: 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_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/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([E012735580EC20BD:5D05064CB9C01DE0]: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.testParallelExecutorStream(StreamExpressionTest.java:6885)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 https://127.0.0.1:42943/solr/mainCorpus_shard2_replica_n3: 
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_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/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 14041 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/init-core-data-001
   [junit4]   2> 97191 WARN  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 97191 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 97192 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 97192 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 97193 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001
   [junit4]   2> 97193 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 97193 INFO  (Thread-584) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 97193 INFO  (Thread-584) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 97194 ERROR (Thread-584) [    ] 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> 97293 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35475
   [junit4]   2> 97303 INFO  (jetty-launcher-304-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 97303 INFO  (jetty-launcher-304-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 97303 INFO  (jetty-launcher-304-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 97305 INFO  (jetty-launcher-304-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 97307 INFO  (jetty-launcher-304-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15aff8a{/solr,null,AVAILABLE}
   [junit4]   2> 97311 INFO  (jetty-launcher-304-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e3e51{/solr,null,AVAILABLE}
   [junit4]   2> 97314 INFO  (jetty-launcher-304-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1515ccf{SSL,[ssl, 
http/1.1]}{127.0.0.1:37587}
   [junit4]   2> 97315 INFO  (jetty-launcher-304-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8f56cb{/solr,null,AVAILABLE}
   [junit4]   2> 97315 INFO  (jetty-launcher-304-thread-2) [    ] 
o.e.j.s.Server Started @99186ms
   [junit4]   2> 97315 INFO  (jetty-launcher-304-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37587}
   [junit4]   2> 97315 ERROR (jetty-launcher-304-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 97315 INFO  (jetty-launcher-304-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@170b905{/solr,null,AVAILABLE}
   [junit4]   2> 97315 INFO  (jetty-launcher-304-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 97316 INFO  (jetty-launcher-304-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97316 INFO  (jetty-launcher-304-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 97316 INFO  (jetty-launcher-304-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T03:58:15.806Z
   [junit4]   2> 97316 INFO  (jetty-launcher-304-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e8c239{SSL,[ssl, 
http/1.1]}{127.0.0.1:42943}
   [junit4]   2> 97316 INFO  (jetty-launcher-304-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1883e05{SSL,[ssl, 
http/1.1]}{127.0.0.1:33809}
   [junit4]   2> 97316 INFO  (jetty-launcher-304-thread-1) [    ] 
o.e.j.s.Server Started @99187ms
   [junit4]   2> 97316 INFO  (jetty-launcher-304-thread-3) [    ] 
o.e.j.s.Server Started @99187ms
   [junit4]   2> 97316 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42943}
   [junit4]   2> 97317 INFO  (jetty-launcher-304-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33809}
   [junit4]   2> 97317 ERROR (jetty-launcher-304-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 97317 INFO  (jetty-launcher-304-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@19b76b6{SSL,[ssl, 
http/1.1]}{127.0.0.1:41839}
   [junit4]   2> 97317 INFO  (jetty-launcher-304-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 97317 INFO  (jetty-launcher-304-thread-4) [    ] 
o.e.j.s.Server Started @99188ms
   [junit4]   2> 97317 INFO  (jetty-launcher-304-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97317 INFO  (jetty-launcher-304-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41839}
   [junit4]   2> 97317 INFO  (jetty-launcher-304-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 97318 INFO  (jetty-launcher-304-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T03:58:15.807Z
   [junit4]   2> 97318 ERROR (jetty-launcher-304-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 97318 INFO  (jetty-launcher-304-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 97318 INFO  (jetty-launcher-304-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97317 ERROR (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 97318 INFO  (jetty-launcher-304-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 97318 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 97318 INFO  (jetty-launcher-304-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T03:58:15.808Z
   [junit4]   2> 97318 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97319 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 97319 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-20T03:58:15.809Z
   [junit4]   2> 97327 INFO  (jetty-launcher-304-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97328 INFO  (jetty-launcher-304-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97333 INFO  (jetty-launcher-304-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97333 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97350 INFO  (jetty-launcher-304-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35475/solr
   [junit4]   2> 97352 INFO  (jetty-launcher-304-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35475/solr
   [junit4]   2> 97356 INFO  (jetty-launcher-304-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35475/solr
   [junit4]   2> 97362 INFO  (jetty-launcher-304-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35475/solr
   [junit4]   2> 97367 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 0x15dfdca8a840007, 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> 97370 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 0x15dfdca8a840008, 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> 97387 WARN  (jetty-launcher-304-thread-3) 
[n:127.0.0.1:33809_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> 97387 WARN  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:42943_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> 97387 WARN  (jetty-launcher-304-thread-4) 
[n:127.0.0.1:41839_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> 97387 WARN  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_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> 97390 INFO  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97390 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97391 INFO  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37587_solr
   [junit4]   2> 97391 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42943_solr
   [junit4]   2> 97391 INFO  (jetty-launcher-304-thread-3) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97392 INFO  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.Overseer Overseer 
(id=98513813221146636-127.0.0.1:37587_solr-n_0000000000) starting
   [junit4]   2> 97392 INFO  (jetty-launcher-304-thread-4) 
[n:127.0.0.1:41839_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97393 INFO  (jetty-launcher-304-thread-4) 
[n:127.0.0.1:41839_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41839_solr
   [junit4]   2> 97398 INFO  
(zkCallback-323-thread-1-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 97398 INFO  
(zkCallback-326-thread-1-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 97403 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 97404 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:33809_solr) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 97405 INFO  (jetty-launcher-304-thread-3) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33809_solr
   [junit4]   2> 97405 INFO  
(zkCallback-323-thread-1-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 97405 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:33809_solr) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 97413 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 97417 INFO  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37587_solr
   [junit4]   2> 97417 INFO  
(zkCallback-326-thread-1-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 97418 INFO  
(zkCallback-323-thread-1-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 97418 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:33809_solr) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 97422 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 97422 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 97514 INFO  (jetty-launcher-304-thread-3) 
[n:127.0.0.1:33809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33809.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97515 INFO  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37587.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97519 INFO  (jetty-launcher-304-thread-3) 
[n:127.0.0.1:33809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33809.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97519 INFO  (jetty-launcher-304-thread-3) 
[n:127.0.0.1:33809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33809.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97520 INFO  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37587.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97520 INFO  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37587.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97520 INFO  (jetty-launcher-304-thread-3) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001/node3/.
   [junit4]   2> 97521 INFO  (jetty-launcher-304-thread-2) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001/node2/.
   [junit4]   2> 97533 INFO  (jetty-launcher-304-thread-4) 
[n:127.0.0.1:41839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41839.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97540 INFO  (jetty-launcher-304-thread-4) 
[n:127.0.0.1:41839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41839.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97541 INFO  (jetty-launcher-304-thread-4) 
[n:127.0.0.1:41839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41839.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97542 INFO  (jetty-launcher-304-thread-4) 
[n:127.0.0.1:41839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001/node4/.
   [junit4]   2> 97585 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:42943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42943.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97590 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:42943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42943.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97590 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:42943_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42943.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 97591 INFO  (jetty-launcher-304-thread-1) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001/node1/.
   [junit4]   2> 97632 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97632 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35475/solr ready
   [junit4]   2> 97670 INFO  (qtp26292345-1768) [n:127.0.0.1:33809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 97671 INFO  
(OverseerThreadFactory-752-thread-1-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 97779 INFO  
(OverseerStateUpdate-98513813221146636-127.0.0.1:37587_solr-n_0000000000) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42943/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 97782 INFO  
(OverseerStateUpdate-98513813221146636-127.0.0.1:37587_solr-n_0000000000) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37587/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 98050 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 98050 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 98051 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 98052 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 98157 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 98157 INFO  
(zkCallback-326-thread-1-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 98157 INFO  
(zkCallback-324-thread-2-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 98157 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99069 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 99069 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 99094 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 99095 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 99101 WARN  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 99101 WARN  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 99105 WARN  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 99105 WARN  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 99109 WARN  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 99109 WARN  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 99121 WARN  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 99121 WARN  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 99133 WARN  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 99133 WARN  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrResourceLoader Solr 
loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult 
documentation how to replace it accordingly.
   [junit4]   2> 99185 WARN  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 99186 WARN  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 99186 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 99186 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 99186 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37587.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 99186 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 99186 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001/node2/collection1_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001/node2/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 99188 WARN  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 99188 WARN  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 99188 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 99188 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 99188 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42943.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1daed58
   [junit4]   2> 99188 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 99188 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001/node1/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 99229 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 99229 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 99230 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 99230 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 99230 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 99230 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 99231 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 99231 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 99232 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e1d9fe[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 99232 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ba03d2[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 99233 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 99233 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 99233 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 99233 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 99233 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 99233 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 99234 INFO  
(searcherExecutor-761-thread-1-processing-n:127.0.0.1:37587_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:37587_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@1e1d9fe[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 99234 INFO  
(searcherExecutor-762-thread-1-processing-n:127.0.0.1:42943_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42943_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@ba03d2[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 99234 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1576221013677441024
   [junit4]   2> 99234 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1576221013677441024
   [junit4]   2> 99238 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 99238 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 99238 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 99238 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:42943/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 99238 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 99238 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 99238 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 99238 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:42943/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 99238 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 99238 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 99238 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 99238 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 99240 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
https://127.0.0.1:42943/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 99243 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 99345 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99345 INFO  
(zkCallback-326-thread-1-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99345 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99345 INFO  
(zkCallback-324-thread-2-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99390 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 99392 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1342
   [junit4]   2> 99393 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 99395 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1343
   [junit4]   2> 99401 INFO  (qtp26292345-1768) [n:127.0.0.1:33809_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> 99499 INFO  
(zkCallback-324-thread-2-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99499 INFO  
(zkCallback-326-thread-1-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99499 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99499 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 99673 INFO  
(OverseerCollectionConfigSetProcessor-98513813221146636-127.0.0.1:37587_solr-n_0000000000)
 [n:127.0.0.1:37587_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> 100402 INFO  (qtp26292345-1768) [n:127.0.0.1:33809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2732
   [junit4]   2> 100403 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 100403 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 100404 INFO  (qtp26292345-1788) [n:127.0.0.1:33809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 100522 INFO  (qtp26292345-1788) [n:127.0.0.1:33809_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=117
   [junit4]   2> 100553 INFO  
(TEST-StreamExpressionTest.testRollupStream-seed#[E012735580EC20BD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRollupStream
   [junit4]   2> 100569 INFO  (qtp6754813-1794) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576221015074144256)} 0 3
   [junit4]   2> 100571 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015079387136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100571 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 100571 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 100571 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 100573 INFO  (qtp6040938-1777) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015081484288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100573 INFO  (qtp6040938-1777) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 100574 INFO  (qtp6040938-1777) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 100574 INFO  (qtp6040938-1777) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 100574 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576221015066804224),commit=} 0 15
   [junit4]   2> 100597 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 
(1576221015087775744), 4 (1576221015105601536), 1 (1576221015105601537), 8 
(1576221015105601538)]} 0 17
   [junit4]   2> 100597 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1576221015084630016), 3 (1576221015105601536), 5 (1576221015105601537), 6 
(1576221015105601538), 7 (1576221015106650112), 9 (1576221015106650113)]} 0 21
   [junit4]   2> 100608 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015118184448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100613 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ce79ad 
commitCommandVersion:1576221015118184448
   [junit4]   2> 100613 INFO  (qtp6754813-1770) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015123427328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100633 INFO  (qtp6754813-1770) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1606ca5 
commitCommandVersion:1576221015123427328
   [junit4]   2> 100644 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@188c18b[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 100644 INFO  (qtp6754813-1770) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b8e8bb[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 100644 INFO  (qtp6754813-1770) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 100646 INFO  
(searcherExecutor-761-thread-1-processing-n:127.0.0.1:37587_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:37587_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@188c18b[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6)))}
   [junit4]   2> 100646 INFO  
(searcherExecutor-762-thread-1-processing-n:127.0.0.1:42943_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42943_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@b8e8bb[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c4)))}
   [junit4]   2> 100646 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 100646 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 38
   [junit4]   2> 100646 INFO  (qtp6754813-1770) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 32
   [junit4]   2> 100647 INFO  (qtp6040938-1772) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 48
   [junit4]   2> 100653 INFO  
(TEST-StreamExpressionTest.testRollupStream-seed#[E012735580EC20BD]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 100653 INFO  
(TEST-StreamExpressionTest.testRollupStream-seed#[E012735580EC20BD]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35475/solr ready
   [junit4]   2> 100663 INFO  (qtp6754813-1770) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=a_s,a_i,a_f&sort=a_s+asc&wt=json&version=2.2} 
hits=4 status=0 QTime=0
   [junit4]   2> 100663 INFO  (qtp6040938-1772) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=a_s,a_i,a_f&sort=a_s+asc&wt=json&version=2.2} 
hits=6 status=0 QTime=5
   [junit4]   2> 100666 INFO  
(TEST-StreamExpressionTest.testRollupStream-seed#[E012735580EC20BD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRollupStream
   [junit4]   2> 100683 INFO  
(TEST-StreamExpressionTest.testParallelRankStream-seed#[E012735580EC20BD]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testParallelRankStream
   [junit4]   2> 100688 INFO  (qtp6754813-1790) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b48237[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 100688 INFO  (qtp6040938-1777) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@396c75[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 100689 INFO  (qtp6754813-1790) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576221015198924800)} 0 3
   [junit4]   2> 100690 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015204167680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100690 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1606ca5 
commitCommandVersion:1576221015204167680
   [junit4]   2> 100690 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015204167680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100691 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ce79ad 
commitCommandVersion:1576221015204167680
   [junit4]   2> 100691 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f9b9fa[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 100691 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e0da61[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 100691 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 100692 INFO  
(searcherExecutor-761-thread-1-processing-n:127.0.0.1:37587_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:37587_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@e0da61[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 100691 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 100692 INFO  
(searcherExecutor-762-thread-1-processing-n:127.0.0.1:42943_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42943_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@f9b9fa[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 100693 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 100693 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 100694 INFO  (qtp6040938-1777) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576221015197876224),commit=} 0 9
   [junit4]   2> 100706 INFO  (qtp6754813-1779) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 
(1576221015209410560), 4 (1576221015219896320), 8 (1576221015219896321), 10 
(1576221015219896322)]} 0 11
   [junit4]   2> 100708 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1576221015209410560), 3 (1576221015221993472), 5 (1576221015221993473), 6 
(1576221015223042048), 7 (1576221015223042049), 9 (1576221015223042050)]} 0 13
   [junit4]   2> 100723 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015238770688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100723 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1606ca5 
commitCommandVersion:1576221015238770688
   [junit4]   2> 100728 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015244013568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100728 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ce79ad 
commitCommandVersion:1576221015244013568
   [junit4]   2> 100732 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@93f6ea[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 100732 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 100733 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1534299[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 100733 INFO  
(searcherExecutor-761-thread-1-processing-n:127.0.0.1:37587_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:37587_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@93f6ea[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c6)))}
   [junit4]   2> 100735 INFO  
(searcherExecutor-762-thread-1-processing-n:127.0.0.1:42943_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42943_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@1534299[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c4)))}
   [junit4]   2> 100735 INFO  (qtp6040938-1778) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42943/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 100735 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 100735 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:42943/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 12
   [junit4]   2> 100736 INFO  (qtp6754813-1794) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 22
   [junit4]   2> 100755 INFO  
(TEST-StreamExpressionTest.testParallelRankStream-seed#[E012735580EC20BD]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 100755 INFO  
(TEST-StreamExpressionTest.testParallelRankStream-seed#[E012735580EC20BD]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35475/solr ready
   [junit4]   2> 100761 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=top(n%3D11,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i",sort%3D"a_i+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:35475/solr"),sort%3D"a_i+desc")&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 100771 INFO  (qtp6754813-1767) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=top(n%3D11,search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i",sort%3D"a_i+asc",partitionKeys%3Da_i,zkHost%3D"127.0.0.1:35475/solr"),sort%3D"a_i+desc")&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 100774 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 100774 INFO  (qtp6040938-1769) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35475/solr ready
   [junit4]   2> 100794 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=1
   [junit4]   2> 100794 INFO  (qtp6040938-1774) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=4 status=0 QTime=7
   [junit4]   2> 100796 INFO  (qtp6754813-1790) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=4 status=0 QTime=9
   [junit4]   2> 100797 INFO  (qtp6754813-1782) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=0 status=0 QTime=0
   [junit4]   2> 100804 INFO  
(TEST-StreamExpressionTest.testParallelRankStream-seed#[E012735580EC20BD]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testParallelRankStream
   [junit4]   2> 100837 INFO  
(TEST-StreamExpressionTest.testExecutorStream-seed#[E012735580EC20BD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExecutorStream
   [junit4]   2> 100841 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b16b0[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 100841 INFO  (qtp6754813-1917) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c00060[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 100842 INFO  (qtp6754813-1917) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576221015360405504)} 0 2
   [junit4]   2> 100847 INFO  (qtp6040938-1772) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015368794112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100847 INFO  (qtp6754813-1782) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576221015368794112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 100847 INFO  (qtp6754813-1782) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1606ca5 
commitCommandVersion:1576221015368794112
   [junit4]   2> 100847 INFO  (qtp6040938-1772) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ce79ad 
commitCommandVersion:1576221015368794112
   [junit4]   2> 101011 INFO  (qtp6754813-1782) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@849639[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 101011 INFO  (qtp6754813-1782) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 101013 INFO  
(searcherExecutor-762-thread-1-processing-n:127.0.0.1:42943_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:42943_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@849639[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101013 INFO  (qtp6754813-1782) [n:127.0.0.1:42943_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 166
   [junit4]   2> 101014 INFO  (qtp6040938-1772) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fa20e1[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 101015 INFO  (qtp6040938-1772) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 101016 INFO  
(searcherExecutor-761-thread-1-processing-n:127.0.0.1:37587_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:37587_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@fa20e1[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101016 INFO  (qtp6040938-1772) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:37587/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 168
   [junit4]   2> 101016 INFO  (qtp6040938-1773) [n:127.0.0.1:37587_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576221015359356928),commit=} 0 178
   [junit4]   2> 101018 INFO  (qtp26292345-1792) [n:127.0.0.1:33809_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=workQueue&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 101020 INFO  
(OverseerThreadFactory-752-thread-3-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
workQueue
   [junit4]   2> 101020 INFO  
(OverseerCollectionConfigSetProcessor-98513813221146636-127.0.0.1:37587_solr-n_0000000000)
 [n:127.0.0.1:37587_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> 101228 INFO  
(OverseerStateUpdate-98513813221146636-127.0.0.1:37587_solr-n_0000000000) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"workQueue_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37587/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 101231 INFO  
(OverseerStateUpdate-98513813221146636-127.0.0.1:37587_solr-n_0000000000) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"workQueue",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"workQueue_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42943/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 101433 INFO  (qtp6754813-1789) [n:127.0.0.1:42943_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica_n2&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 101433 INFO  (qtp6040938-1776) [n:127.0.0.1:37587_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=workQueue_shard1_replica_n1&action=CREATE&numShards=2&collection=workQueue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 101541 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 101541 INFO  
(zkCallback-326-thread-2-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/workQueue/state.json] for collection [workQueue] has occurred 
- updating... (live nodes size: [4])
   [junit4]   2> 101541 INFO  
(zkCallback-326-thread-1-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader A clu

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

_n2] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=2186700
   [junit4]   2> 167777 INFO  (coreCloseExecutor-893-thread-2) 
[n:127.0.0.1:42943_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=31897442
   [junit4]   2> 167777 INFO  (coreCloseExecutor-893-thread-2) 
[n:127.0.0.1:42943_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 167777 INFO  (coreCloseExecutor-893-thread-2) 
[n:127.0.0.1:42943_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@5563ca commitCommandVersion:0
   [junit4]   2> 167778 INFO  (coreCloseExecutor-894-thread-3) 
[n:127.0.0.1:37587_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=30502153
   [junit4]   2> 167778 INFO  (coreCloseExecutor-893-thread-1) 
[n:127.0.0.1:42943_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=23131057
   [junit4]   2> 167803 INFO  (jetty-closer-305-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98513813221146636-127.0.0.1:37587_solr-n_0000000000) closing
   [junit4]   2> 167803 INFO  
(OverseerStateUpdate-98513813221146636-127.0.0.1:37587_solr-n_0000000000) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37587_solr
   [junit4]   2> 167807 INFO  
(zkCallback-325-thread-1-processing-n:127.0.0.1:33809_solr) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33809_solr
   [junit4]   2> 167807 INFO  
(zkCallback-325-thread-2-processing-n:127.0.0.1:33809_solr) 
[n:127.0.0.1:33809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 167807 INFO  (jetty-closer-305-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e3e51{/solr,null,UNAVAILABLE}
   [junit4]   2> 169239 WARN  
(zkCallback-323-thread-2-processing-n:127.0.0.1:41839_solr) 
[n:127.0.0.1:41839_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 169240 INFO  (jetty-closer-305-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@170b905{/solr,null,UNAVAILABLE}
   [junit4]   2> 169306 WARN  
(zkCallback-326-thread-1-processing-n:127.0.0.1:37587_solr) 
[n:127.0.0.1:37587_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 169306 INFO  (jetty-closer-305-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@15aff8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 169307 WARN  
(zkCallback-324-thread-1-processing-n:127.0.0.1:42943_solr) 
[n:127.0.0.1:42943_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 169307 INFO  (jetty-closer-305-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8f56cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 169307 ERROR 
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-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> 169307 INFO  
(SUITE-StreamExpressionTest-seed#[E012735580EC20BD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35475 35475
   [junit4]   2> 169703 INFO  (Thread-584) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35475 35475
   [junit4]   2> 169704 WARN  (Thread-584) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/aliases.json
   [junit4]   2>        5       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/clusterprops.json
   [junit4]   2>        72      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/live_nodes
   [junit4]   2>        72      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E012735580EC20BD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
join2_s=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), 
price_f=PostingsFormat(name=LuceneFixedGap), 
a1_s=PostingsFormat(name=LuceneFixedGap), 
a_f=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
join1_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
a2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
test_i=PostingsFormat(name=LuceneFixedGap), 
join3_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_i=PostingsFormat(name=LuceneFixedGap), 
level1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
body_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 col_s=PostingsFormat(name=LuceneFixedGap), 
level2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
i_multi=PostingsFormat(name=LuceneVarGapFixedInterval), 
b_ls=PostingsFormat(name=LuceneFixedGap), 
test_dt=PostingsFormat(name=LuceneVarGapFixedInterval), 
test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 ident_s=PostingsFormat(name=LuceneFixedGap), 
order_i=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
side_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 miles_i=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{expr_s=DocValuesFormat(name=Asserting), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Direct), 
join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Memory), 
a_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Memory), 
col_s=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Direct), 
a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct), 
i_multi=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Memory), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=578, 
maxMBSortInHeap=6.682609308832635, sim=RandomSimilarity(queryNorm=true): {}, 
locale=fr-CH, timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=22710496,total=174690304
   [junit4]   2> NOTE: All tests run in this JVM: [ClientUtilsTest, 
SolrDocumentTest, SelectWithEvaluatorsTest, SchemaTest, CeilingEvaluatorTest, 
TestZkConfigManager, JdbcDriverTest, SolrExampleEmbeddedTest, GetByIdTest, 
NaturalLogEvaluatorTest, SineEvaluatorTest, ShardParamsTest, 
TestToleratedUpdateError, HyperbolicTangentEvaluatorTest, 
TestSolrJErrorHandling, DivideEvaluatorTest, TestPathTrie, 
LBHttpSolrClientBuilderTest, LessThanEvaluatorTest, SolrQueryTest, 
TestConfigSetAdminRequest, PowerEvaluatorTest, SolrExampleStreamingBinaryTest, 
TestEmbeddedSolrServer, QueryResponseTest, TestNamedListCodec, 
TestDocumentObjectBinder, ModifiableSolrParamsTest, TestXMLEscaping, 
FieldAnalysisResponseTest, CollectionAdminRequestRequiredParamsTest, 
TestLBHttpSolrClient, GraphExpressionTest, StreamExpressionTest]
   [junit4] Completed [135/135 (1!)] on J1 in 72.52s, 94 tests, 1 error, 9 
skipped <<< FAILURES!

[...truncated 38556 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to