Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20482/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

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

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

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

        at 
__randomizedtesting.SeedInfo.seed([3D47B4ECABD57BF9:1F87351788BF51E9]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7172)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33135/solr/mainCorpus_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

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




Build Log:
[...truncated 13629 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20170916_135311_3602279163955710044168.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid12709.hprof 
...
   [junit4] Heap dump file created [297708516 bytes in 0.411 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 824 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/init-core-data-001
   [junit4]   2> 10083 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 10084 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-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> 10084 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10085 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001
   [junit4]   2> 10085 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10085 INFO  (Thread-23) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10085 INFO  (Thread-23) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 10087 ERROR (Thread-23) [    ] 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> 10185 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33153
   [junit4]   2> 10194 INFO  (jetty-launcher-118-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10194 INFO  (jetty-launcher-118-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10194 INFO  (jetty-launcher-118-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10194 INFO  (jetty-launcher-118-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 10195 INFO  (jetty-launcher-118-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b623ed{/solr,null,AVAILABLE}
   [junit4]   2> 10195 INFO  (jetty-launcher-118-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c01a13{/solr,null,AVAILABLE}
   [junit4]   2> 10195 INFO  (jetty-launcher-118-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6aecf7{/solr,null,AVAILABLE}
   [junit4]   2> 10195 INFO  (jetty-launcher-118-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19f5571{/solr,null,AVAILABLE}
   [junit4]   2> 10197 INFO  (jetty-launcher-118-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@bd2a1e{SSL,[ssl, 
http/1.1]}{127.0.0.1:33355}
   [junit4]   2> 10197 INFO  (jetty-launcher-118-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@edf62d{SSL,[ssl, 
http/1.1]}{127.0.0.1:33135}
   [junit4]   2> 10197 INFO  (jetty-launcher-118-thread-1) [    ] 
o.e.j.s.Server Started @11771ms
   [junit4]   2> 10197 INFO  (jetty-launcher-118-thread-3) [    ] 
o.e.j.s.Server Started @11771ms
   [junit4]   2> 10197 INFO  (jetty-launcher-118-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33355}
   [junit4]   2> 10197 INFO  (jetty-launcher-118-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33135}
   [junit4]   2> 10197 ERROR (jetty-launcher-118-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10197 ERROR (jetty-launcher-118-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10197 INFO  (jetty-launcher-118-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57c650{SSL,[ssl, 
http/1.1]}{127.0.0.1:35525}
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f08753{SSL,[ssl, 
http/1.1]}{127.0.0.1:45731}
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-4) [    ] 
o.e.j.s.Server Started @11772ms
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-16T14:46:15.502Z
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-16T14:46:15.502Z
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-2) [    ] 
o.e.j.s.Server Started @11772ms
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35525}
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45731}
   [junit4]   2> 10198 ERROR (jetty-launcher-118-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10198 ERROR (jetty-launcher-118-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-16T14:46:15.502Z
   [junit4]   2> 10198 INFO  (jetty-launcher-118-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-16T14:46:15.502Z
   [junit4]   2> 10209 INFO  (jetty-launcher-118-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10210 INFO  (jetty-launcher-118-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10216 INFO  (jetty-launcher-118-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10217 INFO  (jetty-launcher-118-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10231 INFO  (jetty-launcher-118-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33153/solr
   [junit4]   2> 10232 INFO  (jetty-launcher-118-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33153/solr
   [junit4]   2> 10233 INFO  (jetty-launcher-118-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33153/solr
   [junit4]   2> 10234 INFO  (jetty-launcher-118-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33153/solr
   [junit4]   2> 10239 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 0x15e8b27805e0007, 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> 10264 WARN  (jetty-launcher-118-thread-3) 
[n:127.0.0.1:33135_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> 10264 WARN  (jetty-launcher-118-thread-4) 
[n:127.0.0.1:35525_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> 10264 WARN  (jetty-launcher-118-thread-1) 
[n:127.0.0.1:33355_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> 10265 WARN  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_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> 10269 INFO  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 10269 INFO  (jetty-launcher-118-thread-4) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 10269 INFO  (jetty-launcher-118-thread-3) 
[n:127.0.0.1:33135_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 10269 INFO  (jetty-launcher-118-thread-1) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 10270 INFO  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45731_solr
   [junit4]   2> 10270 INFO  (jetty-launcher-118-thread-4) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35525_solr
   [junit4]   2> 10270 INFO  (jetty-launcher-118-thread-1) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33355_solr
   [junit4]   2> 10270 INFO  (jetty-launcher-118-thread-3) 
[n:127.0.0.1:33135_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33135_solr
   [junit4]   2> 10271 INFO  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.Overseer Overseer 
(id=98669243622359051-127.0.0.1:45731_solr-n_0000000000) starting
   [junit4]   2> 10272 INFO  
(zkCallback-139-thread-1-processing-n:127.0.0.1:45731_solr) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 10272 INFO  
(zkCallback-140-thread-1-processing-n:127.0.0.1:33355_solr) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 10272 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 10272 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:33135_solr) 
[n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 10282 INFO  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45731_solr
   [junit4]   2> 10282 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:33135_solr) 
[n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 10287 INFO  
(zkCallback-140-thread-1-processing-n:127.0.0.1:33355_solr) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 10293 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 10296 INFO  
(zkCallback-139-thread-2-processing-n:127.0.0.1:45731_solr) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 10387 INFO  (jetty-launcher-118-thread-1) 
[n:127.0.0.1:33355_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33355.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10394 INFO  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45731.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10398 INFO  (jetty-launcher-118-thread-1) 
[n:127.0.0.1:33355_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33355.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10398 INFO  (jetty-launcher-118-thread-1) 
[n:127.0.0.1:33355_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33355.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10399 INFO  (jetty-launcher-118-thread-1) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node1/.
   [junit4]   2> 10409 INFO  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45731.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10410 INFO  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45731.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10411 INFO  (jetty-launcher-118-thread-2) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node2/.
   [junit4]   2> 10500 INFO  (jetty-launcher-118-thread-4) 
[n:127.0.0.1:35525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35525.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10500 INFO  (jetty-launcher-118-thread-3) 
[n:127.0.0.1:33135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33135.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10509 INFO  (jetty-launcher-118-thread-4) 
[n:127.0.0.1:35525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35525.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10509 INFO  (jetty-launcher-118-thread-4) 
[n:127.0.0.1:35525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35525.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10509 INFO  (jetty-launcher-118-thread-3) 
[n:127.0.0.1:33135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33135.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10509 INFO  (jetty-launcher-118-thread-3) 
[n:127.0.0.1:33135_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33135.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 10510 INFO  (jetty-launcher-118-thread-4) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node4/.
   [junit4]   2> 10511 INFO  (jetty-launcher-118-thread-3) 
[n:127.0.0.1:33135_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node3/.
   [junit4]   2> 10600 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 10600 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33153/solr ready
   [junit4]   2> 10676 INFO  (qtp29875222-329) [n:127.0.0.1:33135_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 10678 INFO  
(OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:45731_solr) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 10786 INFO  
(OverseerStateUpdate-98669243622359051-127.0.0.1:45731_solr-n_0000000000) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35525/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 10789 INFO  
(OverseerStateUpdate-98669243622359051-127.0.0.1:45731_solr-n_0000000000) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33355/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 11059 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11060 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11060 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 11060 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 11166 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 11166 INFO  
(zkCallback-140-thread-1-processing-n:127.0.0.1:33355_solr) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 11166 INFO  
(zkCallback-140-thread-2-processing-n:127.0.0.1:33355_solr) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 11167 INFO  
(zkCallback-136-thread-2-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12076 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 12076 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 12109 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 12110 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 12116 WARN  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_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> 12116 WARN  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_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> 12118 WARN  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_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> 12118 WARN  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_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> 12121 WARN  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_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> 12121 WARN  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_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> 12124 WARN  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_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> 12124 WARN  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_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> 12139 WARN  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_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> 12139 WARN  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_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> 12195 WARN  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 12195 WARN  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 12196 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 12196 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 12197 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33355.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 12197 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 12197 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node1/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 12203 WARN  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 12203 WARN  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 12203 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 12204 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 12204 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35525.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 12204 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 12204 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node4/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node4/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 12256 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 12256 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 12258 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12258 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12260 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@785fda[collection1_shard2_replica_n2] main]
   [junit4]   2> 12261 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 12261 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 12262 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 12263 INFO  
(searcherExecutor-55-thread-1-processing-n:127.0.0.1:33355_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:33355_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@785fda[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12263 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578707900240494592
   [junit4]   2> 12265 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 12265 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 12266 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12266 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12268 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f2ed7[collection1_shard1_replica_n1] main]
   [junit4]   2> 12268 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 12268 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 12268 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/
   [junit4]   2> 12268 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 12268 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 12268 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 12270 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 12270 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 12271 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 12271 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 12273 INFO  
(searcherExecutor-56-thread-1-processing-n:127.0.0.1:35525_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:35525_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@3f2ed7[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12273 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578707900250980352
   [junit4]   2> 12276 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 12276 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 12277 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/
   [junit4]   2> 12277 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 12277 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 12277 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 12279 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 12383 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12383 INFO  
(zkCallback-136-thread-2-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12384 INFO  
(zkCallback-140-thread-2-processing-n:127.0.0.1:33355_solr) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12384 INFO  
(zkCallback-140-thread-1-processing-n:127.0.0.1:33355_solr) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12422 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 12423 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1364
   [junit4]   2> 12429 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 12431 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1370
   [junit4]   2> 12436 INFO  (qtp29875222-329) [n:127.0.0.1:33135_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> 12533 INFO  
(zkCallback-136-thread-2-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12533 INFO  
(zkCallback-140-thread-2-processing-n:127.0.0.1:33355_solr) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12533 INFO  
(zkCallback-136-thread-1-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12533 INFO  
(zkCallback-140-thread-1-processing-n:127.0.0.1:33355_solr) 
[n:127.0.0.1:33355_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 12681 INFO  
(OverseerCollectionConfigSetProcessor-98669243622359051-127.0.0.1:45731_solr-n_0000000000)
 [n:127.0.0.1:45731_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> 13438 INFO  (qtp29875222-329) [n:127.0.0.1:33135_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2761
   [junit4]   2> 13438 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):90
   [junit4]   2> 13439 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 13454 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[3D47B4ECABD57BF9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStatsStream
   [junit4]   2> 13464 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578707901498785792)} 0 0
   [junit4]   2> 13467 INFO  (qtp20708988-319) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578707901502980096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13468 INFO  (qtp20708988-319) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 13469 INFO  (qtp20708988-319) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13469 INFO  (qtp20708988-319) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 13470 INFO  (qtp23538089-341) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578707901506125824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13470 INFO  (qtp23538089-341) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 13471 INFO  (qtp23538089-341) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13471 INFO  (qtp23538089-341) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 13471 INFO  (qtp23538089-351) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578707901493542912),commit=} 0 13
   [junit4]   2> 13494 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 
(1578707901510320128), 4 (1578707901529194496), 1 (1578707901529194497), 8 
(1578707901530243072)]} 0 20
   [junit4]   2> 13495 INFO  (qtp20708988-319) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 
(1578707901512417280), 3 (1578707901529194496), 5 (1578707901529194497), 6 
(1578707901530243072), 7 (1578707901531291648), 9 (1578707901531291649)]} 0 19
   [junit4]   2> 13501 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578707901538631680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13501 INFO  (qtp20708988-323) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578707901538631680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13502 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@90bf2d 
commitCommandVersion:1578707901538631680
   [junit4]   2> 13502 INFO  (qtp20708988-323) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@8d0baa 
commitCommandVersion:1578707901538631680
   [junit4]   2> 13516 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26f88d[collection1_shard1_replica_n1] main]
   [junit4]   2> 13516 INFO  (qtp20708988-323) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@144357d[collection1_shard2_replica_n2] main]
   [junit4]   2> 13516 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13517 INFO  (qtp20708988-323) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13519 INFO  
(searcherExecutor-56-thread-1-processing-n:127.0.0.1:35525_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:35525_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@26f88d[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4)))}
   [junit4]   2> 13519 INFO  
(searcherExecutor-55-thread-1-processing-n:127.0.0.1:33355_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:33355_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@144357d[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C6)))}
   [junit4]   2> 13519 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 13519 INFO  (qtp20708988-323) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 13520 INFO  (qtp20708988-321) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 23
   [junit4]   2> 13525 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[3D47B4ECABD57BF9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 13525 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[3D47B4ECABD57BF9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33153/solr ready
   [junit4]   2> 13547 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1505573178832&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=4 status=0 QTime=7
   [junit4]   2> 13547 INFO  (qtp20708988-319) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1505573178832&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=6 status=0 QTime=7
   [junit4]   2> 13548 INFO  (qtp20708988-323) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=10 status=0 QTime=20
   [junit4]   2> 13555 INFO  (qtp20708988-327) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1505573178856&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=6 status=0 QTime=0
   [junit4]   2> 13555 INFO  (qtp23538089-350) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1505573178856&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=4 status=0 QTime=0
   [junit4]   2> 13555 INFO  (qtp20708988-319) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&shards=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/,https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&distrib=true&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=10 status=0 QTime=3
   [junit4]   2> 13559 INFO  (qtp20708988-327) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={myCollection.shards=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/,https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&indent=off&expr=stats(myCollection,+q%3D*:*,+sum(a_i),+sum(a_f),+min(a_i),+min(a_f),+max(a_i),+max(a_f),+avg(a_i),+avg(a_f),+count(*))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 13563 INFO  (qtp23538089-341) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1505573178866&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=4 status=0 QTime=0
   [junit4]   2> 13563 INFO  (qtp20708988-330) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/&rows=0&version=2&q=*:*&stats=true&NOW=1505573178866&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=6 status=0 QTime=0
   [junit4]   2> 13564 INFO  (qtp20708988-321) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&shards=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/,https://127.0.0.1:35525/solr/collection1_shard1_replica_n1/&distrib=true&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_f&stats.field={!sum%3Dtrue+min%3Dtrue+max%3Dtrue+mean%3Dtrue+}a_i}
 hits=10 status=0 QTime=2
   [junit4]   2> 13568 INFO  (qtp20708988-327) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=stats(myCollection,+q%3D*:*,+sum(a_i),+sum(a_f),+min(a_i),+min(a_f),+max(a_i),+max(a_f),+avg(a_i),+avg(a_f),+count(*))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 13571 INFO  (qtp20708988-327) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 13572 INFO  (qtp20708988-327) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33153/solr ready
   [junit4]   2> 13573 ERROR (qtp20708988-327) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.s.i.s.ExceptionStream java.io.IOException: 
org.apache.solr.common.SolrException: Collection not found: myCollection
   [junit4]   2>        at 
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
   [junit4]   2>        at 
org.apache.solr.client.solrj.io.stream.ExceptionStream.open(ExceptionStream.java:51)
   [junit4]   2>        at 
org.apache.solr.handler.StreamHandler$TimerStream.open(StreamHandler.java:640)
   [junit4]   2>        at 
org.apache.solr.client.solrj.io.stream.TupleStream.writeMap(TupleStream.java:83)
   [junit4]   2>        at 
org.apache.solr.response.JSONWriter.writeMap(JSONResponseWriter.java:547)
   [junit4]   2>        at 
org.apache.solr.response.TextResponseWriter.writeVal(TextResponseWriter.java:198)
   [junit4]   2>        at 
org.apache.solr.response.JSONWriter.writeNamedListAsMapWithDups(JSONResponseWriter.java:209)
   [junit4]   2>        at 
org.apache.solr.response.JSONWriter.writeNamedList(JSONResponseWriter.java:325)
   [junit4]   2>        at 
org.apache.solr.response.JSONWriter.writeResponse(JSONResponseWriter.java:120)
   [junit4]   2>        at 
org.apache.solr.response.JSONResponseWriter.write(JSONResponseWriter.java:71)
   [junit4]   2>        at 
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:65)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:806)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:535)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Collection 
not found: myCollection
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
   [junit4]   2>        at 
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:211)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 13574 INFO  
(TEST-StreamExpressionTest.testStatsStream-seed#[3D47B4ECABD57BF9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStatsStream
   [junit4]   2> 13588 INFO  
(TEST-StreamExpressionTest.testUpdateStream-seed#[3D47B4ECABD57BF9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUpdateStream
   [junit4]   2> 13591 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fe570e[collection1_shard2_replica_n2] realtime]
   [junit4]   2> 13592 INFO  (qtp23538089-343) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fe8fd[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 13592 INFO  (qtp23538089-343) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578707901631954944)} 0 1
   [junit4]   2> 13594 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578707901636149248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13594 INFO  (qtp20708988-330) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578707901636149248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13594 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@90bf2d 
commitCommandVersion:1578707901636149248
   [junit4]   2> 13594 INFO  (qtp20708988-330) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@8d0baa 
commitCommandVersion:1578707901636149248
   [junit4]   2> 13595 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@698ee3[collection1_shard1_replica_n1] main]
   [junit4]   2> 13595 INFO  (qtp20708988-330) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@133fcb5[collection1_shard2_replica_n2] main]
   [junit4]   2> 13596 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13596 INFO  (qtp20708988-330) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13597 INFO  
(searcherExecutor-56-thread-1-processing-n:127.0.0.1:35525_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:35525_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@698ee3[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13597 INFO  
(searcherExecutor-55-thread-1-processing-n:127.0.0.1:33355_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:33355_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@133fcb5[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13598 INFO  (qtp23538089-336) [n:127.0.0.1:35525_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 13598 INFO  (qtp20708988-330) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:33355/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 13599 INFO  (qtp20708988-317) [n:127.0.0.1:33355_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578707901630906368),commit=} 0 10
   [junit4]   2> 13600 INFO  (qtp29875222-344) [n:127.0.0.1:33135_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=destinationCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 13602 INFO  
(OverseerThreadFactory-46-thread-2-processing-n:127.0.0.1:45731_solr) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
destinationCollection
   [junit4]   2> 13812 INFO  
(OverseerStateUpdate-98669243622359051-127.0.0.1:45731_solr-n_0000000000) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"destinationCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"destinationCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33135/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 13815 INFO  
(OverseerStateUpdate-98669243622359051-127.0.0.1:45731_solr-n_0000000000) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"destinationCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"destinationCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45731/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 14025 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=destinationCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 14026 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 14099 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=destinationCollection_shard2_replica_n2&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 14099 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 14206 INFO  
(zkCallback-139-thread-2-processing-n:127.0.0.1:45731_solr) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 14206 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:33135_solr) 
[n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 14206 INFO  
(zkCallback-139-thread-1-processing-n:127.0.0.1:45731_solr) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 14206 INFO  
(zkCallback-138-thread-2-processing-n:127.0.0.1:33135_solr) 
[n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 15051 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 15070 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[destinationCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 15114 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 15137 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.s.IndexSchema 
[destinationCollection_shard2_replica_n2] Schema name=test
   [junit4]   2> 15147 WARN  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 15147 WARN  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 15148 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 15148 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'destinationCollection_shard1_replica_n1' using configuration from 
collection destinationCollection, trusted=true
   [junit4]   2> 15149 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33135.solr.core.destinationCollection.shard1.replica_n1' 
(registry 'solr.core.destinationCollection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 15149 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 15149 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[destinationCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node3/destinationCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node3/./destinationCollection_shard1_replica_n1/data/]
   [junit4]   2> 15226 WARN  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 15226 WARN  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 15227 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 15227 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'destinationCollection_shard2_replica_n2' using configuration from 
collection destinationCollection, trusted=true
   [junit4]   2> 15228 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_45731.solr.core.destinationCollection.shard2.replica_n2' 
(registry 'solr.core.destinationCollection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd8f68
   [junit4]   2> 15228 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 15228 INFO  (qtp5161748-318) [n:127.0.0.1:45731_solr 
c:destinationCollection s:shard2 r:core_node4 
x:destinationCollection_shard2_replica_n2] o.a.s.c.SolrCore 
[[destinationCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node2/destinationCollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001/tempDir-001/node2/./destinationCollection_shard2_replica_n2/data/]
   [junit4]   2> 15232 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 15232 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15233 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 15233 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 15235 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@adfd66[destinationCollection_shard1_replica_n1] main]
   [junit4]   2> 15237 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 15237 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 15238 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 15240 INFO  
(searcherExecutor-65-thread-1-processing-n:127.0.0.1:33135_solr 
x:destinationCollection_shard1_replica_n1 s:shard1 c:destinationCollection 
r:core_node3) [n:127.0.0.1:33135_solr c:destinationCollection s:shard1 
r:core_node3 x:destinationCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[destinationCollection_shard1_replica_n1] Registered new searcher 
Searcher@adfd66[destinationCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15240 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1578707903362105344
   [junit4]   2> 15245 INFO  (qtp29875222-332) [n:127.0.0.1:33135_solr 
c:destinationCollection s:shard1 r:core_node3 
x:destinationCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]  

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

.collection.mainCorpus.shard1.leader, tag=2116253
   [junit4]   2> 116984 INFO  (coreCloseExecutor-245-thread-4) 
[n:127.0.0.1:33355_solr c:destination s:shard1 r:core_node3 
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard1.leader, tag=11753761
   [junit4]   2> 116984 INFO  (coreCloseExecutor-245-thread-3) 
[n:127.0.0.1:33355_solr c:mainCorpus s:shard1 r:core_node2 
x:mainCorpus_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 116984 INFO  (coreCloseExecutor-245-thread-3) 
[n:127.0.0.1:33355_solr c:mainCorpus s:shard1 r:core_node2 
x:mainCorpus_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@7e3e4d commitCommandVersion:0
   [junit4]   2> 117002 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 0x15e8b27805e000c, 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> 117002 INFO  (jetty-closer-119-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b623ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 118427 WARN  
(zkCallback-138-thread-1-processing-n:127.0.0.1:33135_solr) 
[n:127.0.0.1:33135_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 118428 INFO  (jetty-closer-119-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6aecf7{/solr,null,UNAVAILABLE}
   [junit4]   2> 118462 WARN  
(zkCallback-139-thread-1-processing-n:127.0.0.1:45731_solr) 
[n:127.0.0.1:45731_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 118462 INFO  (jetty-closer-119-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c01a13{/solr,null,UNAVAILABLE}
   [junit4]   2> 118483 WARN  
(zkCallback-136-thread-1-processing-n:127.0.0.1:35525_solr) 
[n:127.0.0.1:35525_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 118483 INFO  (jetty-closer-119-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19f5571{/solr,null,UNAVAILABLE}
   [junit4]   2> 118484 ERROR 
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-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> 118485 INFO  
(SUITE-StreamExpressionTest-seed#[3D47B4ECABD57BF9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33153 33153
   [junit4]   2> 122850 INFO  (Thread-23) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33153 33153
   [junit4]   2> 122851 WARN  (Thread-23) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/aliases.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        7       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/clusterprops.json
   [junit4]   2>        93      /solr/clusterstate.json
   [junit4]   2>        38      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        28      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98669243622359048-127.0.0.1:35525_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/live_nodes
   [junit4]   2>        93      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3D47B4ECABD57BF9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=LuceneFixedGap), 
expr_s=PostingsFormat(name=Direct), 
iteration_i=PostingsFormat(name=LuceneFixedGap), terms_ss=FST50, join2_s=FST50, 
multiDefault=FST50, subject=FST50, a_f=PostingsFormat(name=Memory), 
intDefault=PostingsFormat(name=Memory), a2_s=PostingsFormat(name=Direct), 
falseNegative_i=PostingsFormat(name=Memory), 
a_i=PostingsFormat(name=LuceneFixedGap), level1_s=PostingsFormat(name=Direct), 
body_t=PostingsFormat(name=LuceneFixedGap), a_s=PostingsFormat(name=Direct), 
a_t=FST50, id=PostingsFormat(name=LuceneFixedGap), 
text=PostingsFormat(name=Direct), alpha_d=PostingsFormat(name=LuceneFixedGap), 
i_multi=PostingsFormat(name=LuceneFixedGap), idf_d=PostingsFormat(name=Memory), 
b_ls=PostingsFormat(name=Memory), 
checkpoint_ss=PostingsFormat(name=LuceneFixedGap), 
test_t=PostingsFormat(name=LuceneFixedGap), 
ident_s=PostingsFormat(name=Memory), order_i=FST50, 
error_d=PostingsFormat(name=Direct), 
side_s=PostingsFormat(name=LuceneFixedGap), 
truePositive_i=PostingsFormat(name=Direct), 
miles_i=PostingsFormat(name=Memory), field_s=PostingsFormat(name=Memory), 
price_f=FST50, a1_s=PostingsFormat(name=Memory), 
join1_i=PostingsFormat(name=Direct), 
join3_i=PostingsFormat(name=LuceneFixedGap), test_i=FST50, 
falsePositive_i=PostingsFormat(name=Memory), field_i=FST50, 
s_multi=PostingsFormat(name=Direct), col_s=PostingsFormat(name=Memory), 
a_ss=FST50, level2_s=PostingsFormat(name=Memory), 
score_f=PostingsFormat(name=Direct), tv_text=PostingsFormat(name=Memory), 
term_s=FST50, text_s=PostingsFormat(name=Direct), timestamp=FST50, 
idfs_ds=FST50, featureSet_s=PostingsFormat(name=Memory), 
weights_ds=PostingsFormat(name=LuceneFixedGap), 
trueNegative_i=PostingsFormat(name=Direct), 
index_i=PostingsFormat(name=Memory), test_dt=PostingsFormat(name=Direct), 
out_i=PostingsFormat(name=Memory), 
whitetok=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=Memory)}, 
docValues:{name_s=DocValuesFormat(name=Lucene70), 
expr_s=DocValuesFormat(name=Asserting), 
iteration_i=DocValuesFormat(name=Lucene70), 
terms_ss=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Memory), 
field_s=DocValuesFormat(name=Direct), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Direct), 
a_f=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct), 
join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Asserting), 
falseNegative_i=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Lucene70), 
test_i=DocValuesFormat(name=Memory), 
falsePositive_i=DocValuesFormat(name=Direct), 
field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Asserting), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Direct), 
a_ss=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Direct), 
a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), 
term_s=DocValuesFormat(name=Memory), text_s=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory), 
i_multi=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Direct), 
trueNegative_i=DocValuesFormat(name=Asserting), 
index_i=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Direct), 
test_dt=DocValuesFormat(name=Asserting), out_i=DocValuesFormat(name=Direct), 
checkpoint_ss=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Direct), order_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Lucene70), 
truePositive_i=DocValuesFormat(name=Asserting), 
miles_i=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1770, 
maxMBSortInHeap=5.0813673359686655, sim=RandomSimilarity(queryNorm=true): {}, 
locale=el-CY, timezone=Greenwich
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=163943656,total=356515840
   [junit4]   2> NOTE: All tests run in this JVM: [SquareRootEvaluatorTest, 
ModifiableSolrParamsTest, TestPolicy, ReverseEvaluatorTest, SolrExceptionTest, 
GreaterThanEvaluatorTest, NotEvaluatorTest, GraphExpressionTest, 
TestClusteringResponse, NamedListTest, TestConfigSetAdminRequest, 
ShardParamsTest, StreamExpressionTest]
   [junit4] Completed [125/145 (1!)] on J2 in 112.79s, 109 tests, 1 error <<< 
FAILURES!

[...truncated 7357 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:826: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:778: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid12709.hprof

Total time: 80 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to