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 2017/05/09 05:35:38 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+168) - Build # 3473 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3473/
Java: 32bit/jdk-9-ea+168 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitShardWithRule

Error Message:
Error from server at http://127.0.0.1:40997/_mv/aj: Could not find collection : shardSplitWithRule

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40997/_mv/aj: Could not find collection : shardSplitWithRule
	at __randomizedtesting.SeedInfo.seed([77AE7878C2E9CB86:F6A0A9CA5F1B90AD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
	at org.apache.solr.cloud.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:538)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12015 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/init-core-data-001
   [junit4]   2> 631490 WARN  (SUITE-ShardSplitTest-seed#[77AE7878C2E9CB86]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 631490 INFO  (SUITE-ShardSplitTest-seed#[77AE7878C2E9CB86]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 631491 INFO  (SUITE-ShardSplitTest-seed#[77AE7878C2E9CB86]-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> 631491 INFO  (SUITE-ShardSplitTest-seed#[77AE7878C2E9CB86]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_mv/aj
   [junit4]   2> 631492 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 631492 INFO  (Thread-1520) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 631492 INFO  (Thread-1520) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 631493 ERROR (Thread-1520) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 631592 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkTestServer start zk server on port:46358
   [junit4]   2> 631597 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 631598 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 631599 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 631599 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 631600 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 631600 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 631601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 631601 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 631602 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 631602 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 631603 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 631689 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/control-001/cores/collection1
   [junit4]   2> 631690 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 631691 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1616eec{/_mv/aj,null,AVAILABLE}
   [junit4]   2> 631693 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b844e3{HTTP/1.1,[http/1.1]}{127.0.0.1:33729}
   [junit4]   2> 631693 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server Started @633084ms
   [junit4]   2> 631693 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_mv/aj, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/tempDir-001/control/data, hostPort=33729, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/control-001/cores}
   [junit4]   2> 631694 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 631694 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 631694 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 631694 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 631694 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T05:09:07.817294Z
   [junit4]   2> 631696 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 631696 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/control-001/solr.xml
   [junit4]   2> 631699 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 631700 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46358/solr
   [junit4]   2> 631708 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 631709 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33729__mv%2Faj
   [junit4]   2> 631709 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.Overseer Overseer (id=97930873904562180-127.0.0.1:33729__mv%2Faj-n_0000000000) starting
   [junit4]   2> 631711 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33729__mv%2Faj
   [junit4]   2> 631712 INFO  (zkCallback-1336-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 631792 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/control-001/cores
   [junit4]   2> 631792 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 631793 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 631794 INFO  (OverseerStateUpdate-97930873904562180-127.0.0.1:33729__mv%2Faj-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 632801 WARN  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 632802 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 632811 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 632876 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 632884 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 632886 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 632886 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/control-001/cores/collection1/data/]
   [junit4]   2> 632886 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc1aeb
   [junit4]   2> 632888 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@12dd0c3
   [junit4]   2> 632932 WARN  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 632959 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 632959 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 632959 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 632959 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 632960 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7750370300613425]
   [junit4]   2> 632960 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ddd4d0[collection1] main]
   [junit4]   2> 632961 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 632961 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 632961 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 632962 INFO  (searcherExecutor-2926-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ddd4d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 632963 INFO  (coreLoadExecutor-2925-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566893984014401536
   [junit4]   2> 632966 INFO  (coreZkRegister-2918-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 632966 INFO  (coreZkRegister-2918-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 632966 INFO  (coreZkRegister-2918-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33729/_mv/aj/collection1/
   [junit4]   2> 632966 INFO  (coreZkRegister-2918-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 632966 INFO  (coreZkRegister-2918-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33729/_mv/aj/collection1/ has no replicas
   [junit4]   2> 632966 INFO  (coreZkRegister-2918-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 632968 INFO  (coreZkRegister-2918-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33729/_mv/aj/collection1/ shard1
   [junit4]   2> 633118 INFO  (coreZkRegister-2918-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 633298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 633298 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46358/solr ready
   [junit4]   2> 633299 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 633377 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-1-001/cores/collection1
   [junit4]   2> 633377 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-1-001
   [junit4]   2> 633377 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 633378 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@622781{/_mv/aj,null,AVAILABLE}
   [junit4]   2> 633378 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f6226d{HTTP/1.1,[http/1.1]}{127.0.0.1:35878}
   [junit4]   2> 633379 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server Started @634770ms
   [junit4]   2> 633379 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_mv/aj, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/tempDir-001/jetty1, hostPort=35878, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-1-001/cores}
   [junit4]   2> 633379 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 633379 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 633379 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 633379 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 633379 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T05:09:09.502665Z
   [junit4]   2> 633382 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 633382 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-1-001/solr.xml
   [junit4]   2> 633385 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 633386 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46358/solr
   [junit4]   2> 633390 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 633391 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 633391 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35878__mv%2Faj
   [junit4]   2> 633392 INFO  (zkCallback-1340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 633392 INFO  (zkCallback-1345-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 633392 INFO  (zkCallback-1336-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 633554 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-1-001/cores
   [junit4]   2> 633554 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 633555 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 633556 INFO  (OverseerStateUpdate-97930873904562180-127.0.0.1:33729__mv%2Faj-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 634563 WARN  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 634563 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 634573 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 634659 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 634680 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 634680 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 634680 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 634681 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc1aeb
   [junit4]   2> 634683 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1c31a4c
   [junit4]   2> 634720 WARN  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 634771 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 634771 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 634772 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 634772 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 634774 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7750370300613425]
   [junit4]   2> 634774 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16fc69c[collection1] main]
   [junit4]   2> 634775 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 634775 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 634775 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 634777 INFO  (searcherExecutor-2937-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16fc69c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 634777 INFO  (coreLoadExecutor-2936-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566893985916518400
   [junit4]   2> 634782 INFO  (coreZkRegister-2931-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 634782 INFO  (coreZkRegister-2931-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 634782 INFO  (coreZkRegister-2931-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35878/_mv/aj/collection1/
   [junit4]   2> 634782 INFO  (coreZkRegister-2931-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 634782 INFO  (coreZkRegister-2931-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:35878/_mv/aj/collection1/ has no replicas
   [junit4]   2> 634782 INFO  (coreZkRegister-2931-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 634784 INFO  (coreZkRegister-2931-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35878/_mv/aj/collection1/ shard2
   [junit4]   2> 634935 INFO  (coreZkRegister-2931-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 635136 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-2-001/cores/collection1
   [junit4]   2> 635137 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-2-001
   [junit4]   2> 635137 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 635138 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13b1562{/_mv/aj,null,AVAILABLE}
   [junit4]   2> 635138 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9d2922{HTTP/1.1,[http/1.1]}{127.0.0.1:33040}
   [junit4]   2> 635139 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server Started @636530ms
   [junit4]   2> 635139 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_mv/aj, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/tempDir-001/jetty2, hostPort=33040, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-2-001/cores}
   [junit4]   2> 635139 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635139 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 635139 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635139 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635139 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T05:09:11.262854Z
   [junit4]   2> 635141 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 635141 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-2-001/solr.xml
   [junit4]   2> 635145 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 635146 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46358/solr
   [junit4]   2> 635150 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 635151 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635152 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33040__mv%2Faj
   [junit4]   2> 635152 INFO  (zkCallback-1340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 635152 INFO  (zkCallback-1351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 635153 INFO  (zkCallback-1345-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 635152 INFO  (zkCallback-1336-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 635244 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-2-001/cores
   [junit4]   2> 635244 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 635245 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 635246 INFO  (OverseerStateUpdate-97930873904562180-127.0.0.1:33729__mv%2Faj-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 636253 WARN  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 636253 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 636262 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 636327 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 636334 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 636335 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 636335 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 636335 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc1aeb
   [junit4]   2> 636337 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@153945
   [junit4]   2> 636399 WARN  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 636427 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 636427 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 636427 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 636427 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 636428 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7750370300613425]
   [junit4]   2> 636428 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15e3a97[collection1] main]
   [junit4]   2> 636429 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 636430 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 636430 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 636430 INFO  (searcherExecutor-2948-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15e3a97[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 636431 INFO  (coreLoadExecutor-2947-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566893987650863104
   [junit4]   2> 636434 INFO  (coreZkRegister-2942-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 636434 INFO  (coreZkRegister-2942-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 636434 INFO  (coreZkRegister-2942-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33040/_mv/aj/collection1/
   [junit4]   2> 636434 INFO  (coreZkRegister-2942-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 636434 INFO  (coreZkRegister-2942-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33040/_mv/aj/collection1/ has no replicas
   [junit4]   2> 636434 INFO  (coreZkRegister-2942-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 636435 INFO  (coreZkRegister-2942-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33040/_mv/aj/collection1/ shard1
   [junit4]   2> 636586 INFO  (coreZkRegister-2942-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 636833 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-3-001/cores/collection1
   [junit4]   2> 636833 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-3-001
   [junit4]   2> 636834 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 636835 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17e0c0f{/_mv/aj,null,AVAILABLE}
   [junit4]   2> 636835 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53ae3{HTTP/1.1,[http/1.1]}{127.0.0.1:44789}
   [junit4]   2> 636835 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server Started @638226ms
   [junit4]   2> 636835 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_mv/aj, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/tempDir-001/jetty3, hostPort=44789, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-3-001/cores}
   [junit4]   2> 636836 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 636836 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 636836 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 636836 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 636836 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T05:09:12.959353Z
   [junit4]   2> 636839 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 636839 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-3-001/solr.xml
   [junit4]   2> 636842 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 636842 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46358/solr
   [junit4]   2> 636847 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 636847 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 636848 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44789__mv%2Faj
   [junit4]   2> 636849 INFO  (zkCallback-1351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 636849 INFO  (zkCallback-1345-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 636849 INFO  (zkCallback-1357-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 636849 INFO  (zkCallback-1340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 636850 INFO  (zkCallback-1336-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 636945 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-3-001/cores
   [junit4]   2> 636945 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 636946 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 636946 INFO  (OverseerStateUpdate-97930873904562180-127.0.0.1:33729__mv%2Faj-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 637956 WARN  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 637957 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 637971 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 638070 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 638080 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 638081 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 638081 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 638081 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc1aeb
   [junit4]   2> 638084 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3ecf5e
   [junit4]   2> 638122 WARN  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 638153 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 638153 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 638154 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 638154 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 638154 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7750370300613425]
   [junit4]   2> 638155 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c07fc0[collection1] main]
   [junit4]   2> 638155 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 638156 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 638156 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 638156 INFO  (searcherExecutor-2959-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c07fc0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 638157 INFO  (coreLoadExecutor-2958-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566893989460705280
   [junit4]   2> 638160 INFO  (coreZkRegister-2953-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 638160 INFO  (updateExecutor-1354-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 638160 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 638160 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 638160 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 638160 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 638160 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:35878/_mv/aj/collection1/] and I am [http://127.0.0.1:44789/_mv/aj/collection1/]
   [junit4]   2> 638162 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:35878/_mv/aj]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44789__mv%252Faj&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 638164 INFO  (qtp23417480-6830) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 638164 INFO  (qtp23417480-6830) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 638164 INFO  (qtp23417480-6830) [    ] 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:44789__mv%2Faj, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44789/_mv/aj","node_name":"127.0.0.1:44789__mv%2Faj","state":"down"}
   [junit4]   2> 638527 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-4-001/cores/collection1
   [junit4]   2> 638528 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-4-001
   [junit4]   2> 638528 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 638529 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@daf732{/_mv/aj,null,AVAILABLE}
   [junit4]   2> 638529 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14f99ca{HTTP/1.1,[http/1.1]}{127.0.0.1:40997}
   [junit4]   2> 638530 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.Server Started @639921ms
   [junit4]   2> 638530 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_mv/aj, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/tempDir-001/jetty4, hostPort=40997, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-4-001/cores}
   [junit4]   2> 638530 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 638530 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 638530 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638530 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638530 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T05:09:14.653806Z
   [junit4]   2> 638532 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 638532 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-4-001/solr.xml
   [junit4]   2> 638536 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 638536 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46358/solr
   [junit4]   2> 638541 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 638542 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 638543 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40997__mv%2Faj
   [junit4]   2> 638544 INFO  (zkCallback-1351-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 638544 INFO  (zkCallback-1345-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 638544 INFO  (zkCallback-1336-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 638544 INFO  (zkCallback-1357-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 638544 INFO  (zkCallback-1340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 638544 INFO  (zkCallback-1364-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 638617 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-4-001/cores
   [junit4]   2> 638617 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 638617 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 638618 INFO  (OverseerStateUpdate-97930873904562180-127.0.0.1:33729__mv%2Faj-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 639164 INFO  (qtp23417480-6830) [    ] 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:44789__mv%2Faj, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44789/_mv/aj","node_name":"127.0.0.1:44789__mv%2Faj","state":"recovering"}
   [junit4]   2> 639164 INFO  (qtp23417480-6830) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 639164 INFO  (qtp23417480-6830) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:44789__mv%252Faj&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 639625 WARN  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 639625 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 639640 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 639665 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:35878/_mv/aj/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 639665 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:44789/_mv/aj START replicas=[http://127.0.0.1:35878/_mv/aj/collection1/] nUpdates=100
   [junit4]   2> 639667 INFO  (qtp23417480-6830) [    ] 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> 639667 INFO  (qtp23417480-6830) [    ] o.a.s.c.S.Request [collection1]  webapp=/_mv/aj path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 639668 INFO  (recoveryExecutor-1355-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> 639668 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 639668 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 639668 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 639669 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 639669 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 639669 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 639669 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 639669 INFO  (recoveryExecutor-1355-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 639707 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 639714 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 639715 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 639715 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 639715 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dc1aeb
   [junit4]   2> 639716 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@e95576
   [junit4]   2> 639745 WARN  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 639774 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 639774 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 639775 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 639775 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 639775 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7750370300613425]
   [junit4]   2> 639776 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb719a[collection1] main]
   [junit4]   2> 639776 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 639776 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 639777 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 639778 INFO  (searcherExecutor-2970-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fb719a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 639778 INFO  (coreLoadExecutor-2969-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566893991160446976
   [junit4]   2> 639780 INFO  (coreZkRegister-2964-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 639781 INFO  (updateExecutor-1361-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 639781 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 639781 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 639781 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 639781 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 639781 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:33040/_mv/aj/collection1/] and I am [http://127.0.0.1:40997/_mv/aj/collection1/]
   [junit4]   2> 639782 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:33040/_mv/aj]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40997__mv%252Faj&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 639783 INFO  (qtp16733814-6859) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 639784 INFO  (qtp16733814-6859) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 639784 INFO  (qtp16733814-6859) [    ] 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:40997__mv%2Faj, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:40997/_mv/aj","node_name":"127.0.0.1:40997__mv%2Faj","state":"down"}
   [junit4]   2> 640121 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitShardWithRule
   [junit4]   2> 640121 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 for each attempt
   [junit4]   2> 640121 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 640784 INFO  (qtp16733814-6859) [    ] 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:40997__mv%2Faj, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:40997/_mv/aj","node_name":"127.0.0.1:40997__mv%2Faj","state":"recovering"}
   [junit4]   2> 640784 INFO  (qtp16733814-6859) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 640784 INFO  (qtp16733814-6859) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40997__mv%252Faj&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> 641285 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:33040/_mv/aj/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 641285 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:40997/_mv/aj START replicas=[http://127.0.0.1:33040/_mv/aj/collection1/] nUpdates=100
   [junit4]   2> 641287 INFO  (qtp16733814-6859) [    ] 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> 641287 INFO  (qtp16733814-6859) [    ] o.a.s.c.S.Request [collection1]  webapp=/_mv/aj path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 641287 INFO  (recoveryExecutor-1362-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> 641287 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 641288 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641288 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 641288 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641288 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 641288 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 641288 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 641288 INFO  (recoveryExecutor-1362-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 642121 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 642123 INFO  (qtp27725093-6796) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642124 INFO  (qtp27725093-6796) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 642124 INFO  (qtp27725093-6796) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642124 INFO  (qtp27725093-6796) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_mv/aj path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 642127 INFO  (qtp23417480-6830) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642127 INFO  (qtp16733814-6861) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642127 INFO  (qtp33351289-6921) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642127 INFO  (qtp16733814-6861) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 642127 INFO  (qtp33351289-6921) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 642127 INFO  (qtp20936766-6888) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642128 INFO  (qtp20936766-6888) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 642127 INFO  (qtp23417480-6830) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 642128 INFO  (qtp33351289-6921) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642128 INFO  (qtp16733814-6861) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642128 INFO  (qtp20936766-6888) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642128 INFO  (qtp23417480-6830) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642128 INFO  (qtp20936766-6888) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_mv/aj path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35878/_mv/aj/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 642128 INFO  (qtp23417480-6830) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_mv/aj path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35878/_mv/aj/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 642128 INFO  (qtp16733814-6861) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_mv/aj path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35878/_mv/aj/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 642128 INFO  (qtp33351289-6921) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_mv/aj path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:35878/_mv/aj/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 642130 INFO  (qtp23417480-6825) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_mv/aj path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 642131 INFO  (qtp23417480-6828) [    ] o.a.s.c.S.Request [collection1]  webapp=/_mv/aj path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 642132 INFO  (qtp20936766-6889) [    ] o.a.s.c.S.Request [collection1]  webapp=/_mv/aj path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 642133 INFO  (qtp16733814-6859) [    ] o.a.s.c.S.Request [collection1]  webapp=/_mv/aj path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 642134 INFO  (qtp33351289-6917) [    ] o.a.s.c.S.Request [collection1]  webapp=/_mv/aj path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 644134 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ShardSplitTest Using legacyCloud=false for cluster
   [junit4]   2> 644135 INFO  (qtp33351289-6916) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 644135 INFO  (qtp33351289-6916) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 644135 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ShardSplitTest Starting testSplitShardWithRule
   [junit4]   2> 644137 INFO  (qtp33351289-6921) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&name=shardSplitWithRule&action=CREATE&numShards=1&rule=shard:*,replica:<2,node:*&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 644138 INFO  (OverseerThreadFactory-2923-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection shardSplitWithRule
   [junit4]   2> 644139 INFO  (OverseerThreadFactory-2923-thread-1) [    ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 644244 INFO  (qtp27725093-6798) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=shardSplitWithRule_shard1_replica1&action=CREATE&numShards=1&collection=shardSplitWithRule&shard=shard1&wt=javabin&version=2
   [junit4]   2> 644245 INFO  (qtp16733814-6861) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=shardSplitWithRule_shard1_replica2&action=CREATE&numShards=1&collection=shardSplitWithRule&shard=shard1&wt=javabin&version=2
   [junit4]   2> 644245 ERROR (qtp27725093-6798) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'shardSplitWithRule_shard1_replica1': non legacy mode coreNodeName missing {collection.configName=conf1, numShards=1, shard=shard1, collection=shardSplitWithRule}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [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:1112)
   [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:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [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.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: non legacy mode coreNodeName missing {collection.configName=conf1, numShards=1, shard=shard1, collection=shardSplitWithRule}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:845)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 644245 ERROR (qtp16733814-6861) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'shardSplitWithRule_shard1_replica2': non legacy mode coreNodeName missing {collection.configName=conf1, numShards=1, shard=shard1, collection=shardSplitWithRule}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:136)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [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:1112)
   [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:395)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [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.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>

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

llection1/ has no replicas
   [junit4]   2> 993068 WARN  (zkCallback-1531-thread-3) [    ] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 993068 INFO  (zkCallback-1531-thread-3) [    ] o.a.s.c.SolrCore [collection1_shard1_0_replica0]  CLOSING SolrCore org.apache.solr.core.SolrCore@6ca573
   [junit4]   2> 993070 INFO  (zkCallback-1538-thread-4) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46560/_mv/aj/collection1/ shard1
   [junit4]   2> 993184 INFO  (zkCallback-1531-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1.shard1_0.replica0
   [junit4]   2> 993184 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@984262{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 993185 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67864a{/_mv/aj,null,UNAVAILABLE}
   [junit4]   2> 993185 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46560
   [junit4]   2> 993185 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5684904
   [junit4]   2> 993185 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 993185 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 993185 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 993186 INFO  (coreCloseExecutor-3577-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cc9a9
   [junit4]   2> 993186 INFO  (coreCloseExecutor-3577-thread-2) [    ] o.a.s.c.SolrCore [routeFieldColl_shard3_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@144e594
   [junit4]   2> 993187 INFO  (coreCloseExecutor-3577-thread-3) [    ] o.a.s.c.SolrCore [routeFieldColl_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a5cfb0
   [junit4]   2> 993187 INFO  (coreCloseExecutor-3577-thread-5) [    ] o.a.s.c.SolrCore [splitByRouteKeyTest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cc1b9c
   [junit4]   2> 993187 INFO  (coreCloseExecutor-3577-thread-4) [    ] o.a.s.c.SolrCore [splitByRouteKeyTest_shard3_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@11d167c
   [junit4]   2> 993303 INFO  (coreCloseExecutor-3577-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 993306 INFO  (coreCloseExecutor-3577-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.routeFieldColl.shard1.replica1
   [junit4]   2> 993310 INFO  (coreCloseExecutor-3577-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.splitByRouteKeyTest.shard3.replica2
   [junit4]   2> 993314 INFO  (coreCloseExecutor-3577-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.routeFieldColl.shard3.replica2
   [junit4]   2> 993318 INFO  (coreCloseExecutor-3577-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.splitByRouteKeyTest.shard1.replica1
   [junit4]   2> 993319 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.Overseer Overseer (id=97930885194383377-127.0.0.1:46560__mv%2Faj-n_0000000004) closing
   [junit4]   2> 993319 INFO  (OverseerStateUpdate-97930885194383377-127.0.0.1:46560__mv%2Faj-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46560__mv%2Faj
   [junit4]   2> 993319 INFO  (zkCallback-1514-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 993320 INFO  (zkCallback-1546-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 994819 WARN  (zkCallback-1538-thread-4) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 994820 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@13f3850{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 994820 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ef79b0{/_mv/aj,null,UNAVAILABLE}
   [junit4]   2> 994821 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 37964
   [junit4]   2> 994821 ERROR (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 994822 INFO  (TEST-ShardSplitTest.test-seed#[77AE7878C2E9CB86]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34402 34402
   [junit4]   2> 994984 INFO  (Thread-1798) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34402 34402
   [junit4]   2> 994984 WARN  (Thread-1798) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2> 	7	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 994985 INFO  (SUITE-ShardSplitTest-seed#[77AE7878C2E9CB86]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_77AE7878C2E9CB86-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), shard_s=FSTOrd50, n_ti=FSTOrd50, a_t=FSTOrd50, a_i=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{rnd_b=DocValuesFormat(name=Memory), shard_s=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Lucene54), n_ti=DocValuesFormat(name=Lucene54), a_t=DocValuesFormat(name=Lucene54), a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1876, maxMBSortInHeap=7.723337943080233, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ksb, timezone=Europe/Warsaw
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=67240008,total=362807296
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesMultiTest, SolrXmlInZkTest, VMParamsZkACLAndCredentialsProvidersTest, ParsingFieldUpdateProcessorsTest, SolrMetricManagerTest, BlockJoinFacetSimpleTest, TestGeoJSONResponseWriter, QueryParsingTest, DistributedVersionInfoTest, TestTolerantUpdateProcessorRandomCloud, DirectUpdateHandlerOptimizeTest, CdcrVersionReplicationTest, TestCollationField, JavabinLoaderTest, SuggesterTest, TestUtils, SolrPluginUtilsTest, ManagedSchemaRoundRobinCloudTest, SimpleCollectionCreateDeleteTest, DistributedFacetPivotLongTailTest, MergeStrategyTest, TestBinaryResponseWriter, V2ApiIntegrationTest, TestFieldTypeCollectionResource, TestUseDocValuesAsStored, TestPKIAuthenticationPlugin, CollectionTooManyReplicasTest, SuggesterTSTTest, BasicDistributedZk2Test, BadComponentTest, CreateCollectionCleanupTest, PrimitiveFieldTypeTest, ResponseLogComponentTest, HdfsNNFailoverTest, TestXIncludeConfig, TestSimpleQParserPlugin, TestIndexingPerformance, TestStressUserVersions, PeerSyncReplicationTest, TestRandomCollapseQParserPlugin, StatsComponentTest, TestClassicSimilarityFactory, TestMiniSolrCloudCluster, TestReversedWildcardFilterFactory, TestPushWriter, DistribDocExpirationUpdateProcessorTest, TestZkChroot, TestJsonRequest, SuggesterWFSTTest, ReplaceNodeTest, MigrateRouteKeyTest, TestSerializedLuceneMatchVersion, CachingDirectoryFactoryTest, SimpleFacetsTest, TestStressReorder, TestConfigSetsAPIZkFailure, RecoveryZkTest, BJQParserTest, DeleteShardTest, TestHdfsCloudBackupRestore, DOMUtilTest, SOLR749Test, TestEmbeddedSolrServerSchemaAPI, OverseerRolesTest, SparseHLLTest, SolrGangliaReporterTest, TestCloudInspectUtil, RequestLoggingTest, TestMergePolicyConfig, ClassificationUpdateProcessorFactoryTest, TestFieldCacheWithThreads, TestDistribDocBasedVersion, TestSolrQueryParser, CloneFieldUpdateProcessorFactoryTest, TestNumericTerms64, StressHdfsTest, OverseerTest, SpellCheckCollatorWithCollapseTest, AutoCommitTest, TestDelegationWithHadoopAuth, TestExceedMaxTermLength, HdfsRestartWhileUpdatingTest, TestExactStatsCache, TestShortCircuitedRequests, TestTestInjection, TestDFRSimilarityFactory, TestPayloadCheckQParserPlugin, TestFilteredDocIdSet, RulesTest, TestConfig, TestCorePropertiesReload, BadCopyFieldTest, TestWriterPerf, TestHdfsBackupRestoreCore, TestDistributedMissingSort, NoCacheHeaderTest, PropertiesRequestHandlerTest, ShardSplitTest]
   [junit4] Completed [335/711 (1!)] on J2 in 363.51s, 5 tests, 1 error <<< FAILURES!

[...truncated 37601 lines...]