You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/04 22:27:23 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 17971 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17971/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 13264 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20161004_222131_721.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid9076.hprof ...
   [junit4] Heap dump file created [554944563 bytes in 1.441 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 10376 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid9076.hprof

Total time: 56 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+136) - Build # 17972 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17972/
Java: 32bit/jdk-9-ea+136 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([590AE1AC0694E8DA:A04772033AE1A550]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:278)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Error from server at http://127.0.0.1:40515/solr: Could not identify nodes matching the rules [{"cores":"<4"}, {   "replica":"<2",   "node":"*"}, {"freedisk":">0"}]  tag values{   "127.0.0.1:38927_solr":{     "node":"127.0.0.1:38927_solr",     "cores":2,     "freedisk":84},   "127.0.0.1:34447_solr":{     "node":"127.0.0.1:34447_solr",     "cores":2,     "freedisk":84},   "127.0.0.1:36081_solr":{     "node":"127.0.0.1:36081_solr",     "cores":2,     "freedisk":84},   "127.0.0.1:40515_solr":{     "node":"127.0.0.1:40515_solr",     "cores":3,     "freedisk":84},   "127.0.0.1:40057_solr":{     "node":"127.0.0.1:40057_solr",     "cores":1,     "freedisk":84}} Initial state for the coll : {   "shard1":{     "127.0.0.1:40057_solr":1,     "127.0.0.1:38927_solr":1},   "shard2":{     "127.0.0.1:34447_solr":1,     "127.0.0.1:36081_solr":1}}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40515/solr: Could not identify nodes matching the rules [{"cores":"<4"}, {
  "replica":"<2",
  "node":"*"}, {"freedisk":">0"}]
 tag values{
  "127.0.0.1:38927_solr":{
    "node":"127.0.0.1:38927_solr",
    "cores":2,
    "freedisk":84},
  "127.0.0.1:34447_solr":{
    "node":"127.0.0.1:34447_solr",
    "cores":2,
    "freedisk":84},
  "127.0.0.1:36081_solr":{
    "node":"127.0.0.1:36081_solr",
    "cores":2,
    "freedisk":84},
  "127.0.0.1:40515_solr":{
    "node":"127.0.0.1:40515_solr",
    "cores":3,
    "freedisk":84},
  "127.0.0.1:40057_solr":{
    "node":"127.0.0.1:40057_solr",
    "cores":1,
    "freedisk":84}}
Initial state for the coll : {
  "shard1":{
    "127.0.0.1:40057_solr":1,
    "127.0.0.1:38927_solr":1},
  "shard2":{
    "127.0.0.1:34447_solr":1,
    "127.0.0.1:36081_solr":1}}
	at __randomizedtesting.SeedInfo.seed([590AE1AC0694E8DA:BC39A62D1AE01AD8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1288)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1000)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.rule.RulesTest.doIntegrationTest(RulesTest.java:81)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11155 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/init-core-data-001
   [junit4]   2> 317203 INFO  (SUITE-ShardSplitTest-seed#[590AE1AC0694E8DA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 317203 INFO  (SUITE-ShardSplitTest-seed#[590AE1AC0694E8DA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qj_ve/t
   [junit4]   2> 317205 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317205 INFO  (Thread-602) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317205 INFO  (Thread-602) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317305 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkTestServer start zk server on port:42350
   [junit4]   2> 317319 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 317320 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 317321 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 317321 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 317322 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 317322 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 317323 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 317323 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 317324 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 317324 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 317326 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 317390 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/control-001/cores/collection1
   [junit4]   2> 317391 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 317392 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38397d{/qj_ve/t,null,AVAILABLE}
   [junit4]   2> 317394 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3287bb{HTTP/1.1,[http/1.1]}{127.0.0.1:39259}
   [junit4]   2> 317394 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server Started @319649ms
   [junit4]   2> 317394 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qj_ve/t, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/tempDir-001/control/data, hostPort=39259, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/control-001/cores}
   [junit4]   2> 317394 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 317394 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 317394 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 317394 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-05T00:58:53.985821Z
   [junit4]   2> 317396 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 317396 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/control-001/solr.xml
   [junit4]   2> 317403 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42350/solr
   [junit4]   2> 317415 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39259_qj_ve%2Ft
   [junit4]   2> 317415 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.Overseer Overseer (id=96706830912520196-127.0.0.1:39259_qj_ve%2Ft-n_0000000000) starting
   [junit4]   2> 317418 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39259_qj_ve%2Ft
   [junit4]   2> 317418 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317438 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/control-001/cores
   [junit4]   2> 317438 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 317440 INFO  (OverseerStateUpdate-96706830912520196-127.0.0.1:39259_qj_ve%2Ft-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 318447 WARN  (coreLoadExecutor-923-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 318448 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 318459 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 318505 WARN  (coreLoadExecutor-923-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 318506 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 318515 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 318515 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/control-001/cores/collection1/data/]
   [junit4]   2> 318515 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@607eae
   [junit4]   2> 318517 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 318546 WARN  (coreLoadExecutor-923-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 318552 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 318552 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 318553 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 318553 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 318553 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=46.1328125, floorSegmentMB=1.1787109375, forceMergeDeletesPctAllowed=23.055310670573053, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6343132201997304
   [junit4]   2> 318554 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1914832[collection1] main]
   [junit4]   2> 318554 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 318554 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 318555 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 318555 INFO  (searcherExecutor-924-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1914832[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 318555 INFO  (coreLoadExecutor-923-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547309296014852096
   [junit4]   2> 318559 INFO  (coreZkRegister-916-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 318559 INFO  (coreZkRegister-916-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 318559 INFO  (coreZkRegister-916-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39259/qj_ve/t/collection1/
   [junit4]   2> 318559 INFO  (coreZkRegister-916-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 318559 INFO  (coreZkRegister-916-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:39259/qj_ve/t/collection1/ has no replicas
   [junit4]   2> 318560 INFO  (coreZkRegister-916-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39259/qj_ve/t/collection1/ shard1
   [junit4]   2> 318711 INFO  (coreZkRegister-916-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 318943 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 318943 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 319007 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-1-001/cores/collection1
   [junit4]   2> 319007 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-1-001
   [junit4]   2> 319008 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 319009 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127e43f{/qj_ve/t,null,AVAILABLE}
   [junit4]   2> 319009 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7db13e{HTTP/1.1,[http/1.1]}{127.0.0.1:37866}
   [junit4]   2> 319009 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server Started @321265ms
   [junit4]   2> 319009 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qj_ve/t, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/tempDir-001/jetty1, hostPort=37866, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-1-001/cores}
   [junit4]   2> 319010 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 319010 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 319010 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 319010 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-05T00:58:55.601143Z
   [junit4]   2> 319012 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 319012 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-1-001/solr.xml
   [junit4]   2> 319018 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42350/solr
   [junit4]   2> 319022 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 319024 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37866_qj_ve%2Ft
   [junit4]   2> 319024 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 319025 INFO  (zkCallback-490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 319025 INFO  (zkCallback-495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 319048 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-1-001/cores
   [junit4]   2> 319048 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 319055 INFO  (OverseerStateUpdate-96706830912520196-127.0.0.1:39259_qj_ve%2Ft-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 320065 WARN  (coreLoadExecutor-934-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 320066 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 320075 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 320121 WARN  (coreLoadExecutor-934-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 320122 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 320130 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 320131 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 320131 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@607eae
   [junit4]   2> 320132 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 320172 WARN  (coreLoadExecutor-934-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 320179 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 320179 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 320180 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 320180 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 320182 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=46.1328125, floorSegmentMB=1.1787109375, forceMergeDeletesPctAllowed=23.055310670573053, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6343132201997304
   [junit4]   2> 320183 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7972d3[collection1] main]
   [junit4]   2> 320183 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 320184 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 320184 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 320184 INFO  (searcherExecutor-935-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7972d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 320185 INFO  (coreLoadExecutor-934-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547309297724030976
   [junit4]   2> 320189 INFO  (coreZkRegister-929-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 320189 INFO  (coreZkRegister-929-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 320189 INFO  (coreZkRegister-929-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37866/qj_ve/t/collection1/
   [junit4]   2> 320189 INFO  (coreZkRegister-929-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 320189 INFO  (coreZkRegister-929-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:37866/qj_ve/t/collection1/ has no replicas
   [junit4]   2> 320190 INFO  (coreZkRegister-929-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37866/qj_ve/t/collection1/ shard2
   [junit4]   2> 320341 INFO  (coreZkRegister-929-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 320614 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001/cores/collection1
   [junit4]   2> 320615 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001
   [junit4]   2> 320615 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 320616 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16c9f58{/qj_ve/t,null,AVAILABLE}
   [junit4]   2> 320616 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c21766{HTTP/1.1,[http/1.1]}{127.0.0.1:41159}
   [junit4]   2> 320617 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server Started @322872ms
   [junit4]   2> 320617 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qj_ve/t, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/tempDir-001/jetty2, hostPort=41159, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001/cores}
   [junit4]   2> 320617 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 320617 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 320617 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 320617 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-05T00:58:57.208545Z
   [junit4]   2> 320619 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 320619 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001/solr.xml
   [junit4]   2> 320625 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42350/solr
   [junit4]   2> 320630 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 320632 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41159_qj_ve%2Ft
   [junit4]   2> 320633 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 320633 INFO  (zkCallback-490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 320633 INFO  (zkCallback-501-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 320634 INFO  (zkCallback-495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 320644 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001/cores
   [junit4]   2> 320644 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 320646 INFO  (OverseerStateUpdate-96706830912520196-127.0.0.1:39259_qj_ve%2Ft-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 321653 WARN  (coreLoadExecutor-945-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 321654 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 321663 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 321712 WARN  (coreLoadExecutor-945-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 321713 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 321724 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 321724 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 321724 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@607eae
   [junit4]   2> 321727 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 321749 WARN  (coreLoadExecutor-945-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 321756 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 321756 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 321756 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 321756 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 321757 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=46.1328125, floorSegmentMB=1.1787109375, forceMergeDeletesPctAllowed=23.055310670573053, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6343132201997304
   [junit4]   2> 321758 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@160f2e3[collection1] main]
   [junit4]   2> 321758 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 321758 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 321759 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 321759 INFO  (searcherExecutor-946-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@160f2e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 321759 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547309299374489600
   [junit4]   2> 321763 INFO  (coreZkRegister-940-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 321763 INFO  (coreZkRegister-940-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 321763 INFO  (coreZkRegister-940-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41159/qj_ve/t/collection1/
   [junit4]   2> 321763 INFO  (coreZkRegister-940-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 321763 INFO  (coreZkRegister-940-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:41159/qj_ve/t/collection1/ has no replicas
   [junit4]   2> 321765 INFO  (coreZkRegister-940-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41159/qj_ve/t/collection1/ shard1
   [junit4]   2> 321915 INFO  (coreZkRegister-940-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 322211 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-3-001/cores/collection1
   [junit4]   2> 322211 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-3-001
   [junit4]   2> 322212 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 322213 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a889{/qj_ve/t,null,AVAILABLE}
   [junit4]   2> 322213 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@eca429{HTTP/1.1,[http/1.1]}{127.0.0.1:37579}
   [junit4]   2> 322213 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server Started @324469ms
   [junit4]   2> 322213 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qj_ve/t, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/tempDir-001/jetty3, hostPort=37579, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-3-001/cores}
   [junit4]   2> 322214 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 322214 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322214 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 322214 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-05T00:58:58.805280Z
   [junit4]   2> 322216 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 322216 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-3-001/solr.xml
   [junit4]   2> 322221 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42350/solr
   [junit4]   2> 322226 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 322227 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37579_qj_ve%2Ft
   [junit4]   2> 322228 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322228 INFO  (zkCallback-507-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322228 INFO  (zkCallback-490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322228 INFO  (zkCallback-495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322228 INFO  (zkCallback-501-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 322242 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-3-001/cores
   [junit4]   2> 322242 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 322243 INFO  (OverseerStateUpdate-96706830912520196-127.0.0.1:39259_qj_ve%2Ft-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 323252 WARN  (coreLoadExecutor-956-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 323252 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 323264 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 323323 WARN  (coreLoadExecutor-956-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 323325 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 323339 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 323340 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 323340 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@607eae
   [junit4]   2> 323341 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 323378 WARN  (coreLoadExecutor-956-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 323386 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 323386 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 323387 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 323387 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 323387 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=46.1328125, floorSegmentMB=1.1787109375, forceMergeDeletesPctAllowed=23.055310670573053, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6343132201997304
   [junit4]   2> 323388 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1795b32[collection1] main]
   [junit4]   2> 323390 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 323390 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 323390 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 323392 INFO  (searcherExecutor-957-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1795b32[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 323392 INFO  (coreLoadExecutor-956-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547309301086814208
   [junit4]   2> 323408 INFO  (coreZkRegister-951-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 323409 INFO  (updateExecutor-504-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 323409 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 323409 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 323410 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 323410 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 323410 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:37866/qj_ve/t/collection1/] and I am [http://127.0.0.1:37579/qj_ve/t/collection1/]
   [junit4]   2> 323414 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:37866/qj_ve/t]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37579_qj_ve%252Ft&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 323417 INFO  (qtp7403435-2666) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 323422 INFO  (qtp7403435-2666) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 323422 INFO  (qtp7403435-2666) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:37579_qj_ve%2Ft, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:37579/qj_ve/t","node_name":"127.0.0.1:37579_qj_ve%2Ft","state":"down"}
   [junit4]   2> 323810 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-4-001/cores/collection1
   [junit4]   2> 323811 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-4-001
   [junit4]   2> 323811 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 323812 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d9bde{/qj_ve/t,null,AVAILABLE}
   [junit4]   2> 323813 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8934e4{HTTP/1.1,[http/1.1]}{127.0.0.1:35001}
   [junit4]   2> 323813 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.e.j.s.Server Started @326068ms
   [junit4]   2> 323813 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qj_ve/t, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/tempDir-001/jetty4, hostPort=35001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-4-001/cores}
   [junit4]   2> 323813 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 323813 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 323813 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 323813 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-05T00:59:00.404790Z
   [junit4]   2> 323815 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 323815 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-4-001/solr.xml
   [junit4]   2> 323821 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42350/solr
   [junit4]   2> 323828 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 323832 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35001_qj_ve%2Ft
   [junit4]   2> 323833 INFO  (zkCallback-501-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 323833 INFO  (zkCallback-490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 323833 INFO  (zkCallback-507-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 323834 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 323834 INFO  (zkCallback-495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 323834 INFO  (zkCallback-486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 323848 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-4-001/cores
   [junit4]   2> 323848 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 323849 INFO  (OverseerStateUpdate-96706830912520196-127.0.0.1:39259_qj_ve%2Ft-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 324422 INFO  (qtp7403435-2666) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37579_qj_ve%2Ft, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:37579/qj_ve/t","node_name":"127.0.0.1:37579_qj_ve%2Ft","state":"recovering"}
   [junit4]   2> 324422 INFO  (qtp7403435-2666) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 324422 INFO  (qtp7403435-2666) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37579_qj_ve%252Ft&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1004
   [junit4]   2> 324858 WARN  (coreLoadExecutor-967-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 324859 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 324871 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 324959 WARN  (coreLoadExecutor-967-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 324961 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 324983 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 324984 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 324984 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@607eae
   [junit4]   2> 324986 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 325021 WARN  (coreLoadExecutor-967-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 325034 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 325034 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 325035 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 325035 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 325036 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=46.1328125, floorSegmentMB=1.1787109375, forceMergeDeletesPctAllowed=23.055310670573053, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6343132201997304
   [junit4]   2> 325037 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@dc23c5[collection1] main]
   [junit4]   2> 325038 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 325039 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 325039 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 325039 INFO  (coreLoadExecutor-967-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547309302813818880
   [junit4]   2> 325046 INFO  (coreZkRegister-962-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 325047 INFO  (searcherExecutor-968-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dc23c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 325047 INFO  (updateExecutor-511-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 325050 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 325050 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 325050 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 325050 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 325050 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:41159/qj_ve/t/collection1/] and I am [http://127.0.0.1:35001/qj_ve/t/collection1/]
   [junit4]   2> 325052 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41159/qj_ve/t]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35001_qj_ve%252Ft&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 325052 INFO  (qtp31738104-2695) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 325053 INFO  (qtp31738104-2695) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 325053 INFO  (qtp31738104-2695) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:35001_qj_ve%2Ft, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:35001/qj_ve/t","node_name":"127.0.0.1:35001_qj_ve%2Ft","state":"down"}
   [junit4]   2> 325351 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitStaticIndexReplication
   [junit4]   2> 325351 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 for each attempt
   [junit4]   2> 325351 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 326053 INFO  (qtp31738104-2695) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:35001_qj_ve%2Ft, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:35001/qj_ve/t","node_name":"127.0.0.1:35001_qj_ve%2Ft","state":"recovering"}
   [junit4]   2> 326053 INFO  (qtp31738104-2695) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 326053 INFO  (qtp31738104-2695) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35001_qj_ve%252Ft&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 331423 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:37866/qj_ve/t/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 331423 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:37579/qj_ve/t START replicas=[http://127.0.0.1:37866/qj_ve/t/collection1/] nUpdates=100
   [junit4]   2> 331425 INFO  (qtp7403435-2666) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 331425 INFO  (qtp7403435-2666) [    ] o.a.s.c.S.Request [collection1]  webapp=/qj_ve/t path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 331426 INFO  (recoveryExecutor-505-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 333054 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:41159/qj_ve/t/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 333054 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:35001/qj_ve/t START replicas=[http://127.0.0.1:41159/qj_ve/t/collection1/] nUpdates=100
   [junit4]   2> 333056 INFO  (qtp31738104-2695) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 333056 INFO  (qtp31738104-2695) [    ] o.a.s.c.S.Request [collection1]  webapp=/qj_ve/t path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 333057 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 333057 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 333057 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 333057 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 333058 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 333058 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 333058 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 333058 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 333058 INFO  (recoveryExecutor-512-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 333352 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[590AE1AC0694E8DA]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 333353 INFO  (qtp26818368-2630) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 333354 INFO  (qtp26818368-2630) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 333354 INFO  (qtp26818368-2630) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 333354 INFO  (qtp26818368-2630) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qj_ve/t path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 333358 INFO  (qtp31738104-2695) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 333358 INFO  (qtp31738104-2695) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 333358 INFO  (qtp28147837-2758) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 333359 INFO  (qtp7403435-2668) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 333359 INFO  (qtp7403435-2668) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 333359 INFO  (qtp31738104-2695) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 333359 INFO  (qtp31738104-2695) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qj_ve/t path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41159/qj_ve/t/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 333359 INFO  (qtp28147837-2758) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 333359 INFO  (qtp7403435-2668) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 333359 INFO  (qtp28147837-2758) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 333360 INFO  (qtp7403435-2668) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qj_ve/t path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41159/qj_ve/t/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 333360 INFO  (qtp28147837-2758) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qj_ve/t path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41159/qj_ve/t/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 333360 INFO  (qtp21361002-2723) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 333360 INFO  (qtp21361002-2723) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 333361 INFO  (qtp21361002-2723) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 333361 INFO  (qtp21361002-2723) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qj_ve/t path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41159/qj_ve/t/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 333361 INFO  (qtp31738104-2697) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qj_ve/t path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 333364 INFO  (qtp7403435-2666) [    ] o.a.s.c.S.Request [collection1]  webapp=/qj_ve/t path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 333365 INFO  (qtp21361002-2725) [    ] o.a.s.c.S.Request [collection1]  webapp=/qj_ve/t path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 333366 INFO  (qtp31738104-2693) [    ] o.a.s.c.S.Request [collection1]  webapp=/qj_ve/t path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 333367 INFO  (qtp28147837-2760) [    ] o.a.s.c.S.Request [collection1]  webapp=/qj_ve/t path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 335368 INFO  (qtp7403435-2668) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=5&name=testSplitStaticIndexReplication&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41159_qj_ve%252Ft&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 335370 INFO  (OverseerThreadFactory-921-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection testSplitStaticIndexReplication
   [junit4]   2> 335473 INFO  (qtp31738104-2697) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testSplitStaticIndexReplication_shard1_replica1&action=CREATE&numShards=1&collection=testSplitStaticIndexReplication&shard=shard1&wt=javabin&version=2
   [junit4]   2> 335575 INFO  (zkCallback-501-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitStaticIndexReplication/state.json] for collection [testSplitStaticIndexReplication] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 336483 WARN  (qtp31738104-2697) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 336490 INFO  (qtp31738104-2697) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 336499 INFO  (qtp31738104-2697) [    ] o.a.s.s.IndexSchema [testSplitStaticIndexReplication_shard1_replica1] Schema name=test
   [junit4]   2> 336559 WARN  (qtp31738104-2697) [    ] o.a.s.s.IndexSchema [testSplitStaticIndexReplication_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 336560 INFO  (qtp31738104-2697) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 336575 INFO  (qtp31738104-2697) [    ] o.a.s.c.CoreContainer Creating SolrCore 'testSplitStaticIndexReplication_shard1_replica1' using configuration from collection testSplitStaticIndexReplication
   [junit4]   2> 336576 INFO  (qtp31738104-2697) [    ] o.a.s.c.SolrCore [[testSplitStaticIndexReplication_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001/cores/testSplitStaticIndexReplication_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_590AE1AC0694E8DA-001/shard-2-001/cores/testSplitStaticIndexReplication_shard1_replica1/data/]
   [junit4]   2> 336576 INFO  (qtp31738104-2697) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@607eae
   [junit4]   2> 336579 INFO  (qtp31738104-2697) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 336605 WARN  (qtp31738104-2697) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 336616 INFO  (qtp31738104-2697) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 336616 INFO  (qtp31738104-2697) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 336617 INFO  (qtp31738104-2697) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 336617 INFO  (qtp31738104-2697) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 336618 INFO  (qtp31738104-2697) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=46.1328125, floorSegmentMB=1.1787109375, forceMergeDeletesPctAllowed=23.055310670573053, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6343132201997304
   [junit4]   2> 336618 INFO  (qtp31738104-2697) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e599a4[testSplitStaticIndexReplication_shard1_replica1] main]
   [junit4]   2> 336620 INFO  (qtp31738104-2697) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 336620 INFO  (qtp31738104-2697) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 336620 INFO  (qtp31738104-2697) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 336621 INFO  (searcherExecutor-973-thread-1) [    ] o.a.s.c.SolrCore [testSplitStaticIndexReplication_shard1_replica1] Registered new searcher Searcher@1e599a4[testSplitStaticIndexReplication_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 336622 INFO  (qtp31738104-2697) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547309314959474688
   [junit4]   2> 336632 INFO  (qtp31738104-2697) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 336632 INFO  (qtp31738104-2697) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 336632 INFO  (qtp31738104-2697) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41159/qj_ve/t/testSplitStaticIndexReplication_shard1_replica1/
   [junit4]   2> 336632 INFO  (qtp31738104-2697) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 336632 INFO  (qtp31738104-2697) 

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

letHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> 1853167 INFO  (qtp8491582-15104) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:34447_solr&onlyIfLeaderActive=true&core=rulesColl_shard2_replica2&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=1001
   [junit4]   2> 1853683 WARN  (zkCallback-2592-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/rulesColl/state.json]
   [junit4]   2> 1853684 INFO  (jetty-launcher-2568-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@acbd95{/solr,null,UNAVAILABLE}
   [junit4]   2> 1853686 WARN  (zkCallback-2594-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1853687 WARN  (zkCallback-2584-thread-5) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1853687 INFO  (jetty-launcher-2568-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c616a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1853687 INFO  (jetty-launcher-2568-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@190f6f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1853687 WARN  (zkCallback-2593-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1853688 WARN  (zkCallback-2591-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1853688 INFO  (jetty-launcher-2568-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1668d01{/solr,null,UNAVAILABLE}
   [junit4]   2> 1853688 INFO  (jetty-launcher-2568-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e0b049{/solr,null,UNAVAILABLE}
   [junit4]   2> 1853689 INFO  (SUITE-RulesTest-seed#[590AE1AC0694E8DA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34436 34436
   [junit4]   2> 1853703 INFO  (Thread-3344) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34436 34436
   [junit4]   2> 1853704 WARN  (Thread-3344) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/rulesColl/state.json
   [junit4]   2> 	2	/solr/collections/modifyColl/state.json
   [junit4]   2> 	2	/solr/collections/hostFragment/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/overseer/queue
   [junit4]   2> 	34	/solr/overseer/collection-queue-work
   [junit4]   2> 	9	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1853704 INFO  (SUITE-RulesTest-seed#[590AE1AC0694E8DA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_590AE1AC0694E8DA-001
   [junit4]   2> Oct 05, 2016 1:24:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1020, maxMBSortInHeap=7.1786328656900515, sim=ClassicSimilarity, locale=km-KH, timezone=CST
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=238794776,total=521928704
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedFieldTest, CurrencyFieldXmlFileTest, HttpPartitionTest, DistributedFacetPivotSmallTest, TestNRTOpen, TestCryptoKeys, TestUniqueKeyFieldResource, TestBinaryField, DistributedFacetPivotLargeTest, ReplicationFactorTest, TestReversedWildcardFilterFactory, TestSha256AuthenticationProvider, VMParamsZkACLAndCredentialsProvidersTest, TestSchemaManager, TestFieldCacheReopen, MultiThreadedOCPTest, AutoCommitTest, TestQueryWrapperFilter, ParsingFieldUpdateProcessorsTest, TestSolrQueryParser, TestChildDocTransformer, TestLRUStatsCache, RAMDirectoryFactoryTest, HdfsLockFactoryTest, LeaderElectionTest, SolrTestCaseJ4Test, CachingDirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, TestFieldCacheSortRandom, BadIndexSchemaTest, TestSolr4Spatial2, TestReload, DeleteInactiveReplicaTest, TestAddFieldRealTimeGet, TermVectorComponentDistributedTest, TestConfigSetsAPI, UnloadDistributedZkTest, CollectionStateFormat2Test, TestInitQParser, SharedFSAutoReplicaFailoverTest, CoreAdminRequestStatusTest, RequestHandlersTest, TestSolrConfigHandlerCloud, ZkStateWriterTest, DistributedQueryComponentOptimizationTest, StatelessScriptUpdateProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest, TestCollationField, TestObjectReleaseTracker, TestLocalFSCloudBackupRestore, CollectionsAPISolrJTest, TestManagedSchema, AnalyticsMergeStrategyTest, TestFilteredDocIdSet, TestRandomFlRTGCloud, TestExtendedDismaxParser, TestTolerantUpdateProcessorRandomCloud, URLClassifyProcessorTest, SimpleFacetsTest, RecoveryAfterSoftCommitTest, TestPerFieldSimilarityWithDefaultOverride, ShowFileRequestHandlerTest, DeleteReplicaTest, ConnectionManagerTest, CdcrRequestHandlerTest, TestQuerySenderNoQuery, AssignTest, TestJsonRequest, MBeansHandlerTest, RecoveryZkTest, SpatialHeatmapFacetsTest, TestTolerantSearch, SolrCLIZkUtilsTest, TestCSVResponseWriter, TestTrackingShardHandlerFactory, PrimitiveFieldTypeTest, TestExclusionRuleCollectionAccess, TestXmlQParserPlugin, BlockDirectoryTest, StatsComponentTest, DistribCursorPagingTest, FullSolrCloudDistribCmdsTest, TestMacroExpander, TestMissingGroups, HdfsChaosMonkeyNothingIsSafeTest, TestIndexSearcher, SolrIndexConfigTest, AddSchemaFieldsUpdateProcessorFactoryTest, PrimUtilsTest, CleanupOldIndexTest, TestStressUserVersions, XmlUpdateRequestHandlerTest, TestSerializedLuceneMatchVersion, SuggesterTSTTest, MergeStrategyTest, TestSlowCompositeReaderWrapper, TestPHPSerializedResponseWriter, TestReplicaProperties, TestDistributedStatsComponentCardinality, CdcrBootstrapTest, DateRangeFieldTest, SmileWriterTest, TestIndexingPerformance, DistributedDebugComponentTest, SuggesterFSTTest, SolrRequestParserTest, TestTrie, SuggesterWFSTTest, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, DocumentBuilderTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, OverseerStatusTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestLeaderElectionZkExpiry, TestLeaderRecoverFromLogOnStartup, TestRebalanceLeaders, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest, ZkStateReaderTest, RuleEngineTest, RulesTest]
   [junit4] Completed [529/635 (2!)] on J2 in 50.32s, 5 tests, 1 error <<< FAILURES!

[...truncated 50216 lines...]