Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/203/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at http://127.0.0.1:38180/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:38180/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([56CFCED9400F28C6:EBD8BBC07923159B]: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:7260)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38180/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.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 14474 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 48650 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/init-core-data-001
   [junit4]   2> 48651 WARN  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 48651 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 48653 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 48654 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001
   [junit4]   2> 48654 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 48654 INFO  (Thread-92) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 48654 INFO  (Thread-92) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 48658 ERROR (Thread-92) [    ] 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> 48754 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57776
   [junit4]   2> 48767 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 48767 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 48768 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 48768 INFO  (jetty-launcher-77-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@103f6a7a{/solr,null,AVAILABLE}
   [junit4]   2> 48768 INFO  (jetty-launcher-77-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5bf71516{HTTP/1.1,[http/1.1]}{127.0.0.1:38180}
   [junit4]   2> 48768 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.Server 
Started @50934ms
   [junit4]   2> 48768 INFO  (jetty-launcher-77-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38180}
   [junit4]   2> 48768 ERROR (jetty-launcher-77-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 48768 INFO  (jetty-launcher-77-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 48769 INFO  (jetty-launcher-77-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 48769 INFO  (jetty-launcher-77-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 48769 INFO  (jetty-launcher-77-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T09:09:37.653Z
   [junit4]   2> 48769 INFO  (jetty-launcher-77-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@296029ee{/solr,null,AVAILABLE}
   [junit4]   2> 48770 INFO  (jetty-launcher-77-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3969af52{HTTP/1.1,[http/1.1]}{127.0.0.1:46100}
   [junit4]   2> 48770 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.Server 
Started @50936ms
   [junit4]   2> 48770 INFO  (jetty-launcher-77-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46100}
   [junit4]   2> 48770 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 48771 INFO  (jetty-launcher-77-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d3dfa77{/solr,null,AVAILABLE}
   [junit4]   2> 48771 INFO  (jetty-launcher-77-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@412add4b{HTTP/1.1,[http/1.1]}{127.0.0.1:50707}
   [junit4]   2> 48772 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.Server 
Started @50938ms
   [junit4]   2> 48772 INFO  (jetty-launcher-77-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50707}
   [junit4]   2> 48772 ERROR (jetty-launcher-77-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 48772 INFO  (jetty-launcher-77-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 48772 INFO  (jetty-launcher-77-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 48772 INFO  (jetty-launcher-77-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 48772 INFO  (jetty-launcher-77-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T09:09:37.656Z
   [junit4]   2> 48773 ERROR (jetty-launcher-77-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 48773 INFO  (jetty-launcher-77-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 48773 INFO  (jetty-launcher-77-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 48773 INFO  (jetty-launcher-77-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 48773 INFO  (jetty-launcher-77-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T09:09:37.657Z
   [junit4]   2> 48783 INFO  (jetty-launcher-77-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62428389{/solr,null,AVAILABLE}
   [junit4]   2> 48784 INFO  (jetty-launcher-77-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@8a89172{HTTP/1.1,[http/1.1]}{127.0.0.1:33811}
   [junit4]   2> 48784 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.Server 
Started @50950ms
   [junit4]   2> 48784 INFO  (jetty-launcher-77-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33811}
   [junit4]   2> 48784 ERROR (jetty-launcher-77-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 48784 INFO  (jetty-launcher-77-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 48784 INFO  (jetty-launcher-77-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 48784 INFO  (jetty-launcher-77-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 48784 INFO  (jetty-launcher-77-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T09:09:37.668Z
   [junit4]   2> 48794 INFO  (jetty-launcher-77-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 48794 INFO  (jetty-launcher-77-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 48795 INFO  (jetty-launcher-77-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 48796 INFO  (jetty-launcher-77-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 48809 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 0x15eadffd2840003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 48812 INFO  (jetty-launcher-77-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57776/solr
   [junit4]   2> 48814 INFO  (jetty-launcher-77-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57776/solr
   [junit4]   2> 48819 INFO  (jetty-launcher-77-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57776/solr
   [junit4]   2> 48825 INFO  (jetty-launcher-77-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57776/solr
   [junit4]   2> 48889 WARN  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 48889 WARN  (jetty-launcher-77-thread-1) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 48892 WARN  (jetty-launcher-77-thread-3) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 48892 WARN  (jetty-launcher-77-thread-4) 
[n:127.0.0.1:33811_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 48901 INFO  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48901 INFO  (jetty-launcher-77-thread-1) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48902 INFO  (jetty-launcher-77-thread-3) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48902 INFO  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50707_solr
   [junit4]   2> 48902 INFO  (jetty-launcher-77-thread-4) 
[n:127.0.0.1:33811_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 48904 INFO  (jetty-launcher-77-thread-3) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46100_solr
   [junit4]   2> 48904 INFO  (jetty-launcher-77-thread-4) 
[n:127.0.0.1:33811_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33811_solr
   [junit4]   2> 48904 INFO  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.Overseer Overseer 
(id=98707556108861449-127.0.0.1:50707_solr-n_0000000000) starting
   [junit4]   2> 48904 INFO  (jetty-launcher-77-thread-1) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38180_solr
   [junit4]   2> 48925 INFO  
(zkCallback-98-thread-2-processing-n:127.0.0.1:46100_solr) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 48925 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:33811_solr) 
[n:127.0.0.1:33811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 48930 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 48930 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 48932 INFO  
(zkCallback-99-thread-2-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 48949 INFO  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50707_solr
   [junit4]   2> 48960 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 48965 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:46100_solr) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 48975 INFO  
(zkCallback-99-thread-2-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 48975 INFO  
(zkCallback-96-thread-1-processing-n:127.0.0.1:33811_solr) 
[n:127.0.0.1:33811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 49077 INFO  (jetty-launcher-77-thread-1) 
[n:127.0.0.1:38180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38180.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49083 INFO  (jetty-launcher-77-thread-1) 
[n:127.0.0.1:38180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38180.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49084 INFO  (jetty-launcher-77-thread-1) 
[n:127.0.0.1:38180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38180.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49085 INFO  (jetty-launcher-77-thread-1) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001/node1/.
   [junit4]   2> 49142 INFO  (jetty-launcher-77-thread-4) 
[n:127.0.0.1:33811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33811.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49148 INFO  (jetty-launcher-77-thread-4) 
[n:127.0.0.1:33811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33811.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49148 INFO  (jetty-launcher-77-thread-4) 
[n:127.0.0.1:33811_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33811.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49150 INFO  (jetty-launcher-77-thread-4) 
[n:127.0.0.1:33811_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001/node3/.
   [junit4]   2> 49193 INFO  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50707.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49199 INFO  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50707.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49199 INFO  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50707.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49200 INFO  (jetty-launcher-77-thread-2) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001/node2/.
   [junit4]   2> 49284 INFO  (jetty-launcher-77-thread-3) 
[n:127.0.0.1:46100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46100.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49290 INFO  (jetty-launcher-77-thread-3) 
[n:127.0.0.1:46100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46100.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49290 INFO  (jetty-launcher-77-thread-3) 
[n:127.0.0.1:46100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46100.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 49291 INFO  (jetty-launcher-77-thread-3) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001/node4/.
   [junit4]   2> 49531 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 0x15eadffd284000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 49537 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 49538 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57776/solr ready
   [junit4]   2> 49570 INFO  (qtp630469695-502) [n:127.0.0.1:46100_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 49578 INFO  
(OverseerThreadFactory-210-thread-1-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 49728 INFO  
(OverseerStateUpdate-98707556108861449-127.0.0.1:50707_solr-n_0000000000) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38180/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 49732 INFO  
(OverseerStateUpdate-98707556108861449-127.0.0.1:50707_solr-n_0000000000) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50707/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 49935 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 49936 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 49938 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 49939 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 50054 INFO  
(zkCallback-99-thread-2-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 50054 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 50054 INFO  
(zkCallback-97-thread-2-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 50054 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 50958 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 50958 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 50971 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 50971 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 51026 WARN  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 51026 WARN  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 51026 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 51026 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 51027 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_38180.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 51027 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 51027 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001/node1/collection1_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 51074 WARN  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 51074 WARN  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 51075 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 51075 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 51075 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50707.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@53a38f23
   [junit4]   2> 51075 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 51075 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001/node2/collection1_collection_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001/tempDir-001/node2/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 51150 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51150 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51151 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 51151 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 51152 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2470ba9c[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 51154 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 51154 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 51155 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 51155 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1579320900362174464
   [junit4]   2> 51162 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 51162 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 51162 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 51162 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 51162 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 51162 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 51173 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 51188 INFO  
(searcherExecutor-219-thread-1-processing-n:127.0.0.1:38180_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:38180_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@2470ba9c[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51194 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51194 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51195 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 51195 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 51196 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60ab1f3d[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 51197 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 51198 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 51198 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 51199 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1579320900408311808
   [junit4]   2> 51202 INFO  
(searcherExecutor-220-thread-1-processing-n:127.0.0.1:50707_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50707_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@60ab1f3d[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51208 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 51208 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 51208 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 51208 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 51208 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 51208 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 51218 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 51320 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51320 INFO  
(zkCallback-99-thread-2-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51320 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51320 INFO  
(zkCallback-97-thread-2-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51326 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 51328 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1394
   [junit4]   2> 51369 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 51373 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1438
   [junit4]   2> 51382 INFO  (qtp630469695-502) [n:127.0.0.1:46100_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 51483 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51485 INFO  
(zkCallback-99-thread-2-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51485 INFO  
(zkCallback-97-thread-2-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51485 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 51611 INFO  
(OverseerCollectionConfigSetProcessor-98707556108861449-127.0.0.1:50707_solr-n_0000000000)
 [n:127.0.0.1:50707_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 52389 INFO  (qtp630469695-502) [n:127.0.0.1:46100_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2820
   [junit4]   2> 52399 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 52401 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 52404 INFO  (qtp630469695-475) [n:127.0.0.1:46100_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 52521 INFO  (qtp630469695-475) [n:127.0.0.1:46100_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=117
   [junit4]   2> 52563 INFO  
(TEST-StreamExpressionTest.testFreqTable-seed#[56CFCED9400F28C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFreqTable
   [junit4]   2> 52586 INFO  (qtp1723979875-466) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320901857443840)} 0 5
   [junit4]   2> 52590 INFO  (qtp1723979875-492) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320901866881024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52590 INFO  (qtp1723979875-492) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 52591 INFO  (qtp793835385-481) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320901867929600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52591 INFO  (qtp793835385-481) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 52593 INFO  (qtp1723979875-492) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52593 INFO  (qtp1723979875-492) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 52595 INFO  (qtp793835385-481) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52595 INFO  (qtp793835385-481) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 52599 INFO  (qtp793835385-500) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320901851152384),commit=} 0 33
   [junit4]   2> 52610 INFO  (qtp1723979875-460) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=freqTable(array(2,4,6,8,10,12,12,4,8,8,8,2))&wt=json&version=2.2}
 status=0 QTime=4
   [junit4]   2> 52619 INFO  
(TEST-StreamExpressionTest.testFreqTable-seed#[56CFCED9400F28C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFreqTable
   [junit4]   2> 52650 INFO  
(TEST-StreamExpressionTest.testResiduals-seed#[56CFCED9400F28C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testResiduals
   [junit4]   2> 52655 INFO  (qtp1723979875-493) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320901933989888)} 0 1
   [junit4]   2> 52657 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320901937135616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52657 INFO  (qtp793835385-486) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320901937135616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52658 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 52659 INFO  (qtp793835385-486) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 52659 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52659 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 52660 INFO  (qtp793835385-486) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52660 INFO  (qtp793835385-486) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 52661 INFO  (qtp793835385-488) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320901930844160),commit=} 0 9
   [junit4]   2> 52665 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=let(a%3Darray(1,2,3,4,5,6),+b%3Darray(2,4,6,8,10,12),+c%3Dregress(a,b),+tuple(res%3Dresiduals(c,a,a)))&wt=json&version=2.2}
 status=0 QTime=1
   [junit4]   2> 52701 INFO  
(TEST-StreamExpressionTest.testResiduals-seed#[56CFCED9400F28C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testResiduals
   [junit4]   2> 52753 INFO  
(TEST-StreamExpressionTest.testParallelNullStream-seed#[56CFCED9400F28C6]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testParallelNullStream
   [junit4]   2> 52756 INFO  (qtp1723979875-492) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320902039896064)} 0 1
   [junit4]   2> 52758 INFO  (qtp793835385-482) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902043041792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52758 INFO  (qtp793835385-482) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 52760 INFO  (qtp793835385-482) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52760 INFO  (qtp793835385-482) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 52761 INFO  (qtp1723979875-460) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902046187520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52761 INFO  (qtp1723979875-460) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 52762 INFO  (qtp1723979875-460) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52762 INFO  (qtp1723979875-460) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50707/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 52763 INFO  (qtp793835385-484) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320902038847488),commit=} 0 9
   [junit4]   2> 52772 INFO  (qtp793835385-504) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1579320902053527552), 3 (1579320902056673280), 5 (1579320902056673281)]} 0 3
   [junit4]   2> 52772 INFO  (qtp1723979875-498) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 
(1579320902053527552), 4 (1579320902056673280), 1 (1579320902056673281)]} 0 5
   [junit4]   2> 52778 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902064013312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52778 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2d407898 
commitCommandVersion:1579320902064013312
   [junit4]   2> 52780 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902066110464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52780 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5751b34d 
commitCommandVersion:1579320902066110464
   [junit4]   2> 52795 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a06919[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 52795 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@932406b[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 52797 INFO  
(searcherExecutor-219-thread-1-processing-n:127.0.0.1:38180_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:38180_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@1a06919[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)))}
   [junit4]   2> 52798 INFO  
(searcherExecutor-220-thread-1-processing-n:127.0.0.1:50707_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50707_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@932406b[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)))}
   [junit4]   2> 52799 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52799 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 21
   [junit4]   2> 52799 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52799 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 19
   [junit4]   2> 52801 INFO  (qtp1723979875-493) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 27
   [junit4]   2> 52816 INFO  
(TEST-StreamExpressionTest.testParallelNullStream-seed#[56CFCED9400F28C6]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52817 INFO  
(TEST-StreamExpressionTest.testParallelNullStream-seed#[56CFCED9400F28C6]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57776/solr ready
   [junit4]   2> 52823 INFO  (qtp1723979875-466) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=null(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:57776/solr"))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 52830 INFO  (qtp1723979875-466) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52830 INFO  (qtp793835385-483) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=null(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_f+asc",partitionKeys%3Did,zkHost%3D"127.0.0.1:57776/solr"))&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 52832 INFO  (qtp1723979875-466) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57776/solr ready
   [junit4]   2> 52867 INFO  (qtp1723979875-467) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=2 status=0 QTime=27
   [junit4]   2> 52867 INFO  (qtp793835385-500) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=2 status=0 QTime=24
   [junit4]   2> 52868 INFO  (qtp1723979875-492) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
 hits=1 status=0 QTime=24
   [junit4]   2> 52868 INFO  (qtp793835385-481) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc&partitionKeys=id&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
 hits=1 status=0 QTime=33
   [junit4]   2> 52889 INFO  
(TEST-StreamExpressionTest.testParallelNullStream-seed#[56CFCED9400F28C6]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testParallelNullStream
   [junit4]   2> 52940 INFO  
(TEST-StreamExpressionTest.testDotProduct-seed#[56CFCED9400F28C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDotProduct
   [junit4]   2> 52951 INFO  (qtp1723979875-464) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fa2ae5a[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 52951 INFO  (qtp793835385-482) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3208760c[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 52952 INFO  (qtp793835385-482) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320902241222656)} 0 5
   [junit4]   2> 52954 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902248562688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52954 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5751b34d 
commitCommandVersion:1579320902248562688
   [junit4]   2> 52954 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a883957[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 52955 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52956 INFO  
(searcherExecutor-219-thread-1-processing-n:127.0.0.1:38180_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:38180_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@7a883957[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 52958 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 52959 INFO  (qtp793835385-504) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902253805568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52959 INFO  (qtp793835385-504) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2d407898 
commitCommandVersion:1579320902253805568
   [junit4]   2> 52960 INFO  (qtp793835385-504) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a171ea2[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 52962 INFO  
(searcherExecutor-220-thread-1-processing-n:127.0.0.1:50707_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50707_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@5a171ea2[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 52962 INFO  (qtp793835385-504) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 52962 INFO  (qtp793835385-504) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 52964 INFO  (qtp1723979875-464) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320902234931200),commit=} 0 23
   [junit4]   2> 52970 INFO  (qtp1723979875-460) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=dotProduct(array(2,4,6,8,10,12),array(1,2,3,4,5,6))&wt=json&version=2.2}
 status=0 QTime=2
   [junit4]   2> 52981 INFO  
(TEST-StreamExpressionTest.testDotProduct-seed#[56CFCED9400F28C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDotProduct
   [junit4]   2> 53007 INFO  
(TEST-StreamExpressionTest.testTimeSeriesStream-seed#[56CFCED9400F28C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTimeSeriesStream
   [junit4]   2> 53010 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320902306234368)} 0 0
   [junit4]   2> 53016 INFO  (qtp1723979875-466) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902313574400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53016 INFO  (qtp1723979875-466) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 53018 INFO  (qtp1723979875-466) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 53018 INFO  (qtp1723979875-466) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 53019 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902316720128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53019 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 53019 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 53019 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 53021 INFO  (qtp1723979875-467) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579320902305185792),commit=} 0 13
   [junit4]   2> 53061 INFO  (qtp1723979875-498) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_2 
(1579320902327205888), id_10 (1579320902329303040), id_13 
(1579320902329303041), id_14 (1579320902329303042), id_16 
(1579320902329303043), id_17 (1579320902329303044), id_18 
(1579320902329303045), id_21 (1579320902329303046), id_22 
(1579320902329303047), id_23 (1579320902329303048), ... (125 adds)]} 0 31
   [junit4]   2> 53131 INFO  (qtp793835385-487) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[id_1 
(1579320902327205888), id_3 (1579320902369148928), id_4 (1579320902369148929), 
id_5 (1579320902370197504), id_6 (1579320902370197505), id_7 
(1579320902370197506), id_8 (1579320902370197507), id_9 (1579320902370197508), 
id_11 (1579320902371246080), id_12 (1579320902371246081), ... (125 adds)]} 0 101
   [junit4]   2> 53146 INFO  (qtp793835385-488) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902449889280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53146 INFO  (qtp793835385-488) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2d407898 
commitCommandVersion:1579320902449889280
   [junit4]   2> 53147 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579320902450937856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53147 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5751b34d 
commitCommandVersion:1579320902450937856
   [junit4]   2> 53153 INFO  (qtp793835385-488) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21bd0e34[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 53155 INFO  
(searcherExecutor-220-thread-1-processing-n:127.0.0.1:50707_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50707_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@21bd0e34[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c125)))}
   [junit4]   2> 53158 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e180e09[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 53159 INFO  
(searcherExecutor-219-thread-1-processing-n:127.0.0.1:38180_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:38180_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@7e180e09[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c125)))}
   [junit4]   2> 53161 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 53161 INFO  (qtp1723979875-468) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 53162 INFO  (qtp793835385-488) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 53162 INFO  (qtp793835385-488) [n:127.0.0.1:50707_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 16
   [junit4]   2> 53165 INFO  (qtp1723979875-462) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 33
   [junit4]   2> 53171 INFO  (qtp1723979875-464) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=timeseries(collection1,+q%3D"*:*",+start%3D"2013-01-01T01:00:00.000Z",+end%3D"2016-12-01T01:00:00.000Z",+gap%3D"%2B1YEAR",+field%3D"test_dt",+count(*),+sum(price_f),+max(price_f),+min(price_f))&wt=json&version=2.2}
 status=0 QTime=2
   [junit4]   2> 53293 INFO  (qtp1723979875-492) [n:127.0.0.1:38180_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&_facet_={}&fl=id&fl=score&shards.purpose=1048580&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:38180/solr/collection1_collection_shard1_replica_n1/&rows=0&version=2&q=*:*&json.facet={"timeseries":{"type":"range","field":"test_dt","start":"2013-01-01T01:00:00.000Z","end":"2016-12-01T01:00:00.000Z","gap":"%2B1YEAR","facet":{"facet_0":"sum(price_f)","fac

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

]   2> 129731 WARN  (zkCallback-96-thread-1-processing-n:127.0.0.1:33811_solr) 
[n:127.0.0.1:33811_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 129733 INFO  (jetty-closer-78-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62428389{/solr,null,UNAVAILABLE}
   [junit4]   2> 129735 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 0x15eadffd284000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 129736 INFO  
(zkCallback-98-thread-2-processing-n:127.0.0.1:46100_solr) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 129738 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:38180_solr) 
[n:127.0.0.1:38180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 129738 INFO  
(zkCallback-97-thread-2-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 129822 INFO  (coreCloseExecutor-350-thread-2) 
[n:127.0.0.1:50707_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.mainCorpus.shard1.replica_n1, tag=1887636609
   [junit4]   2> 129822 INFO  (coreCloseExecutor-350-thread-2) 
[n:127.0.0.1:50707_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75f0435a: rootName = 
solr_50707, domain = solr.core.mainCorpus.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.mainCorpus.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4ffc9a95
   [junit4]   2> 129844 INFO  (coreCloseExecutor-352-thread-2) 
[n:127.0.0.1:38180_solr c:mainCorpus s:shard2 r:core_node4 
x:mainCorpus_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=2097618170
   [junit4]   2> 129852 INFO  (coreCloseExecutor-350-thread-2) 
[n:127.0.0.1:50707_solr c:mainCorpus s:shard1 r:core_node3 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=1887636609
   [junit4]   2> 129853 INFO  (coreCloseExecutor-350-thread-1) 
[n:127.0.0.1:50707_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1684198682
   [junit4]   2> 129858 INFO  (coreCloseExecutor-349-thread-2) 
[n:127.0.0.1:46100_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=538412221
   [junit4]   2> 129861 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 0x15eadffd284000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 129863 INFO  
(zkCallback-98-thread-2-processing-n:127.0.0.1:46100_solr) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 129865 INFO  (jetty-closer-78-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@103f6a7a{/solr,null,UNAVAILABLE}
   [junit4]   2> 129870 INFO  
(zkCallback-97-thread-2-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 129871 INFO  (jetty-closer-78-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98707556108861449-127.0.0.1:50707_solr-n_0000000000) closing
   [junit4]   2> 129871 INFO  
(OverseerStateUpdate-98707556108861449-127.0.0.1:50707_solr-n_0000000000) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50707_solr
   [junit4]   2> 129886 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 0x15eadffd2840009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 129886 INFO  
(zkCallback-98-thread-3-processing-n:127.0.0.1:46100_solr) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 129887 INFO  
(zkCallback-98-thread-2-processing-n:127.0.0.1:46100_solr) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46100_solr
   [junit4]   2> 129894 WARN  
(zkCallback-98-thread-2-processing-n:127.0.0.1:46100_solr) 
[n:127.0.0.1:46100_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 129894 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 0x15eadffd284000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 129895 INFO  (jetty-closer-78-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@296029ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 131477 WARN  
(zkCallback-97-thread-2-processing-n:127.0.0.1:50707_solr) 
[n:127.0.0.1:50707_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 131478 INFO  (jetty-closer-78-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d3dfa77{/solr,null,UNAVAILABLE}
   [junit4]   2> 131480 ERROR 
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-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> 131481 INFO  
(SUITE-StreamExpressionTest-seed#[56CFCED9400F28C6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57776 57776
   [junit4]   2> 136207 INFO  (Thread-92) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57776 57776
   [junit4]   2> 136208 WARN  (Thread-92) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/aliases.json
   [junit4]   2>        72      /solr/clusterprops.json
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/clusterstate.json
   [junit4]   2>        22      /solr/collections/destination/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98707556108861449-127.0.0.1:50707_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/live_nodes
   [junit4]   2>        72      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_56CFCED9400F28C6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, 
timezone=America/Argentina/Cordoba
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=57586880,total=155758592
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdateRequestCodec, 
TangentEvaluatorTest, TestValidatingJsonMap, CloudSolrClientCacheTest, 
JettyWebappTest, TestHash, ArcTangentEvaluatorTest, SolrSchemalessExampleTest, 
TestZkConfigManager, SolrExampleEmbeddedTest, JsonValidatorTest, TestV2Request, 
TestSolrProperties, SolrDocumentTest, HyperbolicTangentEvaluatorTest, 
TestClusteringResponse, TestSuggesterResponse, HttpSolrClientConPoolTest, 
NormalizeEvaluatorTest, HyperbolicCosineEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [80/145 (1!)] on J0 in 87.61s, 110 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to