You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/02 19:20:36 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9) - Build # 535 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/535/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

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

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

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

	at __randomizedtesting.SeedInfo.seed([9C3ECB223DFB77FF:2129BE3B04D74AA2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:7540)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40751/solr/workQueue_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

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




Build Log:
[...truncated 14863 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/init-core-data-001
   [junit4]   2> 50768 WARN  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 50768 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 50769 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 50769 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 50769 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001
   [junit4]   2> 50770 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 50770 INFO  (Thread-407) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 50770 INFO  (Thread-407) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 50771 ERROR (Thread-407) [    ] 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> 50870 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44715
   [junit4]   2> 50891 INFO  (jetty-launcher-611-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 50892 INFO  (jetty-launcher-611-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 50897 INFO  (jetty-launcher-611-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 50898 INFO  (jetty-launcher-611-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 50909 INFO  (jetty-launcher-611-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a4e6b0d{/solr,null,AVAILABLE}
   [junit4]   2> 50909 INFO  (jetty-launcher-611-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@632e1df3{/solr,null,AVAILABLE}
   [junit4]   2> 50910 INFO  (jetty-launcher-611-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73081257{/solr,null,AVAILABLE}
   [junit4]   2> 50911 INFO  (jetty-launcher-611-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3afee14f{HTTP/1.1,[http/1.1]}{127.0.0.1:34237}
   [junit4]   2> 50911 INFO  (jetty-launcher-611-thread-3) [    ] o.e.j.s.Server Started @53227ms
   [junit4]   2> 50911 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34237}
   [junit4]   2> 50911 ERROR (jetty-launcher-611-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 50911 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 50911 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 50912 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 50912 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-02T19:12:05.678039Z
   [junit4]   2> 50912 INFO  (jetty-launcher-611-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@554d7f28{/solr,null,AVAILABLE}
   [junit4]   2> 50941 INFO  (jetty-launcher-611-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77596636{HTTP/1.1,[http/1.1]}{127.0.0.1:40751}
   [junit4]   2> 50941 INFO  (jetty-launcher-611-thread-1) [    ] o.e.j.s.Server Started @53256ms
   [junit4]   2> 50941 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40751}
   [junit4]   2> 50941 ERROR (jetty-launcher-611-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 50941 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 50941 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 50941 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 50941 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-02T19:12:05.707835Z
   [junit4]   2> 50969 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51032 INFO  (jetty-launcher-611-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5963a55d{HTTP/1.1,[http/1.1]}{127.0.0.1:38151}
   [junit4]   2> 51032 INFO  (jetty-launcher-611-thread-2) [    ] o.e.j.s.Server Started @53348ms
   [junit4]   2> 51032 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38151}
   [junit4]   2> 51032 ERROR (jetty-launcher-611-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51032 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 51033 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51033 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 51033 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-02T19:12:05.799085Z
   [junit4]   2> 51047 INFO  (jetty-launcher-611-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75defd7f{HTTP/1.1,[http/1.1]}{127.0.0.1:38057}
   [junit4]   2> 51048 INFO  (jetty-launcher-611-thread-4) [    ] o.e.j.s.Server Started @53363ms
   [junit4]   2> 51048 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38057}
   [junit4]   2> 51048 ERROR (jetty-launcher-611-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51048 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 51048 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51048 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 51048 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-02T19:12:05.814566Z
   [junit4]   2> 51063 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51090 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44715/solr
   [junit4]   2> 51114 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51142 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44715/solr
   [junit4]   2> 51115 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51192 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 0x15ede80a1a10006, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 51207 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 0x15ede80a1a10004, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 51207 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44715/solr
   [junit4]   2> 51237 WARN  (jetty-launcher-611-thread-3) [    ] 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> 51265 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51265 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34237_solr
   [junit4]   2> 51273 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98760885897592839-127.0.0.1:34237_solr-n_0000000000) starting
   [junit4]   2> 51277 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 0x15ede80a1a10009, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 51315 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44715/solr
   [junit4]   2> 51338 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34237_solr
   [junit4]   2> 51359 INFO  (zkCallback-624-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51365 WARN  (jetty-launcher-611-thread-2) [    ] 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> 51365 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51366 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51368 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38151_solr
   [junit4]   2> 51377 INFO  (zkCallback-624-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 51390 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 51447 WARN  (jetty-launcher-611-thread-1) [    ] 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> 51465 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 51467 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51468 WARN  (jetty-launcher-611-thread-4) [    ] 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> 51469 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40751_solr
   [junit4]   2> 51470 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 51470 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 51470 INFO  (zkCallback-624-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 51478 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51479 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38057_solr
   [junit4]   2> 51488 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 51509 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34237.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51530 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 51530 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 51530 INFO  (zkCallback-624-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 51546 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34237.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51581 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34237.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51582 INFO  (jetty-launcher-611-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001/node3/.
   [junit4]   2> 51585 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38151.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51537 INFO  (zkCallback-635-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 51592 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40751.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51598 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38151.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51602 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40751.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51603 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40751.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51606 INFO  (jetty-launcher-611-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001/node1/.
   [junit4]   2> 51608 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38151.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51611 INFO  (jetty-launcher-611-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001/node2/.
   [junit4]   2> 51739 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38057.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51802 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38057.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51816 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38057.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 51818 INFO  (jetty-launcher-611-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001/node4/.
   [junit4]   2> 52033 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52034 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44715/solr ready
   [junit4]   2> 52046 INFO  (qtp589257869-1819) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52090 INFO  (OverseerThreadFactory-493-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 52216 INFO  (OverseerStateUpdate-98760885897592839-127.0.0.1:34237_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38151/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 52222 INFO  (OverseerStateUpdate-98760885897592839-127.0.0.1:34237_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40751/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 52453 INFO  (qtp1954888454-1822) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 52453 INFO  (qtp1954888454-1822) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52477 INFO  (qtp726552725-1813) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 52477 INFO  (qtp726552725-1813) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52609 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52609 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52610 INFO  (zkCallback-633-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52627 INFO  (zkCallback-628-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53487 INFO  (qtp1954888454-1822) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 53498 INFO  (qtp1954888454-1822) [    ] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 53532 INFO  (qtp726552725-1813) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 53541 INFO  (qtp726552725-1813) [    ] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n3] Schema name=test
   [junit4]   2> 53646 WARN  (qtp726552725-1813) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 53646 WARN  (qtp726552725-1813) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 53646 INFO  (qtp726552725-1813) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 53646 INFO  (qtp726552725-1813) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n3' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 53647 INFO  (qtp726552725-1813) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40751.solr.core.collection1_collection.shard2.replica_n3' (registry 'solr.core.collection1_collection.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 53647 INFO  (qtp726552725-1813) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 53647 INFO  (qtp726552725-1813) [    ] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001/node1/collection1_collection_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001/node1/./collection1_collection_shard2_replica_n3/data/]
   [junit4]   2> 53656 WARN  (qtp1954888454-1822) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 53656 WARN  (qtp1954888454-1822) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 53656 INFO  (qtp1954888454-1822) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 53656 INFO  (qtp1954888454-1822) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 53657 INFO  (qtp1954888454-1822) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38151.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d1927e4
   [junit4]   2> 53657 INFO  (qtp1954888454-1822) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 53657 INFO  (qtp1954888454-1822) [    ] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001/node2/collection1_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001/tempDir-001/node2/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 53780 INFO  (qtp726552725-1813) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 53780 INFO  (qtp726552725-1813) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 53782 INFO  (qtp726552725-1813) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 53782 INFO  (qtp726552725-1813) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 53784 INFO  (qtp726552725-1813) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8bfdb7[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 53785 INFO  (qtp726552725-1813) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 53785 INFO  (qtp726552725-1813) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 53786 INFO  (qtp726552725-1813) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 53786 INFO  (qtp726552725-1813) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580174177522941952
   [junit4]   2> 53789 INFO  (searcherExecutor-502-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new searcher Searcher@f8bfdb7[collection1_collection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53800 INFO  (qtp726552725-1813) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 53800 INFO  (qtp726552725-1813) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 53800 INFO  (qtp726552725-1813) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/
   [junit4]   2> 53800 INFO  (qtp726552725-1813) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 53800 INFO  (qtp726552725-1813) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/ has no replicas
   [junit4]   2> 53800 INFO  (qtp726552725-1813) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 53804 INFO  (qtp726552725-1813) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/ shard2
   [junit4]   2> 53807 INFO  (qtp1954888454-1822) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 53807 INFO  (qtp1954888454-1822) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 53809 INFO  (qtp1954888454-1822) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 53809 INFO  (qtp1954888454-1822) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 53813 INFO  (qtp1954888454-1822) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dbed64c[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 53814 INFO  (qtp1954888454-1822) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 53814 INFO  (qtp1954888454-1822) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 53815 INFO  (qtp1954888454-1822) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 53817 INFO  (searcherExecutor-503-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@4dbed64c[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53817 INFO  (qtp1954888454-1822) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580174177555447808
   [junit4]   2> 53825 INFO  (qtp1954888454-1822) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 53825 INFO  (qtp1954888454-1822) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 53825 INFO  (qtp1954888454-1822) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 53825 INFO  (qtp1954888454-1822) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 53825 INFO  (qtp1954888454-1822) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 53825 INFO  (qtp1954888454-1822) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 53828 INFO  (qtp1954888454-1822) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 53929 INFO  (zkCallback-633-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53929 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53929 INFO  (zkCallback-628-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53929 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53955 INFO  (qtp726552725-1813) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 53958 INFO  (qtp726552725-1813) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1481
   [junit4]   2> 53979 INFO  (qtp1954888454-1822) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 53981 INFO  (qtp1954888454-1822) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1528
   [junit4]   2> 53988 INFO  (qtp589257869-1819) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 54085 INFO  (OverseerCollectionConfigSetProcessor-98760885897592839-127.0.0.1:34237_solr-n_0000000000) [    ] 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> 54085 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54085 INFO  (zkCallback-628-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54085 INFO  (zkCallback-633-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54085 INFO  (zkCallback-633-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54996 INFO  (qtp589257869-1819) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2950
   [junit4]   2> 54997 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 55002 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 55003 INFO  (qtp589257869-1820) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 55189 INFO  (qtp589257869-1820) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=186
   [junit4]   2> 55235 INFO  (TEST-StreamExpressionTest.testConvertEvaluator-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConvertEvaluator
   [junit4]   2> 55291 INFO  (qtp726552725-1817) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1580174179094757376)} 0 6
   [junit4]   2> 55331 INFO  (qtp726552725-1799) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174179142991872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55331 INFO  (qtp726552725-1799) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55331 INFO  (qtp726552725-1799) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55332 INFO  (qtp1954888454-1807) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174179144040448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55332 INFO  (qtp1954888454-1807) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55332 INFO  (qtp726552725-1799) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 55333 INFO  (qtp1954888454-1807) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55333 INFO  (qtp1954888454-1807) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 55334 INFO  (qtp1954888454-1804) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1580174179059105792),commit=} 0 94
   [junit4]   2> 55471 INFO  (qtp1954888454-1798) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 (1580174179287695360)]} 0 2
   [junit4]   2> 55477 INFO  (qtp726552725-1803) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1580174179287695360)]} 0 8
   [junit4]   2> 55494 INFO  (qtp726552725-1813) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174179313909760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55494 INFO  (qtp1954888454-1822) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174179313909760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55495 INFO  (qtp726552725-1813) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@460bc69c commitCommandVersion:1580174179313909760
   [junit4]   2> 55495 INFO  (qtp1954888454-1822) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c9a09ff commitCommandVersion:1580174179313909760
   [junit4]   2> 55540 INFO  (qtp1954888454-1822) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@799578cd[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 55540 INFO  (qtp1954888454-1822) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55541 INFO  (searcherExecutor-503-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@799578cd[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 55542 INFO  (qtp1954888454-1822) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 47
   [junit4]   2> 55546 INFO  (qtp726552725-1813) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62888c06[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 55548 INFO  (searcherExecutor-502-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new searcher Searcher@62888c06[collection1_collection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 55548 INFO  (qtp726552725-1813) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55549 INFO  (qtp726552725-1813) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 54
   [junit4]   2> 55549 INFO  (qtp1954888454-1827) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 72
   [junit4]   2> 55552 INFO  (qtp589257869-1800) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 55569 INFO  (qtp1954888454-1814) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=select(calc(),+convert(miles,+kilometers,+10)+as+kilometers)&wt=json&version=2.2} status=0 QTime=14
   [junit4]   2> 55677 INFO  (qtp1954888454-1798) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=select(search(collection1,+q%3D"*:*",+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers)&wt=json&version=2.2} status=0 QTime=46
   [junit4]   2> 55756 INFO  (qtp1954888454-1798) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 55757 INFO  (qtp1954888454-1798) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44715/solr ready
   [junit4]   2> 55911 INFO  (qtp726552725-1809) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=miles_i&sort=miles_i+asc&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 55924 INFO  (qtp1954888454-1807) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=miles_i&sort=miles_i+asc&wt=json&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 55951 INFO  (qtp726552725-1817) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream params={indent=off&expr=parallel(collection1,+workers%3D2,+sort%3D"miles_i+asc",+select(search(collection1,+q%3D"*:*",+partitionKeys%3Dmiles_i,+sort%3D"miles_i+asc",+fl%3D"miles_i"),+convert(miles,+kilometers,+miles_i)+as+kilometers))&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 56025 INFO  (qtp726552725-1813) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,zkHost%3D"127.0.0.1:44715/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 56027 INFO  (qtp1954888454-1827) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=select(search(collection1,q%3D"*:*",partitionKeys%3Dmiles_i,sort%3D"miles_i+asc",fl%3Dmiles_i,zkHost%3D"127.0.0.1:44715/solr"),convert(miles,kilometers,miles_i)+as+kilometers)&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 56087 INFO  (qtp726552725-1801) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=1 status=0 QTime=38
   [junit4]   2> 56129 INFO  (qtp1954888454-1804) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=0 status=0 QTime=8
   [junit4]   2> 56133 INFO  (qtp1954888454-1822) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 56134 INFO  (qtp726552725-1809) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=miles_i&partitionKeys=miles_i&sort=miles_i+asc&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 56146 INFO  (qtp726552725-1799) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream params={indent=off&expr=select(stats(collection1,+q%3D"*:*",+sum(miles_i)),+convert(miles,+kilometers,+sum(miles_i))+as+kilometers)&wt=json&version=2.2} status=0 QTime=1
   [junit4]   2> 56170 INFO  (qtp1954888454-1827) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1506971530914&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i} hits=1 status=0 QTime=0
   [junit4]   2> 56193 INFO  (qtp726552725-1933) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&rows=0&version=2&q=*:*&stats=true&NOW=1506971530914&isShard=true&wt=javabin&stats.field={!sum%3Dtrue+}miles_i} hits=1 status=0 QTime=0
   [junit4]   2> 56195 INFO  (qtp1954888454-1807) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1_collection:4&stats=true&rows=0&wt=javabin&version=2&stats.field={!sum%3Dtrue+}miles_i} hits=2 status=0 QTime=46
   [junit4]   2> 56200 INFO  (TEST-StreamExpressionTest.testConvertEvaluator-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertEvaluator
   [junit4]   2> 56267 INFO  (TEST-StreamExpressionTest.testStatsStream-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStatsStream
   [junit4]   2> 56297 INFO  (qtp1954888454-1827) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22c1fc41[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 56297 INFO  (qtp726552725-1932) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d8f73e9[collection1_collection_shard2_replica_n3] realtime]
   [junit4]   2> 56298 INFO  (qtp726552725-1932) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1580174180132847616)} 0 22
   [junit4]   2> 56299 INFO  (qtp1954888454-1798) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180158013440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 56299 INFO  (qtp1954888454-1798) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c9a09ff commitCommandVersion:1580174180158013440
   [junit4]   2> 56301 INFO  (qtp726552725-1813) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180160110592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 56301 INFO  (qtp726552725-1813) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@460bc69c commitCommandVersion:1580174180160110592
   [junit4]   2> 56302 INFO  (qtp726552725-1813) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eb2f38d[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 56303 INFO  (qtp726552725-1813) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56304 INFO  (searcherExecutor-502-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new searcher Searcher@7eb2f38d[collection1_collection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 56306 INFO  (qtp726552725-1813) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 56307 INFO  (qtp1954888454-1798) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c375ead[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 56307 INFO  (qtp1954888454-1798) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56309 INFO  (searcherExecutor-503-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@1c375ead[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 56309 INFO  (qtp1954888454-1798) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 9
   [junit4]   2> 56314 INFO  (qtp1954888454-1827) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1580174180129701888),commit=} 0 45
   [junit4]   2> 56322 INFO  (qtp726552725-1801) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1580174180175839232), 3 (1580174180181082112), 5 (1580174180181082113), 6 (1580174180181082114), 7 (1580174180181082115), 9 (1580174180182130688)]} 0 5
   [junit4]   2> 56326 INFO  (qtp1954888454-1822) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 (1580174180176887808), 4 (1580174180185276416), 1 (1580174180186324992), 8 (1580174180186324993)]} 0 9
   [junit4]   2> 56342 INFO  (qtp1954888454-1814) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180203102208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 56342 INFO  (qtp1954888454-1814) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c9a09ff commitCommandVersion:1580174180203102208
   [junit4]   2> 56343 INFO  (qtp726552725-1816) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180204150784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 56343 INFO  (qtp726552725-1816) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@460bc69c commitCommandVersion:1580174180204150784
   [junit4]   2> 56361 INFO  (qtp726552725-1816) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@623fe171[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 56363 INFO  (searcherExecutor-502-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new searcher Searcher@623fe171[collection1_collection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C6)))}
   [junit4]   2> 56363 INFO  (qtp726552725-1816) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56363 INFO  (qtp726552725-1816) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 20
   [junit4]   2> 56365 INFO  (qtp1954888454-1814) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3dcd1c88[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 56365 INFO  (qtp1954888454-1814) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56366 INFO  (searcherExecutor-503-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@3dcd1c88[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C4)))}
   [junit4]   2> 56367 INFO  (qtp1954888454-1814) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 24
   [junit4]   2> 56367 INFO  (qtp1954888454-1807) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 40
   [junit4]   2> 56434 INFO  (TEST-StreamExpressionTest.testStatsStream-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 56434 INFO  (TEST-StreamExpressionTest.testStatsStream-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44715/solr ready
   [junit4]   2> 56439 INFO  (qtp1954888454-1798) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1506971531202&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=2
   [junit4]   2> 56441 INFO  (qtp726552725-1933) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&rows=0&version=2&q=*:*&stats=true&NOW=1506971531202&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=4
   [junit4]   2> 56442 INFO  (qtp1954888454-1827) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1_collection: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=5
   [junit4]   2> 56532 INFO  (qtp726552725-1817) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&rows=0&version=2&q=*:*&stats=true&NOW=1506971531223&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=54
   [junit4]   2> 56534 INFO  (qtp1954888454-1804) [    ] o.a.s.c.S.Request [collection1_collection_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=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1506971531223&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> 56541 INFO  (qtp726552725-1799) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&shards=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/,http://127.0.0.1:38151/solr/collection1_collection_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=83
   [junit4]   2> 56546 INFO  (qtp726552725-1809) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream params={myCollection.shards=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/,http://127.0.0.1:38151/solr/collection1_collection_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> 56554 INFO  (qtp1954888454-1804) [    ] o.a.s.c.S.Request [collection1_collection_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=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&stats=true&NOW=1506971531319&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> 56563 INFO  (qtp726552725-1816) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={distrib=false&df=text&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&rows=0&version=2&q=*:*&stats=true&NOW=1506971531319&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> 56564 INFO  (qtp726552725-1813) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&shards=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/,http://127.0.0.1:38151/solr/collection1_collection_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=11
   [junit4]   2> 56593 INFO  (qtp726552725-1801) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  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> 56594 ERROR (qtp726552725-1801) [    ] 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:649)
   [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.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.base/java.lang.Thread.run(Thread.java:844)
   [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> 	... 38 more
   [junit4]   2> 
   [junit4]   2> 56595 INFO  (TEST-StreamExpressionTest.testStatsStream-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStatsStream
   [junit4]   2> 56625 INFO  (TEST-StreamExpressionTest.testUniqueStream-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUniqueStream
   [junit4]   2> 56630 INFO  (qtp726552725-1817) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a40b778[collection1_collection_shard2_replica_n3] realtime]
   [junit4]   2> 56651 INFO  (qtp1954888454-1798) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a775185[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 56660 INFO  (qtp1954888454-1798) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:* (-1580174180526063616)} 0 10
   [junit4]   2> 56678 INFO  (qtp1954888454-1827) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180555423744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 56678 INFO  (qtp1954888454-1827) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c9a09ff commitCommandVersion:1580174180555423744
   [junit4]   2> 56678 INFO  (qtp1954888454-1827) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d0db74a[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 56678 INFO  (qtp1954888454-1827) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56680 INFO  (searcherExecutor-503-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@4d0db74a[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 56680 INFO  (qtp1954888454-1827) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 56696 INFO  (qtp726552725-1801) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180574298112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 56696 INFO  (qtp726552725-1801) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@460bc69c commitCommandVersion:1580174180574298112
   [junit4]   2> 56697 INFO  (qtp726552725-1801) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@fa5b66f[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 56697 INFO  (qtp726552725-1801) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56699 INFO  (searcherExecutor-502-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new searcher Searcher@fa5b66f[collection1_collection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 56704 INFO  (qtp726552725-1801) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 56713 INFO  (qtp726552725-1817) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1580174180502994944),commit=} 0 86
   [junit4]   2> 56718 INFO  (qtp726552725-1809) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1580174180595269632), 3 (1580174180596318208)]} 0 1
   [junit4]   2> 56720 INFO  (qtp1954888454-1807) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 (1580174180593172480), 4 (1580174180598415360), 1 (1580174180598415361)]} 0 5
   [junit4]   2> 56730 INFO  (qtp1954888454-1822) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180609949696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 56730 INFO  (qtp1954888454-1822) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c9a09ff commitCommandVersion:1580174180609949696
   [junit4]   2> 56731 INFO  (qtp726552725-1816) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180610998272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 56731 INFO  (qtp726552725-1816) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@460bc69c commitCommandVersion:1580174180610998272
   [junit4]   2> 56739 INFO  (qtp726552725-1816) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b58292f[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 56740 INFO  (qtp726552725-1816) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56741 INFO  (searcherExecutor-502-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new searcher Searcher@1b58292f[collection1_collection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C2)))}
   [junit4]   2> 56741 INFO  (qtp726552725-1816) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 56744 INFO  (qtp1954888454-1822) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@355ae28c[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 56745 INFO  (qtp1954888454-1822) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56747 INFO  (searcherExecutor-503-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@355ae28c[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C3)))}
   [junit4]   2> 56748 INFO  (qtp1954888454-1822) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38151/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 18
   [junit4]   2> 56749 INFO  (qtp1954888454-1826) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=} 0 24
   [junit4]   2> 56789 INFO  (TEST-StreamExpressionTest.testUniqueStream-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 56789 INFO  (TEST-StreamExpressionTest.testUniqueStream-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44715/solr ready
   [junit4]   2> 56830 INFO  (qtp726552725-1933) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=2 status=0 QTime=1
   [junit4]   2> 56834 INFO  (qtp1954888454-1798) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 56873 INFO  (qtp726552725-1932) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc,+a_i+desc&wt=json&version=2.2} hits=2 status=0 QTime=16
   [junit4]   2> 56877 INFO  (qtp1954888454-1827) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+desc,+a_i+desc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 56890 INFO  (qtp726552725-1799) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 56910 INFO  (qtp1954888454-1826) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 56999 INFO  (qtp726552725-1809) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 57005 INFO  (qtp1954888454-1826) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,+a_i+asc&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 57013 INFO  (TEST-StreamExpressionTest.testUniqueStream-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUniqueStream
   [junit4]   2> 57051 INFO  (TEST-StreamExpressionTest.testEnumeratedDistribution-seed#[9C3ECB223DFB77FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEnumeratedDistribution
   [junit4]   2> 57053 INFO  (qtp726552725-1809) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73a0ad19[collection1_collection_shard2_replica_n3] realtime]
   [junit4]   2> 57054 INFO  (qtp1954888454-1814) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5006113b[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 57054 INFO  (OverseerCollectionConfigSetProcessor-98760885897592839-127.0.0.1:34237_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 57054 INFO  (qtp1954888454-1814) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:* (-1580174180948639744)} 0 1
   [junit4]   2> 57056 INFO  (qtp726552725-1799) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180951785472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 57056 INFO  (qtp726552725-1799) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@460bc69c commitCommandVersion:1580174180951785472
   [junit4]   2> 57070 INFO  (qtp726552725-1799) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67d27234[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 57070 INFO  (qtp726552725-1799) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 57072 INFO  (searcherExecutor-502-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new searcher Searcher@67d27234[collection1_collection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57078 INFO  (qtp1954888454-1807) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1580174180974854144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 57078 INFO  (qtp1954888454-1807) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c9a09ff commitCommandVersion:1580174180974854144
   [junit4]   2> 57079 INFO  (qtp726552725-1799) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 22
   [junit4]   2> 57081 INFO  (qtp1954888454-1807) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@41af3818[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 57081 INFO  (qtp1954888454-1807) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 57083 INFO  (searcherExecutor-503-thread-1) [    ] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@41af3818[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57088 INFO  (qtp1954888454-1807) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40751/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 57107 INFO  (qtp726552725-1809) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1580174180947591168),commit=} 0 55
   [junit4]   2> 57114 INFO  (qtp726552725-1801) [    ] o.a.s.c.S.Request [collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream params={indent=off&expr=let(a%3DuniformIntegerDistribution(1,+10),+++++++++++++++b%3Dsample(a,+10000),+++++++++++++++c%3DenumeratedDistribution(b),+++++++++++++++tuple(d%3Ddescribe(b),++++++++++++++++++++++p%3Dprobability(c,+5),++++++++++++++++++++++c%3DcumulativeProbability(c,+5)))&wt=json&version=2.2} status=0 QTime=2
   [junit4]   2> 57396 INFO  (qtp1954888454-1804) [    ] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(a%3Dsample(enumeratedDistribution(array(1,2,3,4),+array(40,+30,+20,+10)),+50000),b%3DfreqTable(a),y%3Dcol(b,+pct))&wt=json&version=2.2} st

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

Executor-634-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=1838515746
   [junit4]   2> 134581 INFO  (coreCloseExecutor-633-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.workQueue.shard1.leader, tag=1862339198
   [junit4]   2> 134581 INFO  (coreCloseExecutor-633-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=261527053
   [junit4]   2> 134581 INFO  (coreCloseExecutor-633-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.destination.shard1.leader, tag=1426419829
   [junit4]   2> 134581 INFO  (coreCloseExecutor-633-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 134581 INFO  (coreCloseExecutor-632-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=1798115855
   [junit4]   2> 134581 INFO  (coreCloseExecutor-633-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ebf119b commitCommandVersion:0
   [junit4]   2> 134588 INFO  (coreCloseExecutor-632-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.mainCorpus.shard2.replica_n2, tag=923638809
   [junit4]   2> 134589 INFO  (coreCloseExecutor-632-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6dc36c63: rootName = solr_38151, domain = solr.core.mainCorpus.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.mainCorpus.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@61706850
   [junit4]   2> 134591 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 0x15ede80a1a1000b, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 134591 INFO  (jetty-closer-612-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a4e6b0d{/solr,null,UNAVAILABLE}
   [junit4]   2> 134591 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 134595 INFO  (coreCloseExecutor-632-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.workQueue.shard2.leader, tag=2130644783
   [junit4]   2> 134595 INFO  (coreCloseExecutor-632-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.destination.shard2.replica_n2, tag=1283045941
   [junit4]   2> 134595 INFO  (coreCloseExecutor-632-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17954b03: rootName = solr_38151, domain = solr.core.destination.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.destination.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@ad9ea0b
   [junit4]   2> 134596 INFO  (zkCallback-624-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 134608 INFO  (jetty-closer-612-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98760885897592839-127.0.0.1:34237_solr-n_0000000000) closing
   [junit4]   2> 134608 INFO  (OverseerStateUpdate-98760885897592839-127.0.0.1:34237_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34237_solr
   [junit4]   2> 134617 INFO  (coreCloseExecutor-632-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=923638809
   [junit4]   2> 134617 INFO  (coreCloseExecutor-632-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.destination.shard2.leader, tag=1283045941
   [junit4]   2> 134619 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 134619 INFO  (zkCallback-628-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38151_solr
   [junit4]   2> 136119 WARN  (zkCallback-624-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 136119 INFO  (jetty-closer-612-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@632e1df3{/solr,null,UNAVAILABLE}
   [junit4]   2> 136132 WARN  (zkCallback-628-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 136132 INFO  (jetty-closer-612-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73081257{/solr,null,UNAVAILABLE}
   [junit4]   2> 136132 ERROR (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-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> 136133 INFO  (SUITE-StreamExpressionTest-seed#[9C3ECB223DFB77FF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44715 44715
   [junit4]   2> 139963 INFO  (Thread-407) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44715 44715
   [junit4]   2> 139964 WARN  (Thread-407) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/clusterprops.json
   [junit4]   2> 	78	/solr/aliases.json
   [junit4]   2> 	6	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/clusterstate.json
   [junit4]   2> 	22	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/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/destinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	78	/solr/live_nodes
   [junit4]   2> 	78	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_9C3ECB223DFB77FF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=Lucene50(blocksize=128), join2_s=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), subject=PostingsFormat(name=LuceneVarGapFixedInterval), a1_s=BlockTreeOrds(blocksize=128), a2_s=Lucene50(blocksize=128), test_t=PostingsFormat(name=Asserting), level1_s=Lucene50(blocksize=128), ident_s=BlockTreeOrds(blocksize=128), body_t=PostingsFormat(name=Asserting), s_multi=Lucene50(blocksize=128), col_s=BlockTreeOrds(blocksize=128), a_ss=PostingsFormat(name=LuceneVarGapFixedInterval), level2_s=BlockTreeOrds(blocksize=128), a_s=Lucene50(blocksize=128), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), side_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), text=Lucene50(blocksize=128)}, docValues:{expr_s=DocValuesFormat(name=Lucene70), join2_s=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Memory), join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Lucene70), join3_i=DocValuesFormat(name=Asserting), field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory), a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Asserting), miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1797, maxMBSortInHeap=6.868393996320764, sim=RandomSimilarity(queryNorm=true): {}, locale=yo-BJ, timezone=America/Menominee
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=294111016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExampleBinaryTest, TestPolicy, ArcSineEvaluatorTest, ConcurrentUpdateSolrClientBuilderTest, TestClusteringResponse, SchemaTest, AscEvaluatorTest, SolrExampleJettyTest, NaturalLogEvaluatorTest, NotEvaluatorTest, TestJavaBinCodec, TestZkConfigManager, HyperbolicTangentEvaluatorTest, RawValueEvaluatorTest, SquareRootEvaluatorTest, CubedRootEvaluatorTest, LessThanEvaluatorTest, JdbcTest, StreamExpressionTest]
   [junit4] Completed [138/145 (1!)] on J2 in 89.22s, 117 tests, 1 error, 9 skipped <<< FAILURES!

[...truncated 38872 lines...]