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

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

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

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

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

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


FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([BA82A05296CA5037:39F4FFA040B35E96]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
        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 13369 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 2597194 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/init-core-data-001
   [junit4]   2> 2597194 WARN  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2597194 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2597195 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2597196 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001
   [junit4]   2> 2597196 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2597196 INFO  (Thread-9364) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2597196 INFO  (Thread-9364) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2597199 ERROR (Thread-9364) [    ] 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> 2597296 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42285
   [junit4]   2> 2597302 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2597303 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2597315 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18a82ca{/solr,null,AVAILABLE}
   [junit4]   2> 2597328 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51cdc1{/solr,null,AVAILABLE}
   [junit4]   2> 2597333 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ef45d2{HTTP/1.1,[http/1.1]}{127.0.0.1:35645}
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e969b7{HTTP/1.1,[http/1.1]}{127.0.0.1:35897}
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.e.j.s.Server Started @2598420ms
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.e.j.s.Server Started @2598420ms
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35645}
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35897}
   [junit4]   2> 2597334 ERROR (jetty-launcher-3550-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2597334 ERROR (jetty-launcher-3550-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T13:37:19.595Z
   [junit4]   2> 2597334 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T13:37:19.595Z
   [junit4]   2> 2597341 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2597342 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2597350 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 0x15e764ef4620001, 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> 2597354 INFO  (jetty-launcher-3550-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42285/solr
   [junit4]   2> 2597356 INFO  (jetty-launcher-3550-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42285/solr
   [junit4]   2> 2597367 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 0x15e764ef4620004, 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> 2597425 INFO  (jetty-launcher-3550-thread-1) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2597426 INFO  (jetty-launcher-3550-thread-1) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35645_solr
   [junit4]   2> 2597427 INFO  (jetty-launcher-3550-thread-1) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.Overseer Overseer 
(id=98646323328319493-127.0.0.1:35645_solr-n_0000000000) starting
   [junit4]   2> 2597456 INFO  (jetty-launcher-3550-thread-1) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35645_solr
   [junit4]   2> 2597458 INFO  
(zkCallback-3561-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2597532 INFO  (jetty-launcher-3550-thread-2) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2597535 INFO  (jetty-launcher-3550-thread-2) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2597536 INFO  (jetty-launcher-3550-thread-2) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35897_solr
   [junit4]   2> 2597537 INFO  
(zkCallback-3561-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2597546 INFO  
(zkCallback-3562-thread-1-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2597652 INFO  (jetty-launcher-3550-thread-2) 
[n:127.0.0.1:35897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35897.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2597665 INFO  (jetty-launcher-3550-thread-1) 
[n:127.0.0.1:35645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35645.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2597669 INFO  (jetty-launcher-3550-thread-2) 
[n:127.0.0.1:35897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35897.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2597670 INFO  (jetty-launcher-3550-thread-2) 
[n:127.0.0.1:35897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35897.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2597672 INFO  (jetty-launcher-3550-thread-2) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node2/.
   [junit4]   2> 2597681 INFO  (jetty-launcher-3550-thread-1) 
[n:127.0.0.1:35645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35645.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2597681 INFO  (jetty-launcher-3550-thread-1) 
[n:127.0.0.1:35645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35645.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2597683 INFO  (jetty-launcher-3550-thread-1) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node1/.
   [junit4]   2> 2597765 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2597765 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42285/solr ready
   [junit4]   2> 2597777 INFO  (qtp7051287-30381) [n:127.0.0.1:35645_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2597783 INFO  
(OverseerThreadFactory-5477-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2597892 INFO  
(OverseerStateUpdate-98646323328319493-127.0.0.1:35645_solr-n_0000000000) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35645/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2597896 INFO  
(OverseerStateUpdate-98646323328319493-127.0.0.1:35645_solr-n_0000000000) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35897/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2597898 INFO  
(OverseerStateUpdate-98646323328319493-127.0.0.1:35645_solr-n_0000000000) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35645/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2597900 INFO  
(OverseerStateUpdate-98646323328319493-127.0.0.1:35645_solr-n_0000000000) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35897/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2598104 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2598104 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2598104 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2598104 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2598105 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2598105 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2598212 INFO  
(zkCallback-3562-thread-1-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2598212 INFO  
(zkCallback-3562-thread-2-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2598212 INFO  
(zkCallback-3561-thread-2-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2598212 INFO  
(zkCallback-3561-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599122 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2599122 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2599125 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2599146 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2599152 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 2599152 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 2599155 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
   [junit4]   2> 2599155 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2599155 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2599156 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2599156 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2599156 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35897.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2599156 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2599157 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node2/collection1_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node2/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 2599157 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35645.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2599157 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
   [junit4]   2> 2599157 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2599157 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node1/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node1/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 2599158 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2599158 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2599159 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35645.solr.core.collection1.shard2.replica_t4' (registry 
'solr.core.collection1.shard2.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2599159 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2599159 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node1/collection1_shard2_replica_t4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node1/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 2599160 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2599160 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 2599160 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35897.solr.core.collection1.shard2.replica_t6' (registry 
'solr.core.collection1.shard2.replica_t6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e96d59
   [junit4]   2> 2599160 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2599160 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node2/collection1_shard2_replica_t6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_BA82A05296CA5037-001/tempDir-001/node2/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 2599256 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2599256 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2599257 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2599257 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2599260 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c94fdf[collection1_shard2_replica_t4] main]
   [junit4]   2> 2599261 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 2599262 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2599263 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2599264 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2599264 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578341175420518400
   [junit4]   2> 2599264 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2599265 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2599265 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2599266 INFO  
(searcherExecutor-5484-thread-1-processing-n:127.0.0.1:35645_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:35645_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore 
[collection1_shard2_replica_t4] Registered new searcher 
Searcher@1c94fdf[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2599267 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2599267 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2599268 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2599268 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2599269 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29b0f[collection1_shard2_replica_t6] main]
   [junit4]   2> 2599269 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2599269 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2599270 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2599270 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2599270 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 2599270 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2599271 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2599271 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d47e61[collection1_shard1_replica_t2] main]
   [junit4]   2> 2599272 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2599273 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b72ac8[collection1_shard1_replica_t1] main]
   [junit4]   2> 2599273 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 2599273 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 2599273 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2599274 INFO  
(searcherExecutor-5485-thread-1-processing-n:127.0.0.1:35897_solr 
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore 
[collection1_shard2_replica_t6] Registered new searcher 
Searcher@29b0f[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2599274 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2599274 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578341175431004160
   [junit4]   2> 2599274 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2599274 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2599275 INFO  
(searcherExecutor-5482-thread-1-processing-n:127.0.0.1:35897_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@1d47e61[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2599275 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578341175432052736
   [junit4]   2> 2599275 INFO  
(searcherExecutor-5483-thread-1-processing-n:127.0.0.1:35645_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:35645_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore 
[collection1_shard1_replica_t1] Registered new searcher 
Searcher@b72ac8[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2599275 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578341175432052736
   [junit4]   2> 2599279 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2599279 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2599279 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35645/solr/collection1_shard1_replica_t1/
   [junit4]   2> 2599279 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=http://127.0.0.1:35645/solr START 
replicas=[http://127.0.0.1:35897/solr/collection1_shard1_replica_t2/] 
nUpdates=100
   [junit4]   2> 2599281 INFO  (qtp23712069-30382) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.S.Request [collection1_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2599381 INFO  
(zkCallback-3561-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599381 INFO  
(zkCallback-3562-thread-1-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599381 INFO  
(zkCallback-3561-thread-2-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599381 INFO  
(zkCallback-3562-thread-2-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599580 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=http://127.0.0.1:35645/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2599580 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2599580 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2599580 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2599580 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 2599583 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35645/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 2599685 INFO  
(zkCallback-3562-thread-2-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599686 INFO  
(zkCallback-3561-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599686 INFO  
(zkCallback-3561-thread-2-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599686 INFO  
(zkCallback-3562-thread-1-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599734 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2599735 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1631
   [junit4]   2> 2599771 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2599771 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2599771 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35645/solr/collection1_shard2_replica_t4/
   [junit4]   2> 2599771 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 
url=http://127.0.0.1:35645/solr START 
replicas=[http://127.0.0.1:35897/solr/collection1_shard2_replica_t6/] 
nUpdates=100
   [junit4]   2> 2599773 INFO  (qtp23712069-30382) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.S.Request [collection1_shard2_replica_t6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2599837 INFO  
(zkCallback-3561-thread-2-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599838 INFO  
(zkCallback-3561-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599838 INFO  
(zkCallback-3562-thread-1-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2599837 INFO  
(zkCallback-3562-thread-2-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2600071 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 
url=http://127.0.0.1:35645/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2600071 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2600072 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2600072 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2600072 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background 
replication from leader
   [junit4]   2> 2600075 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35645/solr/collection1_shard2_replica_t4/ shard2
   [junit4]   2> 2600178 INFO  
(zkCallback-3561-thread-2-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2600178 INFO  
(zkCallback-3562-thread-1-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2600178 INFO  
(zkCallback-3562-thread-2-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2600178 INFO  
(zkCallback-3561-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2600226 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2600227 INFO  (qtp7051287-30377) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2123
   [junit4]   2> 2600277 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ZkController collection1_shard2_replica_t6 starting background 
replication from leader
   [junit4]   2> 2600277 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2600279 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2600279 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Replica core_node7 is 
leader but it's state is down, skipping replication
   [junit4]   2> 2600279 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController collection1_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 2600279 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2600280 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2600280 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:35645/solr/collection1_shard1_replica_t1/
   [junit4]   2> 2600281 INFO  (qtp23712069-30390) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2177
   [junit4]   2> 2600282 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2600282 INFO  (qtp23712069-30391) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2178
   [junit4]   2> 2600283 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2600283 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2600283 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2600283 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2600285 INFO  (qtp7051287-30381) [n:127.0.0.1:35645_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> 2600385 INFO  
(zkCallback-3562-thread-1-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2600385 INFO  
(zkCallback-3561-thread-1-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2600385 INFO  
(zkCallback-3561-thread-2-processing-n:127.0.0.1:35645_solr) 
[n:127.0.0.1:35645_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2600385 INFO  
(zkCallback-3562-thread-2-processing-n:127.0.0.1:35897_solr) 
[n:127.0.0.1:35897_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2601285 INFO  (qtp7051287-30381) [n:127.0.0.1:35645_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3507
   [junit4]   2> 2601285 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2601286 INFO  
(SUITE-TestCloudRecovery-seed#[BA82A05296CA5037]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2601298 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[BA82A05296CA5037])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 2601304 INFO  (qtp23712069-30454) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1578341177557516288&distrib.from=http://127.0.0.1:35645/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578341177557516288)} 0 0
   [junit4]   2> 2601305 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:35645/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578341177557516288)} 0 3
   [junit4]   2> 2601305 INFO  (qtp23712069-30453) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1578341177555419136&distrib.from=http://127.0.0.1:35645/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1578341177555419136)} 0 2
   [junit4]   2> 2601305 INFO  (qtp7051287-30383) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1578341177555419136)} 0 5
   [junit4]   2> 2601307 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578341177562759168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2601307 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2601307 INFO  (qtp23712069-30382) [n:127.0.0.1:35897_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 2601307 INFO  (qtp23712069-30452) [n:127.0.0.1:35897_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 2601307 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578341177562759168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2601307 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2601308 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2601308 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2601308 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35645/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 2601308 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35645/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2601309 INFO  (qtp7051287-30378) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2601312 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2601786 INFO  
(OverseerCollectionConfigSetProcessor-98646323328319493-127.0.0.1:35645_solr-n_0000000000)
 [n:127.0.0.1:35645_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> 2601812 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2601814 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2602314 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2602316 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2602817 INFO  (qtp7051287-30378) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2602836 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2603279 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Last replication failed, 
so I'll force replication
   [junit4]   2> 2603280 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:35645/solr/collection1_shard2_replica_t4/
   [junit4]   2> 2603281 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2603282 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2603282 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2603282 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2603282 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2603283 INFO  (qtp7051287-30376) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2603284 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2603284 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2603284 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2603284 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2603284 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 2603284 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2603284 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@c905f6 commitCommandVersion:0
   [junit4]   2> 2603302 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@316e86[collection1_shard2_replica_t6] main]
   [junit4]   2> 2603302 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2603304 INFO  
(searcherExecutor-5485-thread-1-processing-n:127.0.0.1:35897_solr 
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore 
[collection1_shard2_replica_t6] Registered new searcher 
Searcher@316e86[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2603323 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2603339 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2603827 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2603842 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2604331 INFO  (qtp7051287-30376) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2604346 INFO  (qtp7051287-30378) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2604834 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2604849 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2605338 INFO  (qtp7051287-30383) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2605355 INFO  (qtp7051287-30381) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2605841 INFO  (qtp7051287-30381) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2605858 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2606279 INFO  (qtp7051287-30376) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2606280 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2606281 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2606281 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2606281 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 
1505223445545
   [junit4]   2> 2606281 INFO  (qtp7051287-30378) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2606282 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2606282 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2606282 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2606282 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2606344 INFO  (qtp7051287-30378) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2606365 INFO  (qtp7051287-30383) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2606847 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2606868 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2607350 INFO  (qtp7051287-30376) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2607371 INFO  (qtp7051287-30383) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2607853 INFO  (qtp7051287-30379) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2607875 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2608355 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2608378 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2608858 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2608880 INFO  (qtp7051287-30438) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2609279 INFO  (qtp7051287-30378) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2609280 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2609280 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2609280 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2609280 INFO  (indexFetcher-5503-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 
1505223445545
   [junit4]   2> 2609281 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2609281 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2609281 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2609281 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2609281 INFO  (indexFetcher-5505-thread-1) 
[n:127.0.0.1:35897_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2609360 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2609383 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2609863 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2609885 INFO  (qtp7051287-30384) [n:127.0.0.1:35645_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=

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

nCorpus_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f064f6: rootName = 
solr_36825, domain = solr.core.mainCorpus.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.mainCorpus.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@cff217
   [junit4]   2> 128484 INFO  (coreCloseExecutor-247-thread-1) 
[n:127.0.0.1:38903_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard2.leader, tag=8845723
   [junit4]   2> 128485 INFO  (coreCloseExecutor-247-thread-2) 
[n:127.0.0.1:38903_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=20511929
   [junit4]   2> 128494 INFO  (coreCloseExecutor-246-thread-2) 
[n:127.0.0.1:36825_solr c:workQueue s:shard1 r:core_node3 
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard1.leader, tag=557891
   [junit4]   2> 128494 INFO  (coreCloseExecutor-246-thread-3) 
[n:127.0.0.1:36825_solr c:mainCorpus s:shard2 r:core_node4 
x:mainCorpus_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=23879451
   [junit4]   2> 128499 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:42573_solr) 
[n:127.0.0.1:42573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 128499 INFO  
(zkCallback-30-thread-2-processing-n:127.0.0.1:38903_solr) 
[n:127.0.0.1:38903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 128506 INFO  
(zkCallback-30-thread-2-processing-n:127.0.0.1:38903_solr) 
[n:127.0.0.1:38903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 128508 INFO  (jetty-closer-12-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98646349180895241-127.0.0.1:38903_solr-n_0000000000) closing
   [junit4]   2> 128508 INFO  
(OverseerStateUpdate-98646349180895241-127.0.0.1:38903_solr-n_0000000000) 
[n:127.0.0.1:38903_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38903_solr
   [junit4]   2> 129974 WARN  
(zkCallback-32-thread-2-processing-n:127.0.0.1:32783_solr) 
[n:127.0.0.1:32783_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 129974 INFO  (jetty-closer-12-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a61b83{/solr,null,UNAVAILABLE}
   [junit4]   2> 129999 WARN  
(zkCallback-31-thread-1-processing-n:127.0.0.1:36825_solr) 
[n:127.0.0.1:36825_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 129999 INFO  (jetty-closer-12-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f919b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 130006 WARN  
(zkCallback-33-thread-1-processing-n:127.0.0.1:42573_solr) 
[n:127.0.0.1:42573_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 130006 INFO  (jetty-closer-12-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@586042{/solr,null,UNAVAILABLE}
   [junit4]   2> 130011 WARN  
(zkCallback-30-thread-2-processing-n:127.0.0.1:38903_solr) 
[n:127.0.0.1:38903_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 130011 INFO  (jetty-closer-12-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@707f5d{/solr,null,UNAVAILABLE}
   [junit4]   2> 130012 ERROR 
(SUITE-StreamExpressionTest-seed#[6272583F5C720E67]-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> 130012 INFO  
(SUITE-StreamExpressionTest-seed#[6272583F5C720E67]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45097 45097
   [junit4]   2> 135044 INFO  (Thread-23) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45097 45097
   [junit4]   2> 135045 WARN  (Thread-23) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/aliases.json
   [junit4]   2>        91      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/clusterstate.json
   [junit4]   2>        38      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        26      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98646349180895243-127.0.0.1:42573_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/live_nodes
   [junit4]   2>        91      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_6272583F5C720E67-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Memory), 
name_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
terms_ss=PostingsFormat(name=Memory), join2_s=PostingsFormat(name=Memory), 
field_s=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory), 
subject=PostingsFormat(name=Memory), a1_s=Lucene50(blocksize=128), 
a2_s=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Memory), 
body_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
s_multi=PostingsFormat(name=Memory), a_ss=PostingsFormat(name=Memory), 
col_s=Lucene50(blocksize=128), level2_s=Lucene50(blocksize=128), 
a_s=PostingsFormat(name=Memory), tv_text=Lucene50(blocksize=128), 
term_s=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Memory), 
text_s=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=PostingsFormat(name=Memory), featureSet_s=Lucene50(blocksize=128), 
checkpoint_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
test_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
ident_s=Lucene50(blocksize=128), 
whitetok=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
side_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{expr_s=DocValuesFormat(name=Memory), 
name_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Lucene70), 
terms_ss=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct), 
falseNegative_i=DocValuesFormat(name=Direct), 
a2_s=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Lucene70), alpha_d=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Lucene70), idf_d=DocValuesFormat(name=Direct), 
b_ls=DocValuesFormat(name=Direct), 
checkpoint_ss=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Direct), order_i=DocValuesFormat(name=Lucene70), 
error_d=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Lucene70), 
truePositive_i=DocValuesFormat(name=Memory), 
miles_i=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Direct), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Direct), 
join1_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Lucene70), 
falsePositive_i=DocValuesFormat(name=Direct), 
field_i=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Memory), 
a_ss=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Direct), 
level2_s=DocValuesFormat(name=Direct), score_f=DocValuesFormat(name=Memory), 
term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70), 
idfs_ds=DocValuesFormat(name=Lucene70), 
weights_ds=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Direct), 
trueNegative_i=DocValuesFormat(name=Memory), 
index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Memory), 
out_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1849, maxMBSortInHeap=6.565899920352408, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-GB, timezone=Asia/Yangon
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=31953800,total=272629760
   [junit4]   2> NOTE: All tests run in this JVM: [CubedRootEvaluatorTest, 
TestZkConfigManager, ShardParamsTest, ModifiableSolrParamsTest, 
SolrExampleJettyTest, AscEvaluatorTest, NaturalLogEvaluatorTest, 
TestV1toV2ApiMapper, TestBatchUpdate, StreamExpressionTest]
   [junit4] Completed [129/145 (1!)] on J2 in 113.25s, 109 tests, 1 error <<< 
FAILURES!

[...truncated 41174 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to