Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/260/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseSerialGC --illegal-access=deny

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

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

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

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

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




Build Log:
[...truncated 13718 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 4824 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/init-core-data-001
   [junit4]   2> 4825 WARN  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 4825 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4826 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 4827 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001
   [junit4]   2> 4831 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4834 INFO  (Thread-22) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4834 INFO  (Thread-22) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 4916 ERROR (Thread-22) [    ] 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> 4934 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36827
   [junit4]   2> 4976 INFO  (jetty-launcher-3-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 4976 INFO  (jetty-launcher-3-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 4978 INFO  (jetty-launcher-3-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 4981 INFO  (jetty-launcher-3-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 4996 INFO  (jetty-launcher-3-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19044aa{/solr,null,AVAILABLE}
   [junit4]   2> 4997 INFO  (jetty-launcher-3-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12440cc{/solr,null,AVAILABLE}
   [junit4]   2> 4999 INFO  (jetty-launcher-3-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a63f30{HTTP/1.1,[http/1.1]}{127.0.0.1:43539}
   [junit4]   2> 4999 INFO  (jetty-launcher-3-thread-4) [    ] o.e.j.s.Server 
Started @7052ms
   [junit4]   2> 4999 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43539}
   [junit4]   2> 4999 ERROR (jetty-launcher-3-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4999 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 5000 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5000 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 5000 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-14T19:54:12.324121Z
   [junit4]   2> 5000 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 5009 INFO  (jetty-launcher-3-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@750c26{/solr,null,AVAILABLE}
   [junit4]   2> 5010 INFO  (jetty-launcher-3-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6b5487{HTTP/1.1,[http/1.1]}{127.0.0.1:43243}
   [junit4]   2> 5010 INFO  (jetty-launcher-3-thread-1) [    ] o.e.j.s.Server 
Started @7062ms
   [junit4]   2> 5010 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43243}
   [junit4]   2> 5010 ERROR (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5010 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 5010 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5010 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 5010 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-14T19:54:12.334762Z
   [junit4]   2> 5012 INFO  (jetty-launcher-3-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f853aa{/solr,null,AVAILABLE}
   [junit4]   2> 5016 INFO  (jetty-launcher-3-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3974cb{HTTP/1.1,[http/1.1]}{127.0.0.1:33825}
   [junit4]   2> 5017 INFO  (jetty-launcher-3-thread-3) [    ] o.e.j.s.Server 
Started @7069ms
   [junit4]   2> 5017 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33825}
   [junit4]   2> 5017 ERROR (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5017 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 5017 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5017 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 5017 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-14T19:54:12.341478Z
   [junit4]   2> 5044 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5074 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5075 INFO  (jetty-launcher-3-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b1d02a{HTTP/1.1,[http/1.1]}{127.0.0.1:34361}
   [junit4]   2> 5075 INFO  (jetty-launcher-3-thread-2) [    ] o.e.j.s.Server 
Started @7127ms
   [junit4]   2> 5075 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34361}
   [junit4]   2> 5075 ERROR (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5075 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 5075 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5075 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 5075 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-14T19:54:12.399834Z
   [junit4]   2> 5098 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5098 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 0x15de24f93580001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 5101 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36827/solr
   [junit4]   2> 5118 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5121 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36827/solr
   [junit4]   2> 5136 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36827/solr
   [junit4]   2> 5153 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36827/solr
   [junit4]   2> 5218 WARN  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 5218 WARN  (jetty-launcher-3-thread-1) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 5218 WARN  (jetty-launcher-3-thread-4) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 5221 WARN  (jetty-launcher-3-thread-3) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 5240 INFO  (jetty-launcher-3-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 5241 INFO  (jetty-launcher-3-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 5241 INFO  (jetty-launcher-3-thread-4) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 5242 INFO  (jetty-launcher-3-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 5243 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34361_solr
   [junit4]   2> 5244 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33825_solr
   [junit4]   2> 5244 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43539_solr
   [junit4]   2> 5248 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5249 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5251 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5249 INFO  (zkCallback-25-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5251 INFO  (jetty-launcher-3-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=98483598274330636-127.0.0.1:34361_solr-n_0000000000) starting
   [junit4]   2> 5254 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43243_solr
   [junit4]   2> 5256 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5256 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5264 INFO  (zkCallback-25-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5265 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 5326 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34361_solr
   [junit4]   2> 5327 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5327 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5328 INFO  (zkCallback-22-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5328 INFO  (zkCallback-25-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 5456 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43539.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5460 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43243.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5482 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43243.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5482 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43243.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5493 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43539.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5493 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43539.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5494 INFO  (jetty-launcher-3-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node1/.
   [junit4]   2> 5496 INFO  (jetty-launcher-3-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node4/.
   [junit4]   2> 5526 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34361.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5537 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33825.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5550 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34361.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5550 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34361.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5552 INFO  (jetty-launcher-3-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node2/.
   [junit4]   2> 5560 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33825.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5560 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33825.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 5562 INFO  (jetty-launcher-3-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node3/.
   [junit4]   2> 5739 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5739 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36827/solr ready
   [junit4]   2> 5762 INFO  (qtp22200650-107) [    ] 
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> 5773 INFO  (OverseerThreadFactory-31-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 5896 INFO  
(OverseerStateUpdate-98483598274330636-127.0.0.1:34361_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43539/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 5903 INFO  
(OverseerStateUpdate-98483598274330636-127.0.0.1:34361_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43243/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 6135 INFO  (qtp24384865-108) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6135 INFO  (qtp24384865-108) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 6137 INFO  (qtp243756-100) [    ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6137 INFO  (qtp243756-100) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 6272 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 6272 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 6279 INFO  (zkCallback-24-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 6280 INFO  (zkCallback-20-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7184 INFO  (qtp24384865-108) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 7185 INFO  (qtp243756-100) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 7212 INFO  (qtp24384865-108) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 7214 INFO  (qtp243756-100) [    ] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n3] Schema name=test
   [junit4]   2> 7355 WARN  (qtp243756-100) [    ] o.a.s.c.SolrResourceLoader 
Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 7358 WARN  (qtp243756-100) [    ] o.a.s.c.SolrResourceLoader 
Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please 
consult documentation how to replace it accordingly.
   [junit4]   2> 7368 WARN  (qtp243756-100) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 7368 WARN  (qtp243756-100) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 7369 INFO  (qtp243756-100) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 7370 INFO  (qtp243756-100) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard2_replica_n3' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 7371 INFO  (qtp243756-100) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43243.solr.core.collection1_collection.shard2.replica_n3' (registry 
'solr.core.collection1_collection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 7372 INFO  (qtp243756-100) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 7372 INFO  (qtp243756-100) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node1/collection1_collection_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node1/./collection1_collection_shard2_replica_n3/data/]
   [junit4]   2> 7375 WARN  (qtp24384865-108) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 7375 WARN  (qtp24384865-108) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 7375 INFO  (qtp24384865-108) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 7376 INFO  (qtp24384865-108) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_collection_shard1_replica_n1' using 
configuration from collection collection1_collection, trusted=true
   [junit4]   2> 7376 INFO  (qtp24384865-108) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43539.solr.core.collection1_collection.shard1.replica_n1' (registry 
'solr.core.collection1_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 7376 INFO  (qtp24384865-108) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 7376 INFO  (qtp24384865-108) [    ] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node4/collection1_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node4/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 7455 INFO  (qtp243756-100) [    ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7455 INFO  (qtp243756-100) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7458 INFO  (qtp243756-100) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 7458 INFO  (qtp243756-100) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 7460 INFO  (qtp243756-100) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@154f346[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 7462 INFO  (qtp243756-100) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 7462 INFO  (qtp24384865-108) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7463 INFO  (qtp24384865-108) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7463 INFO  (qtp243756-100) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 7464 INFO  (qtp243756-100) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 7464 INFO  (qtp24384865-108) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 7464 INFO  (qtp24384865-108) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 7466 INFO  (searcherExecutor-40-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new 
searcher Searcher@154f346[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7467 INFO  (qtp243756-100) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1575737575122927616
   [junit4]   2> 7474 INFO  (qtp24384865-108) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1a83e83[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 7475 INFO  (qtp24384865-108) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 7476 INFO  (qtp24384865-108) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 7476 INFO  (qtp24384865-108) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 7484 INFO  (searcherExecutor-41-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@1a83e83[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7484 INFO  (qtp24384865-108) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575737575140753408
   [junit4]   2> 7491 INFO  (qtp243756-100) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 7491 INFO  (qtp243756-100) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 7491 INFO  (qtp243756-100) [    ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:43243/solr/collection1_collection_shard2_replica_n3/
   [junit4]   2> 7491 INFO  (qtp24384865-108) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 7491 INFO  (qtp24384865-108) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 7491 INFO  (qtp24384865-108) [    ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:43539/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 7492 INFO  (qtp243756-100) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 7492 INFO  (qtp24384865-108) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 7493 INFO  (qtp243756-100) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:43243/solr/collection1_collection_shard2_replica_n3/ has no 
replicas
   [junit4]   2> 7493 INFO  (qtp24384865-108) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:43539/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 7493 INFO  (qtp243756-100) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 7493 INFO  (qtp24384865-108) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 7510 INFO  (qtp24384865-108) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43539/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 7510 INFO  (qtp243756-100) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43243/solr/collection1_collection_shard2_replica_n3/ shard2
   [junit4]   2> 7616 INFO  (zkCallback-20-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7616 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7617 INFO  (zkCallback-24-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7618 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7661 INFO  (qtp24384865-108) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 7661 INFO  (qtp243756-100) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 7663 INFO  (qtp243756-100) [    ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1526
   [junit4]   2> 7664 INFO  (qtp24384865-108) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1529
   [junit4]   2> 7678 INFO  (qtp22200650-107) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 7766 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7766 INFO  (zkCallback-24-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7767 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7766 INFO  (zkCallback-20-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 7776 INFO  
(OverseerCollectionConfigSetProcessor-98483598274330636-127.0.0.1:34361_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 8679 INFO  (qtp22200650-107) [    ] 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=2917
   [junit4]   2> 8683 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 8687 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 8689 INFO  (qtp22200650-112) [    ] 
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> 8805 INFO  (qtp22200650-112) [    ] 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=116
   [junit4]   2> 8843 INFO  
(TEST-StreamExpressionTest.testAddAll-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddAll
   [junit4]   2> 8912 INFO  (qtp24384865-114) [    ] 
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:43243/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575737576633925632)} 0 4
   [junit4]   2> 8956 INFO  (qtp24384865-89) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737576684257280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8957 INFO  (qtp24384865-89) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 8957 INFO  (qtp243756-90) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1575737576685305856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8957 INFO  (qtp243756-90) [    ] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 8959 INFO  (qtp24384865-89) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 8959 INFO  (qtp24384865-89) [    ] 
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:43243/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 8961 INFO  (qtp243756-90) [    ] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 8961 INFO  (qtp243756-90) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43243/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 8972 INFO  (qtp243756-105) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575737576625537024),commit=} 0 120
   [junit4]   2> 9002 INFO  (qtp243756-92) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/stream 
params={indent=off&expr=addAll(array(1,+2,+3),+array(4.5,+5.5,+6.5),+array(7,8,9))&wt=json&version=2.2}
 status=0 QTime=9
   [junit4]   2> 9007 INFO  
(TEST-StreamExpressionTest.testAddAll-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAddAll
   [junit4]   2> 9048 INFO  
(TEST-StreamExpressionTest.testTerminatingDaemonStream-seed#[3E6732F2B0EBC142]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testTerminatingDaemonStream
   [junit4]   2> 9076 INFO  (qtp243756-84) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43539/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575737576799600640)} 0 9
   [junit4]   2> 9090 INFO  (qtp24384865-101) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737576824766464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9091 INFO  (qtp24384865-101) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 9093 INFO  (qtp24384865-101) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9093 INFO  (qtp24384865-101) [    ] 
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:43539/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 9104 INFO  (qtp243756-90) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1575737576839446528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9104 INFO  (qtp243756-90) [    ] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 9105 INFO  (qtp243756-90) [    ] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 9105 INFO  (qtp243756-90) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43539/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 9114 INFO  (qtp24384865-94) [    ] 
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=*:*
 (-1575737576791212032),commit=} 0 63
   [junit4]   2> 9117 INFO  
(TEST-StreamExpressionTest.testTerminatingDaemonStream-seed#[3E6732F2B0EBC142]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testTerminatingDaemonStream
   [junit4] IGNOR/A 0.11s J2 | StreamExpressionTest.testTerminatingDaemonStream
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4]   2> 9168 INFO  
(TEST-StreamExpressionTest.testCommitStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitStream
   [junit4]   2> 9183 INFO  (qtp24384865-108) [    ] 
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:43243/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575737576921235456)} 0 1
   [junit4]   2> 9187 INFO  (qtp24384865-89) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737576926478336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9187 INFO  (qtp243756-100) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1575737576926478336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9187 INFO  (qtp24384865-89) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 9198 INFO  (qtp243756-100) [    ] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 9205 INFO  (qtp24384865-89) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9205 INFO  (qtp24384865-89) [    ] 
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:43243/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 18
   [junit4]   2> 9206 INFO  (qtp243756-100) [    ] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 9207 INFO  (qtp243756-100) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43243/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 20
   [junit4]   2> 9210 INFO  (qtp243756-92) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575737576912846848),commit=} 0 36
   [junit4]   2> 9212 INFO  (qtp22200650-119) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=destinationCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 9217 INFO  
(OverseerCollectionConfigSetProcessor-98483598274330636-127.0.0.1:34361_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 9218 INFO  (OverseerThreadFactory-31-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection destinationCollection
   [junit4]   2> 9334 INFO  
(OverseerStateUpdate-98483598274330636-127.0.0.1:34361_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"destinationCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"destinationCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43243/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 9363 INFO  
(OverseerStateUpdate-98483598274330636-127.0.0.1:34361_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"destinationCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"destinationCollection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34361/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 9567 INFO  (qtp22200650-91) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=destinationCollection_shard2_replica_n3&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 9567 INFO  (qtp243756-103) [    ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=destinationCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 9567 INFO  (qtp22200650-91) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 9682 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 9682 INFO  (zkCallback-24-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 9683 INFO  (zkCallback-25-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 9683 INFO  (zkCallback-25-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 10579 INFO  (qtp243756-103) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 10605 INFO  (qtp22200650-91) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.1.0
   [junit4]   2> 10628 INFO  (qtp243756-103) [    ] o.a.s.s.IndexSchema 
[destinationCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 10629 INFO  (qtp22200650-91) [    ] o.a.s.s.IndexSchema 
[destinationCollection_shard2_replica_n3] Schema name=test
   [junit4]   2> 10805 WARN  (qtp243756-103) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 10805 WARN  (qtp243756-103) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 10806 INFO  (qtp243756-103) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 10806 INFO  (qtp243756-103) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'destinationCollection_shard1_replica_n1' using configuration 
from collection destinationCollection, trusted=true
   [junit4]   2> 10806 INFO  (qtp243756-103) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43243.solr.core.destinationCollection.shard1.replica_n1' (registry 
'solr.core.destinationCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 10807 INFO  (qtp243756-103) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 10807 INFO  (qtp243756-103) [    ] o.a.s.c.SolrCore 
[[destinationCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node1/destinationCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node1/./destinationCollection_shard1_replica_n1/data/]
   [junit4]   2> 10820 WARN  (qtp22200650-91) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 10820 WARN  (qtp22200650-91) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 10820 INFO  (qtp22200650-91) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 10820 INFO  (qtp22200650-91) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'destinationCollection_shard2_replica_n3' using configuration 
from collection destinationCollection, trusted=true
   [junit4]   2> 10821 INFO  (qtp22200650-91) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_34361.solr.core.destinationCollection.shard2.replica_n3' (registry 
'solr.core.destinationCollection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e63c60
   [junit4]   2> 10822 INFO  (qtp22200650-91) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 10822 INFO  (qtp22200650-91) [    ] o.a.s.c.SolrCore 
[[destinationCollection_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node2/destinationCollection_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001/tempDir-001/node2/./destinationCollection_shard2_replica_n3/data/]
   [junit4]   2> 10916 INFO  (qtp243756-103) [    ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 10916 INFO  (qtp243756-103) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 10931 INFO  (qtp243756-103) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 10931 INFO  (qtp243756-103) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 10933 INFO  (qtp243756-103) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1e11d19[destinationCollection_shard1_replica_n1] main]
   [junit4]   2> 10938 INFO  (qtp243756-103) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 10938 INFO  (qtp243756-103) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 10939 INFO  (qtp243756-103) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 10940 INFO  (searcherExecutor-50-thread-1) [    ] 
o.a.s.c.SolrCore [destinationCollection_shard1_replica_n1] Registered new 
searcher Searcher@1e11d19[destinationCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10941 INFO  (qtp243756-103) [    ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1575737578765680640
   [junit4]   2> 10944 INFO  (qtp22200650-91) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 10944 INFO  (qtp22200650-91) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 10946 INFO  (qtp22200650-91) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 10946 INFO  (qtp22200650-91) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 10949 INFO  (qtp22200650-91) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@490626[destinationCollection_shard2_replica_n3] main]
   [junit4]   2> 10950 INFO  (qtp22200650-91) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 10951 INFO  (qtp22200650-91) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 10952 INFO  (qtp22200650-91) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 10954 INFO  (qtp243756-103) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 10954 INFO  (qtp243756-103) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 10954 INFO  (qtp243756-103) [    ] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:43243/solr/destinationCollection_shard1_replica_n1/
   [junit4]   2> 10954 INFO  (qtp243756-103) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 10954 INFO  (qtp243756-103) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:43243/solr/destinationCollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 10954 INFO  (qtp243756-103) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 10954 INFO  (searcherExecutor-51-thread-1) [    ] 
o.a.s.c.SolrCore [destinationCollection_shard2_replica_n3] Registered new 
searcher Searcher@490626[destinationCollection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10954 INFO  (qtp22200650-91) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575737578779312128
   [junit4]   2> 10961 INFO  (qtp243756-103) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43243/solr/destinationCollection_shard1_replica_n1/ shard1
   [junit4]   2> 10962 INFO  (qtp22200650-91) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 10962 INFO  (qtp22200650-91) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 10962 INFO  (qtp22200650-91) [    ] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:34361/solr/destinationCollection_shard2_replica_n3/
   [junit4]   2> 10963 INFO  (qtp22200650-91) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 10963 INFO  (qtp22200650-91) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34361/solr/destinationCollection_shard2_replica_n3/ has no 
replicas
   [junit4]   2> 10963 INFO  (qtp22200650-91) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 10969 INFO  (qtp22200650-91) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34361/solr/destinationCollection_shard2_replica_n3/ shard2
   [junit4]   2> 11072 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 11072 INFO  (zkCallback-24-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 11072 INFO  (zkCallback-25-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 11072 INFO  (zkCallback-25-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 11112 INFO  (qtp243756-103) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 11114 INFO  (qtp243756-103) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=destinationCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=destinationCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1547
   [junit4]   2> 11120 INFO  (qtp22200650-91) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 11122 INFO  (qtp22200650-91) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=destinationCollection_shard2_replica_n3&action=CREATE&numShards=2&collection=destinationCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1555
   [junit4]   2> 11124 INFO  (qtp22200650-119) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 11219 INFO  
(OverseerCollectionConfigSetProcessor-98483598274330636-127.0.0.1:34361_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 11225 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 11225 INFO  (zkCallback-25-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 11225 INFO  (zkCallback-24-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 11226 INFO  (zkCallback-25-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/destinationCollection/state.json] for collection 
[destinationCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12125 INFO  (qtp22200650-119) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=destinationCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2912
   [junit4]   2> 12126 INFO  
(TEST-StreamExpressionTest.testCommitStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
destinationCollection failOnTimeout:true timeout (sec):90
   [junit4]   2> 12128 INFO  
(TEST-StreamExpressionTest.testCommitStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
destinationCollection
   [junit4]   2> 12153 INFO  (qtp243756-105) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1575737580014534656), 3 (1575737580035506176)]} 0 22
   [junit4]   2> 12154 INFO  (qtp24384865-114) [    ] 
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 
(1575737580018728960), 4 (1575737580035506176), 1 (1575737580036554752)]} 0 17
   [junit4]   2> 12163 INFO  (qtp243756-100) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737580047040512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12163 INFO  (qtp243756-100) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a46f60 
commitCommandVersion:1575737580047040512
   [junit4]   2> 12164 INFO  (qtp24384865-97) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737580048089088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12164 INFO  (qtp24384865-97) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1845a13 
commitCommandVersion:1575737580048089088
   [junit4]   2> 12235 INFO  (qtp243756-100) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5bc926[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 12236 INFO  (qtp243756-100) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12236 INFO  (qtp24384865-97) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@13da61f[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 12237 INFO  (qtp24384865-97) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12238 INFO  (searcherExecutor-40-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new 
searcher Searcher@5bc926[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c2)))}
   [junit4]   2> 12239 INFO  (qtp243756-100) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43539/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 75
   [junit4]   2> 12241 INFO  (searcherExecutor-41-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@13da61f[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)))}
   [junit4]   2> 12241 INFO  (qtp24384865-97) [    ] 
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:43539/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 77
   [junit4]   2> 12243 INFO  (qtp24384865-94) [    ] 
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 83
   [junit4]   2> 12259 INFO  
(TEST-StreamExpressionTest.testCommitStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 12260 INFO  
(TEST-StreamExpressionTest.testCommitStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36827/solr ready
   [junit4]   2> 12278 INFO  (qtp24384865-101) [    ] 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,s_multi,i_multi&sort=a_f+asc,+a_i+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=13
   [junit4]   2> 12278 INFO  (qtp243756-92) [    ] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n3]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_f+asc,+a_i+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=14
   [junit4]   2> 12299 INFO  (qtp243756-105) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [destinationCollection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1575737580182306816), 1 (1575737580188598272), 4 (1575737580189646848)]} 0 7
   [junit4]   2> 12300 INFO  (qtp22200650-112) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [destinationCollection_shard2_replica_n3]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1575737580180209664), 3 (1575737580187549696)]} 0 10
   [junit4]   2> 12305 INFO  
(TEST-StreamExpressionTest.testCommitStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 12306 INFO  
(TEST-StreamExpressionTest.testCommitStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36827/solr ready
   [junit4]   2> 12312 INFO  (qtp243756-87) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1575737580203278336,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12312 INFO  (qtp243756-87) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c506a5 
commitCommandVersion:1575737580203278336
   [junit4]   2> 12313 INFO  (qtp22200650-107) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737580204326912,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12313 INFO  (qtp22200650-107) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ae6b19 
commitCommandVersion:1575737580204326912
   [junit4]   2> 12323 INFO  (qtp22200650-107) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@fe2d95[destinationCollection_shard2_replica_n3] main]
   [junit4]   2> 12324 INFO  (qtp22200650-107) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12324 INFO  (qtp22200650-107) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [destinationCollection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=false&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34361/solr/destinationCollection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 12
   [junit4]   2> 12325 INFO  (qtp243756-87) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@8eeb33[destinationCollection_shard1_replica_n1] main]
   [junit4]   2> 12327 INFO  (searcherExecutor-51-thread-1) [    ] 
o.a.s.c.SolrCore [destinationCollection_shard2_replica_n3] Registered new 
searcher Searcher@fe2d95[destinationCollection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c2)))}
   [junit4]   2> 12328 INFO  (searcherExecutor-50-thread-1) [    ] 
o.a.s.c.SolrCore [destinationCollection_shard1_replica_n1] Registered new 
searcher Searcher@8eeb33[destinationCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c3)))}
   [junit4]   2> 12328 INFO  (qtp243756-87) [    ] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 12329 INFO  (qtp243756-87) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [destinationCollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=false&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34361/solr/destinationCollection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 12330 INFO  (qtp22200650-119) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [destinationCollection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=destinationCollection:4&waitSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 21
   [junit4]   2> 12333 INFO  (qtp243756-84) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1575737580225298432,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12333 INFO  (qtp22200650-99) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737580225298432,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12334 INFO  (qtp243756-84) [    ] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 12335 INFO  (qtp22200650-99) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 12335 INFO  (qtp22200650-99) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12335 INFO  (qtp22200650-99) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [destinationCollection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=false&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34361/solr/destinationCollection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 12336 INFO  (qtp243756-84) [    ] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 12336 INFO  (qtp243756-84) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [destinationCollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=false&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34361/solr/destinationCollection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 12337 INFO  (qtp22200650-95) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [destinationCollection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=destinationCollection:4&waitSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 12348 INFO  (qtp243756-87) [    ] o.a.s.c.S.Request 
[destinationCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_i+asc&wt=json&version=2.2}
 hits=3 status=0 QTime=0
   [junit4]   2> 12350 INFO  (qtp22200650-99) [    ] o.a.s.c.S.Request 
[destinationCollection_shard2_replica_n3]  webapp=/solr path=/select 
params={q=*:*&distrib=false&fl=id,a_s,a_i,a_f,s_multi,i_multi&sort=a_i+asc&wt=json&version=2.2}
 hits=2 status=0 QTime=0
   [junit4]   2> 12354 INFO  (qtp22200650-85) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=destinationCollection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 12359 INFO  (OverseerThreadFactory-31-thread-4) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 12360 INFO  (qtp243756-92) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.destinationCollection.shard1.replica_n1, tag=null
   [junit4]   2> 12360 INFO  (qtp22200650-119) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.destinationCollection.shard2.replica_n3, tag=null
   [junit4]   2> 12361 INFO  (qtp243756-92) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@103100f: 
rootName = solr_43243, domain = 
solr.core.destinationCollection.shard1.replica_n1, service url = null, agent id 
= null] for registry solr.core.destinationCollection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@18d2f19
   [junit4]   2> 12361 INFO  (qtp22200650-119) [    ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@858414: 
rootName = solr_34361, domain = 
solr.core.destinationCollection.shard2.replica_n3, service url = null, agent id 
= null] for registry solr.core.destinationCollection.shard2.replica_n3 / 
com.codahale.metrics.MetricRegistry@174d2e4
   [junit4]   2> 12393 INFO  (qtp243756-92) [    ] o.a.s.c.SolrCore 
[destinationCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14f427e
   [junit4]   2> 12398 INFO  (qtp243756-92) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.destinationCollection.shard1.replica_n1, tag=21971582
   [junit4]   2> 12398 INFO  (qtp243756-92) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.destinationCollection.shard1.leader, tag=21971582
   [junit4]   2> 12399 INFO  (qtp22200650-119) [    ] o.a.s.c.SolrCore 
[destinationCollection_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@197a64b
   [junit4]   2> 12402 INFO  (qtp22200650-119) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.destinationCollection.shard2.replica_n3, tag=26715723
   [junit4]   2> 12402 INFO  (qtp22200650-119) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.destinationCollection.shard2.leader, tag=26715723
   [junit4]   2> 12407 INFO  (qtp22200650-119) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=destinationCollection_shard2_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=46
   [junit4]   2> 12407 INFO  (qtp243756-92) [    ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=destinationCollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=47
   [junit4]   2> 13118 INFO  (qtp22200650-85) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=destinationCollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=764
   [junit4]   2> 13123 INFO  
(TEST-StreamExpressionTest.testCommitStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitStream
   [junit4]   2> 13160 INFO  
(TEST-StreamExpressionTest.testDaemonStream-seed#[3E6732F2B0EBC142]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDaemonStream
   [junit4]   2> 13200 INFO  (qtp24384865-114) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@e4d2c0[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 13201 INFO  (qtp243756-103) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@17a6f16[collection1_collection_shard2_replica_n3] realtime]
   [junit4]   2> 13202 INFO  (qtp24384865-114) [    ] 
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:43243/solr/collection1_collection_shard2_replica_n3/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575737581105053696)} 0 31
   [junit4]   2> 13206 INFO  (qtp243756-90) [    ] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1575737581140705280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13206 INFO  (qtp243756-90) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a46f60 
commitCommandVersion:1575737581140705280
   [junit4]   2> 13206 INFO  (qtp24384865-94) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737581140705280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13206 INFO  (qtp24384865-94) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1845a13 
commitCommandVersion:1575737581140705280
   [junit4]   2> 13207 INFO  (qtp243756-90) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@15faad8[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 13208 INFO  (qtp24384865-94) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@d39131[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 13209 INFO  (qtp243756-90) [    ] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 13211 INFO  (qtp24384865-94) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13214 INFO  (searcherExecutor-40-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new 
searcher Searcher@15faad8[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13219 INFO  (qtp243756-90) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43243/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 13220 INFO  (searcherExecutor-41-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@d39131[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13224 INFO  (qtp24384865-94) [    ] 
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:43243/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 18
   [junit4]   2> 13227 INFO  (qtp243756-103) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575737581096665088),commit=} 0 64
   [junit4]   2> 13240 INFO  (qtp243756-92) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 
(1575737581164822528), 3 (1575737581174259712), 5 (1575737581175308288), 6 
(1575737581175308289), 7 (1575737581175308290), 9 (1575737581176356864)]} 0 10
   [junit4]   2> 13246 INFO  (qtp24384865-108) [    ] 
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 
(1575737581164822528), 4 (1575737581181599744), 1 (1575737581182648320), 8 
(1575737581182648321)]} 0 17
   [junit4]   2> 13249 INFO  (qtp24384865-101) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737581185794048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13249 INFO  (qtp24384865-101) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1845a13 
commitCommandVersion:1575737581185794048
   [junit4]   2> 13249 INFO  (qtp243756-100) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575737581185794048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13249 INFO  (qtp243756-100) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a46f60 
commitCommandVersion:1575737581185794048
   [junit4]   2> 13255 INFO  (qtp243756-100) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@431772[collection1_collection_shard2_replica_n3] main]
   [junit4]   2> 13258 INFO  (searcherExecutor-40-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard2_replica_n3] Registered new 
searcher Searcher@431772[collection1_collection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c6)))}
   [junit4]   2> 13258 INFO  (qtp243756-100) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13258 INFO  (qtp243756-100) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43243/solr/collection1_collection_shard2_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 13261 INFO  (qtp24384865-101) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@15d5605[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 13263 INFO  (searcherExecutor-41-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new 
searcher Searcher@15d5605[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c4)))}
   [junit4]   2> 13264 INFO  (qtp24384865-101) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13264 INFO  (qtp24384865-101) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  
webapp=/solr path=/upd

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

 for registry solr.core.destination.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@92bf6a
   [junit4]   2> 78075 INFO  (coreCloseExecutor-170-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard2.leader, tag=2167010
   [junit4]   2> 78090 INFO  (coreCloseExecutor-170-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.workQueue.shard1.replica_n1, tag=3476553
   [junit4]   2> 78090 INFO  (coreCloseExecutor-170-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1883fe1: rootName = 
solr_43243, domain = solr.core.workQueue.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.workQueue.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@336ffa
   [junit4]   2> 78091 INFO  (zkCallback-22-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 78092 INFO  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 78092 INFO  (zkCallback-24-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 78092 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43243_solr
   [junit4]   2> 78097 INFO  (coreCloseExecutor-171-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.mainCorpus.shard1.leader, tag=20392008
   [junit4]   2> 78097 INFO  (coreCloseExecutor-172-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=8357656
   [junit4]   2> 78097 INFO  (coreCloseExecutor-171-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard2.leader, tag=21043598
   [junit4]   2> 78098 INFO  (coreCloseExecutor-172-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard2.leader, tag=9018240
   [junit4]   2> 78098 INFO  (coreCloseExecutor-172-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.destination.shard1.leader, tag=20400176
   [junit4]   2> 78113 WARN  (zkCallback-22-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 78113 INFO  (jetty-closer-4-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f853aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 78113 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 0x15de24f9358000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 78114 INFO  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 78116 INFO  (coreCloseExecutor-170-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.workQueue.shard1.leader, tag=3476553
   [junit4]   2> 78117 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 0x15de24f9358000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 79592 WARN  (zkCallback-25-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 79592 INFO  (jetty-closer-4-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@750c26{/solr,null,UNAVAILABLE}
   [junit4]   2> 79613 WARN  (zkCallback-20-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 79613 INFO  (jetty-closer-4-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12440cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 79617 WARN  (zkCallback-24-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 79617 INFO  (jetty-closer-4-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19044aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 79618 ERROR 
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-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> 79618 INFO  
(SUITE-StreamExpressionTest-seed#[3E6732F2B0EBC142]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36827 36827
   [junit4]   2> 84643 INFO  (Thread-22) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:36827 36827
   [junit4]   2> 84644 WARN  (Thread-22) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/aliases.json
   [junit4]   2>        71      /solr/clusterprops.json
   [junit4]   2>        9       /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        71      /solr/live_nodes
   [junit4]   2>        71      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_3E6732F2B0EBC142-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=MockRandom), 
join2_s=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting), 
subject=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting), 
a2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
test_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 level1_s=PostingsFormat(name=MockRandom), 
body_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 ident_s=PostingsFormat(name=Asserting), 
s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 col_s=PostingsFormat(name=Asserting), a_ss=PostingsFormat(name=Memory), 
level2_s=PostingsFormat(name=Memory), 
a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_t=PostingsFormat(name=Memory), 
side_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=MockRandom), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{expr_s=DocValuesFormat(name=Memory), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Direct), 
a2_s=DocValuesFormat(name=Asserting), join1_i=DocValuesFormat(name=Memory), 
a_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Memory), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Direct), level2_s=DocValuesFormat(name=Direct), 
a_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Memory), 
b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Memory), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Asserting), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=758, 
maxMBSortInHeap=7.23708118539898, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sq-AL, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=46243128,total=157425664
   [junit4]   2> NOTE: All tests run in this JVM: 
[HyperbolicCosineEvaluatorTest, ModifiableSolrParamsTest, 
RawValueEvaluatorTest, SolrExceptionTest, CoalesceEvaluatorTest, 
AndEvaluatorTest, LargeVolumeJettyTest, LengthEvaluatorTest, 
StreamExpressionTest]
   [junit4] Completed [30/135 (1!)] on J2 in 79.85s, 94 tests, 1 error, 9 
skipped <<< FAILURES!

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

Reply via email to