Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/173/
Java: 32bit/jdk-9-ea+159 -server -XX:+UseSerialGC

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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([B2A7338B66C07427:4BEAA0245AB539AD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
        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:547)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11547 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/init-core-data-001
   [junit4]   2> 299671 INFO  
(SUITE-ShardSplitTest-seed#[B2A7338B66C07427]-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> 299672 INFO  
(SUITE-ShardSplitTest-seed#[B2A7338B66C07427]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k_cg/
   [junit4]   2> 299673 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 299673 INFO  (Thread-882) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 299673 INFO  (Thread-882) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 299773 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41855
   [junit4]   2> 299779 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 299782 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 299785 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 299787 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 299789 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 299791 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 299793 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 299795 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 299798 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 299800 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 299802 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 300621 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/control-001/cores/collection1
   [junit4]   2> 300625 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 300628 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8edabe{/k_cg,null,AVAILABLE}
   [junit4]   2> 300632 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fe8ac9{HTTP/1.1,[http/1.1]}{127.0.0.1:32813}
   [junit4]   2> 300632 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server Started @302495ms
   [junit4]   2> 300632 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_cg, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/tempDir-001/control/data,
 hostPort=32813, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/control-001/cores}
   [junit4]   2> 300632 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 300632 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.3
   [junit4]   2> 300632 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 300633 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300633 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T10:48:30.649044Z
   [junit4]   2> 300637 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 300637 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/control-001/solr.xml
   [junit4]   2> 300654 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 300656 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41855/solr
   [junit4]   2> 300667 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32813_k_cg
   [junit4]   2> 300668 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97598132040040452-127.0.0.1:32813_k_cg-n_0000000000) starting
   [junit4]   2> 300672 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32813_k_cg
   [junit4]   2> 300674 INFO  (zkCallback-345-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 300866 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/control-001/cores
   [junit4]   2> 300866 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 300868 INFO  
(OverseerStateUpdate-97598132040040452-127.0.0.1:32813_k_cg-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 301877 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 301894 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 301948 WARN  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 301949 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 301958 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 301958 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/control-001/cores/collection1/data/]
   [junit4]   2> 301958 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1187547
   [junit4]   2> 301985 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=12.77734375, 
floorSegmentMB=1.615234375, forceMergeDeletesPctAllowed=27.016179123110174, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.537044623211522
   [junit4]   2> 302046 WARN  (coreLoadExecutor-1566-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> 302054 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 302054 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 302066 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 302066 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 302067 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 302083 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2451ce[collection1] main]
   [junit4]   2> 302084 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 302085 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 302085 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 302087 INFO  (searcherExecutor-1567-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2451ce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 302089 INFO  (coreLoadExecutor-1566-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561570115169812480
   [junit4]   2> 302094 INFO  (coreZkRegister-1559-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 302094 INFO  (coreZkRegister-1559-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 302094 INFO  (coreZkRegister-1559-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32813/k_cg/collection1/
   [junit4]   2> 302094 INFO  (coreZkRegister-1559-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 302094 INFO  (coreZkRegister-1559-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:32813/k_cg/collection1/ has no replicas
   [junit4]   2> 302096 INFO  (coreZkRegister-1559-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:32813/k_cg/collection1/ shard1
   [junit4]   2> 302247 INFO  (coreZkRegister-1559-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 302490 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 302491 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41855/solr ready
   [junit4]   2> 302491 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 302491 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 304013 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-1-001/cores/collection1
   [junit4]   2> 304014 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-1-001
   [junit4]   2> 304014 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 304015 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1147e8f{/k_cg,null,AVAILABLE}
   [junit4]   2> 304016 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f9f64a{HTTP/1.1,[http/1.1]}{127.0.0.1:35634}
   [junit4]   2> 304016 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server Started @305879ms
   [junit4]   2> 304016 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_cg, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/tempDir-001/jetty1,
 hostPort=35634, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-1-001/cores}
   [junit4]   2> 304016 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 304016 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.3
   [junit4]   2> 304016 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 304016 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 304016 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T10:48:34.032837Z
   [junit4]   2> 304021 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 304021 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-1-001/solr.xml
   [junit4]   2> 304028 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 304030 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41855/solr
   [junit4]   2> 304051 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 304054 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35634_k_cg
   [junit4]   2> 304061 INFO  (zkCallback-349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 304061 INFO  (zkCallback-345-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 304070 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 304131 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-1-001/cores
   [junit4]   2> 304131 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 304133 INFO  
(OverseerStateUpdate-97598132040040452-127.0.0.1:32813_k_cg-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 304235 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 305141 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 305156 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 305486 WARN  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 305488 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 305499 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 305500 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 305500 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1187547
   [junit4]   2> 305513 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=12.77734375, 
floorSegmentMB=1.615234375, forceMergeDeletesPctAllowed=27.016179123110174, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.537044623211522
   [junit4]   2> 305595 WARN  (coreLoadExecutor-1577-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> 305606 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 305606 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 305608 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 305608 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 305609 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 305612 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@97900d[collection1] main]
   [junit4]   2> 305613 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 305613 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 305613 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 305614 INFO  (searcherExecutor-1578-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@97900d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 305619 INFO  (coreLoadExecutor-1577-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561570118871285760
   [junit4]   2> 305623 INFO  (coreZkRegister-1572-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 305623 INFO  (coreZkRegister-1572-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 305623 INFO  (coreZkRegister-1572-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35634/k_cg/collection1/
   [junit4]   2> 305623 INFO  (coreZkRegister-1572-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 305623 INFO  (coreZkRegister-1572-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:35634/k_cg/collection1/ has no replicas
   [junit4]   2> 305625 INFO  (coreZkRegister-1572-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35634/k_cg/collection1/ shard2
   [junit4]   2> 305740 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 305776 INFO  (coreZkRegister-1572-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 305879 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 307457 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-2-001/cores/collection1
   [junit4]   2> 307458 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-2-001
   [junit4]   2> 307459 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 307460 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b469d5{/k_cg,null,AVAILABLE}
   [junit4]   2> 307460 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18cf533{HTTP/1.1,[http/1.1]}{127.0.0.1:34052}
   [junit4]   2> 307461 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server Started @309324ms
   [junit4]   2> 307461 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_cg, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/tempDir-001/jetty2,
 hostPort=34052, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-2-001/cores}
   [junit4]   2> 307461 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 307461 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.3
   [junit4]   2> 307461 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 307461 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 307461 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T10:48:37.477565Z
   [junit4]   2> 307464 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 307464 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-2-001/solr.xml
   [junit4]   2> 307477 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 307479 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41855/solr
   [junit4]   2> 307493 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 307495 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34052_k_cg
   [junit4]   2> 307496 INFO  (zkCallback-349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307497 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307497 INFO  (zkCallback-345-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307503 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307604 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-2-001/cores
   [junit4]   2> 307604 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 307606 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 307609 INFO  
(OverseerStateUpdate-97598132040040452-127.0.0.1:32813_k_cg-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 307711 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 307711 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 308625 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 308650 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 308739 WARN  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 308741 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 308754 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 308755 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 308755 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1187547
   [junit4]   2> 308767 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=12.77734375, 
floorSegmentMB=1.615234375, forceMergeDeletesPctAllowed=27.016179123110174, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.537044623211522
   [junit4]   2> 308813 WARN  (coreLoadExecutor-1588-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> 308826 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 308826 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 308828 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 308828 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 308831 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 308834 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@31f0ee[collection1] main]
   [junit4]   2> 308835 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 308835 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 308835 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 308837 INFO  (searcherExecutor-1589-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@31f0ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 308841 INFO  (coreLoadExecutor-1588-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561570122249797632
   [junit4]   2> 308847 INFO  (coreZkRegister-1583-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 308847 INFO  (coreZkRegister-1583-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 308847 INFO  (coreZkRegister-1583-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34052/k_cg/collection1/
   [junit4]   2> 308847 INFO  (coreZkRegister-1583-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 308847 INFO  (coreZkRegister-1583-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:34052/k_cg/collection1/ has no replicas
   [junit4]   2> 308850 INFO  (coreZkRegister-1583-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34052/k_cg/collection1/ shard1
   [junit4]   2> 308952 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 308952 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 309001 INFO  (coreZkRegister-1583-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 309103 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 309103 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 310040 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-3-001/cores/collection1
   [junit4]   2> 310041 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-3-001
   [junit4]   2> 310042 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 310043 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1369429{/k_cg,null,AVAILABLE}
   [junit4]   2> 310044 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f6ea81{HTTP/1.1,[http/1.1]}{127.0.0.1:38961}
   [junit4]   2> 310044 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server Started @311907ms
   [junit4]   2> 310044 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_cg, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/tempDir-001/jetty3,
 hostPort=38961, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-3-001/cores}
   [junit4]   2> 310044 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 310044 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.3
   [junit4]   2> 310045 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 310045 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 310045 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T10:48:40.061101Z
   [junit4]   2> 310048 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 310048 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-3-001/solr.xml
   [junit4]   2> 310054 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 310056 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41855/solr
   [junit4]   2> 310062 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 310064 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38961_k_cg
   [junit4]   2> 310064 INFO  (zkCallback-349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 310065 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 310065 INFO  (zkCallback-345-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 310065 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 310065 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 310168 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 310168 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 310188 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-3-001/cores
   [junit4]   2> 310188 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 310190 INFO  
(OverseerStateUpdate-97598132040040452-127.0.0.1:32813_k_cg-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 310299 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 310299 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 310299 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 311197 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 311206 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 311264 WARN  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 311265 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 311273 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 311274 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 311274 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1187547
   [junit4]   2> 311281 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=12.77734375, 
floorSegmentMB=1.615234375, forceMergeDeletesPctAllowed=27.016179123110174, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.537044623211522
   [junit4]   2> 311347 WARN  (coreLoadExecutor-1599-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> 311357 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 311357 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 311359 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 311359 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 311360 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 311362 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@aa080b[collection1] main]
   [junit4]   2> 311363 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 311363 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 311363 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 311366 INFO  (searcherExecutor-1600-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@aa080b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311368 INFO  (coreLoadExecutor-1599-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561570124899549184
   [junit4]   2> 311372 INFO  (coreZkRegister-1594-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 311372 INFO  (updateExecutor-364-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 311372 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 311372 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 311372 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 311372 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 311372 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:35634/k_cg/collection1/] and I am 
[http://127.0.0.1:38961/k_cg/collection1/]
   [junit4]   2> 311375 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:35634/k_cg]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38961_k_cg&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 311379 INFO  (qtp1360744-2682) [    ] o.a.s.h.a.PrepRecoveryOp 
Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 311380 INFO  (qtp1360744-2682) [    ] o.a.s.h.a.PrepRecoveryOp 
Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have 
state: recovering
   [junit4]   2> 311380 INFO  (qtp1360744-2682) [    ] 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:38961_k_cg, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38961/k_cg","node_name":"127.0.0.1:38961_k_cg","state":"down"}
   [junit4]   2> 311475 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 311475 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 311475 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 312380 INFO  (qtp1360744-2682) [    ] 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:38961_k_cg, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38961/k_cg","node_name":"127.0.0.1:38961_k_cg","state":"recovering"}
   [junit4]   2> 312380 INFO  (qtp1360744-2682) [    ] o.a.s.h.a.PrepRecoveryOp 
Waited coreNodeName: core_node3, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 312380 INFO  (qtp1360744-2682) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38961_k_cg&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 312634 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-4-001/cores/collection1
   [junit4]   2> 312636 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-4-001
   [junit4]   2> 312636 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 312637 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ff4452{/k_cg,null,AVAILABLE}
   [junit4]   2> 312638 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c71723{HTTP/1.1,[http/1.1]}{127.0.0.1:37453}
   [junit4]   2> 312638 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.Server Started @314501ms
   [junit4]   2> 312638 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_cg, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/tempDir-001/jetty4,
 hostPort=37453, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-4-001/cores}
   [junit4]   2> 312638 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 312638 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.3
   [junit4]   2> 312638 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 312638 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 312638 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T10:48:42.654804Z
   [junit4]   2> 312641 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 312641 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-4-001/solr.xml
   [junit4]   2> 312647 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 312649 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41855/solr
   [junit4]   2> 312655 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 312657 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37453_k_cg
   [junit4]   2> 312658 INFO  (zkCallback-349-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 312658 INFO  (zkCallback-345-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 312658 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 312659 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 312659 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 312659 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 312762 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 312762 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 312762 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 312774 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-4-001/cores
   [junit4]   2> 312774 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 312776 INFO  
(OverseerStateUpdate-97598132040040452-127.0.0.1:32813_k_cg-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 312877 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 312877 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 312878 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 312878 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 313786 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.3
   [junit4]   2> 313800 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 313873 WARN  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 313874 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 313882 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 313882 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 313882 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1187547
   [junit4]   2> 313889 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=12.77734375, 
floorSegmentMB=1.615234375, forceMergeDeletesPctAllowed=27.016179123110174, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.537044623211522
   [junit4]   2> 313932 WARN  (coreLoadExecutor-1610-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> 313942 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 313942 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 313945 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 313945 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 313946 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 313948 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@bac64[collection1] main]
   [junit4]   2> 313948 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 313949 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 313949 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 313950 INFO  (searcherExecutor-1611-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@bac64[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 313953 INFO  (coreLoadExecutor-1610-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561570127610118144
   [junit4]   2> 313956 INFO  (coreZkRegister-1605-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 313956 INFO  (updateExecutor-371-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 313956 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 313957 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 313957 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 313957 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 313957 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:34052/k_cg/collection1/] and I am 
[http://127.0.0.1:37453/k_cg/collection1/]
   [junit4]   2> 313959 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:34052/k_cg]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:37453_k_cg&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 313960 INFO  (qtp10634387-2711) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 313961 INFO  (qtp10634387-2711) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 313961 INFO  (qtp10634387-2711) [    ] 
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:37453_k_cg, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:37453/k_cg","node_name":"127.0.0.1:37453_k_cg","state":"down"}
   [junit4]   2> 314059 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 314059 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 314059 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 314059 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 314416 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShardWithRule
   [junit4]   2> 314416 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 314416 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 314961 INFO  (qtp10634387-2711) [    ] 
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:37453_k_cg, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:37453/k_cg","node_name":"127.0.0.1:37453_k_cg","state":"recovering"}
   [junit4]   2> 314961 INFO  (qtp10634387-2711) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 314961 INFO  (qtp10634387-2711) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:37453_k_cg&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> 319381 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:35634/k_cg/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 319381 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:38961/k_cg 
START replicas=[http://127.0.0.1:35634/k_cg/collection1/] nUpdates=100
   [junit4]   2> 319384 INFO  (qtp1360744-2682) [    ] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 319384 INFO  (qtp1360744-2682) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/k_cg path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 319385 INFO  (recoveryExecutor-365-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> 319385 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 319386 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 319386 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 319386 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 319387 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 319387 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 319387 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 319387 INFO  (recoveryExecutor-365-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 319388 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 319388 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 319388 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 319388 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 321962 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:34052/k_cg/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 321962 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:37453/k_cg 
START replicas=[http://127.0.0.1:34052/k_cg/collection1/] nUpdates=100
   [junit4]   2> 321964 INFO  (qtp10634387-2711) [    ] 
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> 321964 INFO  (qtp10634387-2711) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/k_cg path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 321965 INFO  (recoveryExecutor-372-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> 321965 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 321966 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 321966 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 321966 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 321966 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 321966 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 321966 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 321966 INFO  (recoveryExecutor-372-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 321968 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 321968 INFO  (zkCallback-367-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 321968 INFO  (zkCallback-355-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 321968 INFO  (zkCallback-361-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 322420 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 322421 INFO  (qtp3705887-2644) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 322421 INFO  (qtp3705887-2644) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 322422 INFO  (qtp3705887-2644) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 322422 INFO  (qtp3705887-2644) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/k_cg path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 322428 INFO  (qtp1360744-2678) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 322429 INFO  (qtp1360744-2678) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 322429 INFO  (qtp10634387-2709) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 322429 INFO  (qtp10634387-2709) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 322429 INFO  (qtp25758672-2740) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 322429 INFO  (qtp12232380-2773) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 322430 INFO  (qtp25758672-2740) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 322430 INFO  (qtp12232380-2773) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 322430 INFO  (qtp1360744-2678) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 322430 INFO  (qtp1360744-2678) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/k_cg path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34052/k_cg/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 322431 INFO  (qtp10634387-2709) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 322431 INFO  (qtp10634387-2709) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/k_cg path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34052/k_cg/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 322431 INFO  (qtp12232380-2773) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 322431 INFO  (qtp25758672-2740) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 322431 INFO  (qtp12232380-2773) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/k_cg path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34052/k_cg/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 322431 INFO  (qtp25758672-2740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/k_cg path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34052/k_cg/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 322431 INFO  (qtp10634387-2713) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/k_cg path=/update 
params={_stateVer_=collection1:15&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 322433 INFO  (qtp1360744-2684) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/k_cg path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 322434 INFO  (qtp25758672-2739) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/k_cg path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 322435 INFO  (qtp10634387-2711) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/k_cg path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 322436 INFO  (qtp12232380-2775) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/k_cg path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 324437 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ShardSplitTest Using legacyCloud=false for cluster
   [junit4]   2> 324439 INFO  (qtp10634387-2707) [    ] 
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> 324441 INFO  (qtp10634387-2707) [    ] 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=1
   [junit4]   2> 324441 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ShardSplitTest Starting testSplitShardWithRule
   [junit4]   2> 324442 INFO  (qtp10634387-2713) [    ] 
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> 324448 INFO  (OverseerThreadFactory-1564-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection shardSplitWithRule
   [junit4]   2> 324448 INFO  (OverseerThreadFactory-1564-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 324556 INFO  
(OverseerStateUpdate-97598132040040452-127.0.0.1:32813_k_cg-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"shardSplitWithRule",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"shardSplitWithRule_shard1_re

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

-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
(3) -> (2)
   [junit4]   2> 755684 INFO  (zkCallback-564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 755684 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@16afc9f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 755684 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fb82d3{/k_cg,null,UNAVAILABLE}
   [junit4]   2> 755684 INFO  (zkCallback-557-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=97598159708422158-127.0.0.1:33109_k_cg-n_0000000003) starting
   [junit4]   2> 755684 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 33109
   [junit4]   2> 755685 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=18615257
   [junit4]   2> 755685 INFO  (zkCallback-564-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 755687 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97598159708422158-127.0.0.1:33109_k_cg-n_0000000003) closing
   [junit4]   2> 755687 INFO  
(OverseerStateUpdate-97598159708422158-127.0.0.1:33109_k_cg-n_0000000003) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33109_k_cg
   [junit4]   2> 755689 WARN  (zkCallback-557-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 755689 INFO  (zkCallback-564-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 755689 INFO  (zkCallback-564-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43590_k_cg
   [junit4]   2> 755690 INFO  (zkCallback-564-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=97598159708422161-127.0.0.1:43590_k_cg-n_0000000004) starting
   [junit4]   2> 757985 WARN  (zkCallback-557-thread-1) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 757985 INFO  (zkCallback-557-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 757985 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1babca4
   [junit4]   2> 758044 INFO  (zkCallback-557-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 758044 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 758045 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1443185{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 758045 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11e853f{/k_cg,null,UNAVAILABLE}
   [junit4]   2> 758045 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 43590
   [junit4]   2> 758045 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3363277
   [junit4]   2> 758047 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97598159708422161-127.0.0.1:43590_k_cg-n_0000000004) closing
   [junit4]   2> 758047 INFO  
(OverseerStateUpdate-97598159708422161-127.0.0.1:43590_k_cg-n_0000000004) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43590_k_cg
   [junit4]   2> 758051 WARN  (zkCallback-564-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 758185 WARN  (zkCallback-564-thread-2) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 758185 INFO  (zkCallback-564-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 758185 INFO  (zkCallback-564-thread-2) [    ] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e19945
   [junit4]   2> 758224 INFO  (zkCallback-564-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 758225 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 758225 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@147bd31{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 758226 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@110da1d{/k_cg,null,UNAVAILABLE}
   [junit4]   2> 758226 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B2A7338B66C07427]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42159 42159
   [junit4]   2> 758242 INFO  (Thread-1198) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42159 42159
   [junit4]   2> 758242 WARN  (Thread-1198) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.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>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/overseer/queue
   [junit4]   2>        28      /solr/overseer/collection-queue-work
   [junit4]   2>        9       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitAfterFailedSplit -Dtests.seed=B2A7338B66C07427 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ak 
-Dtests.timezone=Universal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 36.4s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2A7338B66C07427:4BEAA0245AB539AD]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 758245 INFO  
(SUITE-ShardSplitTest-seed#[B2A7338B66C07427]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B2A7338B66C07427-001
   [junit4]   2> Mar 11, 2017 10:56:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=29094, maxDocsPerChunk=635, blockSize=10), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=29094, blockSize=10)), 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ak, 
timezone=Universal
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=76199496,total=315068416
   [junit4]   2> NOTE: All tests run in this JVM: [SecurityConfHandlerTest, 
TestAtomicUpdateErrorCases, TestComplexPhraseLeadingWildcard, SolrCoreTest, 
TestReplicationHandler, PeerSyncWithIndexFingerprintCachingTest, 
TestSolr4Spatial2, PathHierarchyTokenizerFactoryTest, NumericFieldsTest, 
XsltUpdateRequestHandlerTest, TestBulkSchemaConcurrent, TestSSLRandomization, 
CoreMergeIndexesAdminHandlerTest, TestExpandComponent, DirectoryFactoryTest, 
TestFastLRUCache, TestCloudRecovery, JSONWriterTest, HdfsThreadLeakTest, 
TestSha256AuthenticationProvider, ResourceLoaderTest, QueryResultKeyTest, 
HdfsBasicDistributedZkTest, TestRemoteStreaming, TestDistribIDF, ShardSplitTest]
   [junit4] Completed [248/680 (1!)] on J0 in 459.34s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 52967 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to