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

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

Error Message:
expected:<5> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([57786BB00FF24E9E:779209B093B3A3D2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4594)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14824 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/init-core-data-001
   [junit4]   2> 104714 WARN  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 104714 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 104715 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 104715 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 104716 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001
   [junit4]   2> 104717 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 104717 INFO  (Thread-267) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 104717 INFO  (Thread-267) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 104724 ERROR (Thread-267) [    ] 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> 104817 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60925
   [junit4]   2> 104850 INFO  (jetty-launcher-350-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 104851 INFO  (jetty-launcher-350-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 104852 INFO  (jetty-launcher-350-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@539b15b3{/solr,null,AVAILABLE}
   [junit4]   2> 104852 INFO  (jetty-launcher-350-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9d3d0ae{HTTP/1.1,[http/1.1]}{127.0.0.1:57541}
   [junit4]   2> 104852 INFO  (jetty-launcher-350-thread-2) [    ] 
o.e.j.s.Server Started @107591ms
   [junit4]   2> 104852 INFO  (jetty-launcher-350-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57541}
   [junit4]   2> 104852 ERROR (jetty-launcher-350-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 104852 INFO  (jetty-launcher-350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 104852 INFO  (jetty-launcher-350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104852 INFO  (jetty-launcher-350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 104853 INFO  (jetty-launcher-350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T17:28:09.444Z
   [junit4]   2> 104859 INFO  (jetty-launcher-350-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 104861 INFO  (jetty-launcher-350-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ecfa93e{/solr,null,AVAILABLE}
   [junit4]   2> 104861 INFO  (jetty-launcher-350-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c1a1013{HTTP/1.1,[http/1.1]}{127.0.0.1:50162}
   [junit4]   2> 104861 INFO  (jetty-launcher-350-thread-3) [    ] 
o.e.j.s.Server Started @107600ms
   [junit4]   2> 104861 INFO  (jetty-launcher-350-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50162}
   [junit4]   2> 104868 INFO  (jetty-launcher-350-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4930e4f6{/solr,null,AVAILABLE}
   [junit4]   2> 104868 INFO  (jetty-launcher-350-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@342d3bf2{HTTP/1.1,[http/1.1]}{127.0.0.1:50606}
   [junit4]   2> 104868 INFO  (jetty-launcher-350-thread-1) [    ] 
o.e.j.s.Server Started @107607ms
   [junit4]   2> 104868 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50606}
   [junit4]   2> 104868 ERROR (jetty-launcher-350-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 104868 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 104868 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104868 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 104868 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T17:28:09.459Z
   [junit4]   2> 104876 INFO  (jetty-launcher-350-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 104877 ERROR (jetty-launcher-350-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 104877 INFO  (jetty-launcher-350-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63bcabef{/solr,null,AVAILABLE}
   [junit4]   2> 104877 INFO  (jetty-launcher-350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 104877 INFO  (jetty-launcher-350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104877 INFO  (jetty-launcher-350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 104877 INFO  (jetty-launcher-350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T17:28:09.468Z
   [junit4]   2> 104878 INFO  (jetty-launcher-350-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4b233c99{HTTP/1.1,[http/1.1]}{127.0.0.1:47724}
   [junit4]   2> 104878 INFO  (jetty-launcher-350-thread-4) [    ] 
o.e.j.s.Server Started @107617ms
   [junit4]   2> 104878 INFO  (jetty-launcher-350-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47724}
   [junit4]   2> 104878 ERROR (jetty-launcher-350-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 104879 INFO  (jetty-launcher-350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 104879 INFO  (jetty-launcher-350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 104879 INFO  (jetty-launcher-350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 104879 INFO  (jetty-launcher-350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T17:28:09.470Z
   [junit4]   2> 104890 INFO  (jetty-launcher-350-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 104890 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 104890 INFO  (jetty-launcher-350-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 104904 INFO  (jetty-launcher-350-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60925/solr
   [junit4]   2> 104907 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 0x15ed3d4c15e0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 104914 INFO  (jetty-launcher-350-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 104920 INFO  (jetty-launcher-350-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60925/solr
   [junit4]   2> 104923 INFO  (jetty-launcher-350-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60925/solr
   [junit4]   2> 104935 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 0x15ed3d4c15e0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 104954 INFO  (jetty-launcher-350-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60925/solr
   [junit4]   2> 104978 WARN  (jetty-launcher-350-thread-2) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 104992 WARN  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 105001 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105002 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50606_solr
   [junit4]   2> 105003 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.Overseer Overseer 
(id=98749152579420170-127.0.0.1:50606_solr-n_0000000000) starting
   [junit4]   2> 105010 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50606_solr
   [junit4]   2> 105038 INFO  
(OverseerStateUpdate-98749152579420170-127.0.0.1:50606_solr-n_0000000000) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 105043 WARN  (jetty-launcher-350-thread-4) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 105044 INFO  (jetty-launcher-350-thread-4) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 105046 INFO  (jetty-launcher-350-thread-4) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105048 INFO  (jetty-launcher-350-thread-4) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47724_solr
   [junit4]   2> 105051 INFO  (jetty-launcher-350-thread-2) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 105052 INFO  
(zkCallback-372-thread-1-processing-n:127.0.0.1:47724_solr) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 105065 WARN  (jetty-launcher-350-thread-3) 
[n:127.0.0.1:50162_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 105066 INFO  (jetty-launcher-350-thread-3) 
[n:127.0.0.1:50162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 105068 INFO  (jetty-launcher-350-thread-3) 
[n:127.0.0.1:50162_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105070 INFO  (jetty-launcher-350-thread-3) 
[n:127.0.0.1:50162_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50162_solr
   [junit4]   2> 105085 INFO  
(zkCallback-368-thread-2-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 105100 INFO  
(zkCallback-368-thread-3-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 105100 INFO  
(zkCallback-372-thread-1-processing-n:127.0.0.1:47724_solr) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 105103 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:50162_solr) 
[n:127.0.0.1:50162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 105106 INFO  
(zkCallback-366-thread-2-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 105107 INFO  (jetty-launcher-350-thread-2) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105109 INFO  (jetty-launcher-350-thread-2) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57541_solr
   [junit4]   2> 105111 INFO  
(zkCallback-372-thread-1-processing-n:127.0.0.1:47724_solr) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 105111 INFO  
(zkCallback-366-thread-1-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 105111 INFO  
(zkCallback-367-thread-1-processing-n:127.0.0.1:50162_solr) 
[n:127.0.0.1:50162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 105114 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 105161 INFO  (jetty-launcher-350-thread-3) 
[n:127.0.0.1:50162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50162.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105176 INFO  (jetty-launcher-350-thread-3) 
[n:127.0.0.1:50162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50162.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105176 INFO  (jetty-launcher-350-thread-3) 
[n:127.0.0.1:50162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50162.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105177 INFO  (jetty-launcher-350-thread-3) 
[n:127.0.0.1:50162_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001/node3/.
   [junit4]   2> 105248 INFO  (jetty-launcher-350-thread-4) 
[n:127.0.0.1:47724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47724.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105249 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50606.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105294 INFO  (jetty-launcher-350-thread-4) 
[n:127.0.0.1:47724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47724.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105294 INFO  (jetty-launcher-350-thread-4) 
[n:127.0.0.1:47724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47724.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105296 INFO  (jetty-launcher-350-thread-4) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001/node4/.
   [junit4]   2> 105297 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50606.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105297 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50606.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105300 INFO  (jetty-launcher-350-thread-1) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001/node1/.
   [junit4]   2> 105300 INFO  (jetty-launcher-350-thread-2) 
[n:127.0.0.1:57541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57541.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105325 INFO  (jetty-launcher-350-thread-2) 
[n:127.0.0.1:57541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57541.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105325 INFO  (jetty-launcher-350-thread-2) 
[n:127.0.0.1:57541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57541.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 105326 INFO  (jetty-launcher-350-thread-2) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001/node2/.
   [junit4]   2> 105401 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 105402 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60925/solr ready
   [junit4]   2> 105412 INFO  (qtp1597091030-1554) [n:127.0.0.1:50162_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 105414 INFO  
(OverseerThreadFactory-616-thread-1-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_collection
   [junit4]   2> 105525 INFO  
(OverseerStateUpdate-98749152579420170-127.0.0.1:50606_solr-n_0000000000) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57541/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 105528 INFO  
(OverseerStateUpdate-98749152579420170-127.0.0.1:50606_solr-n_0000000000) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50606/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 105739 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 105739 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 105739 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 105740 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 105859 INFO  
(zkCallback-368-thread-3-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 105860 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 105860 INFO  
(zkCallback-366-thread-2-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 105860 INFO  
(zkCallback-366-thread-1-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 106774 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 106774 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 106794 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 106794 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 106874 WARN  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 106874 WARN  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 106874 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 106874 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 106874 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50606.solr.core.collection1_collection.shard2.replica_n2' 
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 106875 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 106875 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001/node1/collection1_collection_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001/node1/./collection1_collection_shard2_replica_n2/data/]
   [junit4]   2> 106875 WARN  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 106875 WARN  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is 
not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 106875 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 106875 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from 
collection collection1_collection, trusted=true
   [junit4]   2> 106876 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_57541.solr.core.collection1_collection.shard1.replica_n1' 
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a000040
   [junit4]   2> 106876 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 106876 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001/node2/collection1_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001/tempDir-001/node2/./collection1_collection_shard1_replica_n1/data/]
   [junit4]   2> 106931 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 106931 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 106935 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 106935 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 106936 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 106936 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 106936 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 106936 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 106937 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4cdf66cf[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 106937 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1436cd2c[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 106938 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 106939 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 106939 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 106939 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 106939 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 106939 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1579986443598561280
   [junit4]   2> 106940 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 106940 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1579986443599609856
   [junit4]   2> 106942 INFO  
(searcherExecutor-625-thread-1-processing-n:127.0.0.1:50606_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50606_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@1436cd2c[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 106942 INFO  
(searcherExecutor-626-thread-1-processing-n:127.0.0.1:57541_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:57541_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@4cdf66cf[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 106948 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 106948 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 106948 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 106948 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 106948 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 106948 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 106949 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 106949 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 106949 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 106949 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 106949 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 106949 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 106955 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 106955 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 107069 INFO  
(zkCallback-366-thread-1-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107069 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107069 INFO  
(zkCallback-366-thread-2-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107069 INFO  
(zkCallback-368-thread-3-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107106 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 107106 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 107110 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1372
   [junit4]   2> 107112 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1373
   [junit4]   2> 107121 INFO  (qtp1597091030-1554) [n:127.0.0.1:50162_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 107224 INFO  
(zkCallback-366-thread-2-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107224 INFO  
(zkCallback-368-thread-3-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107224 INFO  
(zkCallback-366-thread-1-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107224 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_collection/state.json] for collection 
[collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 107419 INFO  
(OverseerCollectionConfigSetProcessor-98749152579420170-127.0.0.1:50606_solr-n_0000000000)
 [n:127.0.0.1:50606_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 108123 INFO  (qtp1597091030-1554) [n:127.0.0.1:50162_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2712
   [junit4]   2> 108124 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 108124 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_collection
   [junit4]   2> 108125 INFO  (qtp1597091030-1553) [n:127.0.0.1:50162_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 108261 INFO  (qtp1597091030-1553) [n:127.0.0.1:50162_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=135
   [junit4]   2> 108280 INFO  
(TEST-StreamExpressionTest.testKnnStream-seed#[57786BB00FF24E9E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKnnStream
   [junit4]   2> 108298 INFO  (qtp1878983733-1533) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579986445021478912)} 0 2
   [junit4]   2> 108302 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579986445027770368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108303 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 108303 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 108305 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579986445030916096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108305 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 108306 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 108306 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 108307 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 108307 INFO  (qtp1812464497-1540) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579986445006798848),commit=} 0 25
   [junit4]   2> 108311 INFO  (qtp1878983733-1527) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[3 
(1579986445036158976), 2 (1579986445037207552)]} 0 1
   [junit4]   2> 108311 INFO  (qtp1812464497-1535) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1 
(1579986445035110400), 4 (1579986445037207552)]} 0 2
   [junit4]   2> 108314 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579986445040353280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108315 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@433adb26 
commitCommandVersion:1579986445040353280
   [junit4]   2> 108319 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579986445045596160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108320 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f0d7569 
commitCommandVersion:1579986445045596160
   [junit4]   2> 108321 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@304cf6fc[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 108321 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 108322 INFO  
(searcherExecutor-626-thread-1-processing-n:127.0.0.1:57541_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:57541_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_collection_shard1_replica_n1] Registered new searcher 
Searcher@304cf6fc[collection1_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c2)))}
   [junit4]   2> 108322 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 108333 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bb3e10[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 108333 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 108334 INFO  
(searcherExecutor-625-thread-1-processing-n:127.0.0.1:50606_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50606_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@bb3e10[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c2)))}
   [junit4]   2> 108334 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 108335 INFO  (qtp1878983733-1532) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
 0 22
   [junit4]   2> 108338 INFO  (qtp1597091030-1552) [n:127.0.0.1:50162_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 108342 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=knn(collection1,+id%3D"1",+qf%3D"a_t",+rows%3D"4",+fl%3D"id,+score",+mintf%3D"1")&wt=javabin&version=2.2}
 status=0 QTime=1
   [junit4]   2> 108347 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 108348 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60925/solr ready
   [junit4]   2> 108351 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108351 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108353 INFO  (qtp1812464497-1539) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492940&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108356 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108356 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108357 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108357 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108358 INFO  (qtp1812464497-1540) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492940&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108358 INFO  (qtp1812464497-1535) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492940&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108360 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/&rows=4&version=2&q={!mlt+qf%3Da_t+mintf%3D1}1&NOW=1506792492940&isShard=true&wt=javabin}
 hits=2 status=0 QTime=2
   [junit4]   2> 108360 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&rows=4&version=2&q={!mlt+qf%3Da_t+mintf%3D1}1&NOW=1506792492940&isShard=true&wt=javabin}
 hits=1 status=0 QTime=4
   [junit4]   2> 108361 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q={!mlt+qf%3Da_t+mintf%3D1}1&_stateVer_=collection1_collection:4&fl=id,+score&rows=4&wt=javabin&version=2}
 hits=3 status=0 QTime=11
   [junit4]   2> 108366 INFO  (qtp1878983733-1531) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=knn(collection1,+id%3D"1",+qf%3D"a_t",+k%3D"2",+fl%3D"id,+score",+mintf%3D"1")&wt=javabin&version=2.2}
 status=0 QTime=0
   [junit4]   2> 108366 INFO  (qtp1812464497-1536) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108366 INFO  (qtp1812464497-1536) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108367 INFO  (qtp1812464497-1539) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492957&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108368 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108368 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108368 INFO  (qtp1878983733-1527) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108368 INFO  (qtp1878983733-1527) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108369 INFO  (qtp1812464497-1540) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492957&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108369 INFO  (qtp1812464497-1535) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492957&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108370 INFO  (qtp1878983733-1527) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&k=2&collection=collection1_collection&shard.url=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/&rows=2&version=2&q={!mlt+qf%3Da_t+mintf%3D1}1&NOW=1506792492957&isShard=true&wt=javabin}
 hits=2 status=0 QTime=1
   [junit4]   2> 108371 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&k=2&collection=collection1_collection&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&rows=2&version=2&q={!mlt+qf%3Da_t+mintf%3D1}1&NOW=1506792492957&isShard=true&wt=javabin}
 hits=1 status=0 QTime=2
   [junit4]   2> 108371 INFO  (qtp1812464497-1536) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q={!mlt+qf%3Da_t+mintf%3D1}1&_stateVer_=collection1_collection:4&fl=id,+score&k=2&rows=2&wt=javabin&version=2}
 hits=3 status=0 QTime=5
   [junit4]   2> 108376 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=knn(collection1,+id%3D"1",+qf%3D"a_t",+rows%3D"4",+fl%3D"id,+score",+mintf%3D"1",+maxdf%3D"0")&wt=javabin&version=2.2}
 status=0 QTime=0
   [junit4]   2> 108377 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108377 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108378 INFO  (qtp1812464497-1539) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492968&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108379 INFO  (qtp1812464497-1539) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108379 INFO  (qtp1812464497-1539) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108379 INFO  (qtp1878983733-1532) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108379 INFO  (qtp1878983733-1532) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108380 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492968&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108390 INFO  (qtp1812464497-1536) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492968&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108390 INFO  (qtp1812464497-1539) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&rows=4&version=2&q={!mlt+qf%3Da_t+mintf%3D1+maxdf%3D0}1&NOW=1506792492968&isShard=true&wt=javabin}
 hits=0 status=0 QTime=11
   [junit4]   2> 108391 INFO  (qtp1878983733-1532) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/&rows=4&version=2&q={!mlt+qf%3Da_t+mintf%3D1+maxdf%3D0}1&NOW=1506792492968&isShard=true&wt=javabin}
 hits=0 status=0 QTime=11
   [junit4]   2> 108391 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q={!mlt+qf%3Da_t+mintf%3D1+maxdf%3D0}1&_stateVer_=collection1_collection:4&fl=id,+score&rows=4&wt=javabin&version=2}
 hits=0 status=0 QTime=14
   [junit4]   2> 108395 INFO  (qtp1878983733-1533) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/stream 
params={indent=off&expr=knn(collection1,+id%3D"1",+qf%3D"a_t",+rows%3D"4",+fl%3D"id,+score",+mintf%3D"1",+maxwl%3D"1")&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 108396 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108396 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108396 INFO  (qtp1812464497-1536) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492986&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108397 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108397 INFO  (qtp1812464497-1540) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108397 INFO  (qtp1812464497-1540) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108397 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108398 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492986&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108398 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492986&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108399 INFO  (qtp1878983733-1530) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/&rows=4&version=2&q={!mlt+qf%3Da_t+mintf%3D1+maxwl%3D1}1&NOW=1506792492986&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 108399 INFO  (qtp1812464497-1540) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&rows=4&version=2&q={!mlt+qf%3Da_t+mintf%3D1+maxwl%3D1}1&NOW=1506792492986&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 108399 INFO  (qtp1878983733-1534) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q={!mlt+qf%3Da_t+mintf%3D1+maxwl%3D1}1&_stateVer_=collection1_collection:4&fl=id,+score&rows=4&wt=javabin&version=2}
 hits=0 status=0 QTime=3
   [junit4]   2> 108403 INFO  (qtp1812464497-1542) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream 
params={indent=off&expr=knn(collection1,+id%3D"1",+qf%3D"a_t",+rows%3D"2",+fl%3D"id,+score",+mintf%3D"1",+minwl%3D"20")&wt=json&version=2.2}
 status=0 QTime=0
   [junit4]   2> 108403 INFO  (qtp1878983733-1527) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108403 INFO  (qtp1878983733-1527) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108404 INFO  (qtp1812464497-1535) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492994&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108405 INFO  (qtp1812464497-1535) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108405 INFO  (qtp1812464497-1535) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108406 INFO  (qtp1878983733-1531) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 108406 INFO  (qtp1878983733-1531) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 108406 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492994&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108406 INFO  (qtp1812464497-1536) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1506792492994&ids=1&isShard=true&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get}
 status=0 QTime=0
   [junit4]   2> 108406 INFO  (qtp1878983733-1531) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:50606/solr/collection1_collection_shard2_replica_n2/&rows=2&version=2&q={!mlt+qf%3Da_t+mintf%3D1+minwl%3D20}1&NOW=1506792492994&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 108407 INFO  (qtp1812464497-1535) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request 
[collection1_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1_collection:4&fl=id&fl=score&shards.purpose=68&start=0&fsv=true&collection=collection1_collection&shard.url=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&rows=2&version=2&q={!mlt+qf%3Da_t+mintf%3D1+minwl%3D20}1&NOW=1506792492994&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 108407 INFO  (qtp1878983733-1527) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q={!mlt+qf%3Da_t+mintf%3D1+minwl%3D20}1&_stateVer_=collection1_collection:4&fl=id,+score&rows=2&wt=javabin&version=2}
 hits=0 status=0 QTime=3
   [junit4]   2> 108408 INFO  
(TEST-StreamExpressionTest.testKnnStream-seed#[57786BB00FF24E9E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testKnnStream
   [junit4]   2> 108439 INFO  
(TEST-StreamExpressionTest.testNulls-seed#[57786BB00FF24E9E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNulls
   [junit4]   2> 108441 INFO  (qtp1812464497-1538) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@580c4d70[collection1_collection_shard1_replica_n1] realtime]
   [junit4]   2> 108443 INFO  (qtp1878983733-1532) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@170a8ceb[collection1_collection_shard2_replica_n2] realtime]
   [junit4]   2> 108444 INFO  (qtp1878983733-1532) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579986445174571008)} 0 1
   [junit4]   2> 108445 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579986445177716736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108445 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f0d7569 
commitCommandVersion:1579986445177716736
   [junit4]   2> 108445 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1445b8ba[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 108445 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 108446 INFO  
(searcherExecutor-625-thread-1-processing-n:127.0.0.1:50606_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50606_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2] Registered new searcher 
Searcher@1445b8ba[collection1_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108446 INFO  (qtp1878983733-1528) [n:127.0.0.1:50606_solr 
c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1_collection_shard2_replica_n2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57541/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 108447 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579986445179813888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 108447 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@433adb26 
commitCommandVersion:1579986445179813888
   [junit4]   2> 108447 INFO  (qtp1812464497-1541) [n:127.0.0.1:57541_solr 
c:collection1_collection s:shard1 r:core_node3 x:collection1_collec

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

@3dc0d171
   [junit4]   2> 186813 INFO  (coreCloseExecutor-757-thread-1) 
[n:127.0.0.1:57541_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard1.replica_n1, tag=1036046705
   [junit4]   2> 186813 INFO  (coreCloseExecutor-757-thread-1) 
[n:127.0.0.1:57541_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6014590b: rootName 
= solr_57541, domain = solr.core.collection1_collection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@3f46d1c8
   [junit4]   2> 186818 INFO  
(zkCallback-1795-thread-1-processing-n:127.0.0.1:50606_solr 
x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection 
r:core_node4) [n:127.0.0.1:50606_solr c:collection1_collection s:shard2 
r:core_node4 x:collection1_collection_shard2_replica_n2] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 186819 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 186820 INFO  (jetty-closer-351-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@342d3bf2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 186821 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=243853986
   [junit4]   2> 186821 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 186821 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e9d1928: rootName = 
solr_50606, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6f56a17f
   [junit4]   2> 186891 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 186891 INFO  (coreCloseExecutor-757-thread-1) 
[n:127.0.0.1:57541_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=1036046705
   [junit4]   2> 186891 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29c294: rootName = 
solr_50606, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@11b729ba
   [junit4]   2> 186900 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 186900 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d1d3908: rootName = 
solr_50606, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@40229a58
   [junit4]   2> 186905 INFO  
(zkCallback-368-thread-1-processing-n:127.0.0.1:50606_solr) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 186907 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 186908 INFO  (coreCloseExecutor-759-thread-1) 
[n:127.0.0.1:50606_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@42661837
   [junit4]   2> 186908 INFO  (coreCloseExecutor-759-thread-1) 
[n:127.0.0.1:50606_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=1113987127
   [junit4]   2> 186908 INFO  (coreCloseExecutor-759-thread-1) 
[n:127.0.0.1:50606_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49026d6b: rootName 
= solr_50606, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@4e098777
   [junit4]   2> 186914 INFO  (coreCloseExecutor-759-thread-1) 
[n:127.0.0.1:50606_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=1113987127
   [junit4]   2> 186916 INFO  (jetty-closer-351-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98749152579420170-127.0.0.1:50606_solr-n_0000000000) closing
   [junit4]   2> 186916 INFO  
(OverseerStateUpdate-98749152579420170-127.0.0.1:50606_solr-n_0000000000) 
[n:127.0.0.1:50606_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50606_solr
   [junit4]   2> 186923 INFO  (jetty-closer-351-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4930e4f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 188295 WARN  
(zkCallback-372-thread-2-processing-n:127.0.0.1:47724_solr) 
[n:127.0.0.1:47724_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 188295 INFO  (jetty-closer-351-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63bcabef{/solr,null,UNAVAILABLE}
   [junit4]   2> 188403 WARN  
(zkCallback-366-thread-3-processing-n:127.0.0.1:57541_solr) 
[n:127.0.0.1:57541_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 188404 INFO  (jetty-closer-351-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@539b15b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 188406 ERROR 
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-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> 188407 INFO  
(SUITE-StreamExpressionTest-seed#[57786BB00FF24E9E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60925 60925
   [junit4]   2> 198463 INFO  (Thread-267) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60925 60925
   [junit4]   2> 198469 WARN  (Thread-267) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/aliases.json
   [junit4]   2>        80      /solr/clusterprops.json
   [junit4]   2>        12      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        12      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98749152579420170-127.0.0.1:50606_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/live_nodes
   [junit4]   2>        80      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_57786BB00FF24E9E-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-MX, timezone=Etc/GMT-3
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=58926208,total=340627456
   [junit4]   2> NOTE: All tests run in this JVM: [AndEvaluatorTest, 
TestValidatingJsonMap, SolrSchemalessExampleTest, LessThanEqualToEvaluatorTest, 
JettyWebappTest, TestSolrJErrorHandling, SolrExampleEmbeddedTest, 
SolrExampleStreamingTest, SolrZkClientTest, TermsResponseTest, TestHash, 
TestPathTrie, TestBatchUpdate, CorrelationEvaluatorTest, TestCoreAdmin, 
StreamExpressionParserTest, RawValueEvaluatorTest, EqualToEvaluatorTest, 
SquareRootEvaluatorTest, TestZkConfigManager, TestSolrProperties, 
TestSpellCheckResponse, JdbcDriverTest, StreamExpressionToExplanationTest, 
CommonParamsTest, ArcTangentEvaluatorTest, FieldAnalysisResponseTest, 
HyperbolicCosineEvaluatorTest, CloudSolrClientCacheTest, 
ConcurrentUpdateSolrClientTest, SolrDocumentTest, 
GreaterThanEqualToEvaluatorTest, BasicHttpSolrClientTest, 
HttpSolrClientConPoolTest, TestConfigSetAdminRequest, 
CollectionAdminRequestRequiredParamsTest, 
ConcurrentUpdateSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest, 
LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, 
GraphExpressionTest, GraphTest, JDBCStreamTest, StreamExpressionTest]
   [junit4] Completed [145/145 (1!)] on J0 in 93.78s, 117 tests, 1 failure, 9 
skipped <<< FAILURES!

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

Reply via email to