You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/30 09:17:07 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 912 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/912/

1 tests failed.
FAILED:  org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([E3B98AD0C06251FF:896BB5BF98818130]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
	at org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers(TestMaxTokenLenTokenizer.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=letter0:lett&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
	... 40 more




Build Log:
[...truncated 13280 lines...]
   [junit4] Suite: org.apache.solr.util.TestMaxTokenLenTokenizer
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.util.TestMaxTokenLenTokenizer_E3B98AD0C06251FF-001/init-core-data-001
   [junit4]   2> 1912530 WARN  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 1912531 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1912532 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1912533 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1912534 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1912569 WARN  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1912572 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1912605 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1912620 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1912622 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1912654 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36abf7ba
   [junit4]   2> 1912659 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36abf7ba
   [junit4]   2> 1912659 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36abf7ba
   [junit4]   2> 1912661 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1912708 WARN  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1912710 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1912743 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1912758 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1912758 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1912759 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36abf7ba
   [junit4]   2> 1912759 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1912759 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.util.TestMaxTokenLenTokenizer_E3B98AD0C06251FF-001/init-core-data-001/]
   [junit4]   2> 1912761 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=60.6318359375, floorSegmentMB=0.49609375, forceMergeDeletesPctAllowed=5.042142374208753, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.59482733349668
   [junit4]   2> 1912824 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1912824 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1912825 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6217852503023396]
   [junit4]   2> 1912826 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@682ffe27[collection1] main]
   [junit4]   2> 1912826 WARN  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1912827 INFO  (coreLoadExecutor-7214-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1912828 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1912829 INFO  (searcherExecutor-7215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@682ffe27[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1912832 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSingleFieldSameAnalyzers
   [junit4]   2> 1912832 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1912832 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1912834 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912834 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912837 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b6eb72f[collection1] main]
   [junit4]   2> 1912838 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912838 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b6eb72f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1)))}
   [junit4]   2> 1912838 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[1],commit=} 0 5
   [junit4]   2> 1912838 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912839 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912840 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62baa9[collection1] main]
   [junit4]   2> 1912841 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912841 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62baa9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1) Uninverting(_1(6.7.0):c1)))}
   [junit4]   2> 1912841 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[2],commit=} 0 3
   [junit4]   2> 1912842 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912842 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912849 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@31699340[collection1] main]
   [junit4]   2> 1912849 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912849 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31699340[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1) Uninverting(_1(6.7.0):c1) Uninverting(_2(6.7.0):c1)))}
   [junit4]   2> 1912852 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[3],commit=} 0 10
   [junit4]   2> 1912852 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912852 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912855 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a858014[collection1] main]
   [junit4]   2> 1912855 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912856 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a858014[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1) Uninverting(_1(6.7.0):c1) Uninverting(_2(6.7.0):c1) Uninverting(_3(6.7.0):c1)))}
   [junit4]   2> 1912856 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[4],commit=} 0 4
   [junit4]   2> 1912856 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912856 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912858 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7494baf8[collection1] main]
   [junit4]   2> 1912859 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912860 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7494baf8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1) Uninverting(_1(6.7.0):c1) Uninverting(_2(6.7.0):c1) Uninverting(_3(6.7.0):c1) Uninverting(_4(6.7.0):c1)))}
   [junit4]   2> 1912860 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[5],commit=} 0 3
   [junit4]   2> 1912860 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912860 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1912860 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912860 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 1912863 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1912864 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=letter0:l&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912875 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=letter0:let&wt=xml} hits=1 status=0 QTime=7
   [junit4]   2> 1912876 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=letter0:lett&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912876 ERROR (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=letter0:lett&wt=xml
   [junit4]   2> 1912877 ERROR (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=letter0:lett&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=letter0:lett&wt=xml
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
   [junit4]   2> 	at org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers(TestMaxTokenLenTokenizer.java:104)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1912877 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSingleFieldSameAnalyzers
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMaxTokenLenTokenizer -Dtests.method=testSingleFieldSameAnalyzers -Dtests.seed=E3B98AD0C06251FF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.05s J2 | TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3B98AD0C06251FF:896BB5BF98818130]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:895)
   [junit4]    > 	at org.apache.solr.util.TestMaxTokenLenTokenizer.testSingleFieldSameAnalyzers(TestMaxTokenLenTokenizer.java:104)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=letter0:lett&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:888)
   [junit4]    > 	... 40 more
   [junit4]   2> 1912882 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSingleFieldDiffAnalyzers
   [junit4]   2> 1912883 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1912883 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1912884 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912884 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912886 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12b730f9[collection1] main]
   [junit4]   2> 1912887 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12b730f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1)))}
   [junit4]   2> 1912887 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912887 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[1],commit=} 0 3
   [junit4]   2> 1912887 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912887 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912889 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40ef71c9[collection1] main]
   [junit4]   2> 1912890 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40ef71c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1) Uninverting(_6(6.7.0):c1)))}
   [junit4]   2> 1912890 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912890 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[2],commit=} 0 2
   [junit4]   2> 1912890 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912890 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912892 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ba63821[collection1] main]
   [junit4]   2> 1912893 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ba63821[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1) Uninverting(_6(6.7.0):c1) Uninverting(_7(6.7.0):c1)))}
   [junit4]   2> 1912893 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912893 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[3],commit=} 0 3
   [junit4]   2> 1912893 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912894 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912900 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@af6f3c4[collection1] main]
   [junit4]   2> 1912901 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@af6f3c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1) Uninverting(_6(6.7.0):c1) Uninverting(_7(6.7.0):c1) Uninverting(_8(6.7.0):c1)))}
   [junit4]   2> 1912901 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912901 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[4],commit=} 0 8
   [junit4]   2> 1912902 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912902 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6ceb83e8
   [junit4]   2> 1912904 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38c27387[collection1] main]
   [junit4]   2> 1912904 INFO  (searcherExecutor-7215-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38c27387[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.7.0):c1) Uninverting(_6(6.7.0):c1) Uninverting(_7(6.7.0):c1) Uninverting(_8(6.7.0):c1) Uninverting(_9(6.7.0):c1)))}
   [junit4]   2> 1912904 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912904 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[5],commit=} 0 3
   [junit4]   2> 1912905 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1912905 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1912905 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1912905 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 1912906 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1912907 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=letter:let&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912907 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=letter:lett&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912908 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerCase:low&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912908 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerCase:l&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912908 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerCase:lo&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912909 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerCase:lower&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912910 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=whiteSpace:whi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912910 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=whiteSpace:teS&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912911 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=whiteSpace:in&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912911 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=whiteSpace:white&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912911 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=unicodeWhiteSpace:uni&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912912 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=unicodeWhiteSpace:cod&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912912 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=unicodeWhiteSpace:e&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912913 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=unicodeWhiteSpace:unico&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912913 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=keyword:keyword&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1912914 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=keyword:key&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1912914 INFO  (TEST-TestMaxTokenLenTokenizer.testSingleFieldDiffAnalyzers-seed#[E3B98AD0C06251FF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSingleFieldDiffAnalyzers
   [junit4]   2> 1912914 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1912914 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1192617173
   [junit4]   2> 1912914 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1912916 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1912917 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1912917 INFO  (SUITE-TestMaxTokenLenTokenizer-seed#[E3B98AD0C06251FF]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1912917 INFO  (coreCloseExecutor-7219-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e7cac27
   [junit4]   2> 1912918 INFO  (coreCloseExecutor-7219-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.util.TestMaxTokenLenTokenizer_E3B98AD0C06251FF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {lowerCase0=PostingsFormat(name=LuceneVarGapFixedInterval), whiteSpace=PostingsFormat(name=Memory doPackFST= true), letter=FSTOrd50, lowerCase=PostingsFormat(name=LuceneVarGapFixedInterval), unicodeWhiteSpace=FSTOrd50, letter0=FSTOrd50, unicodeWhiteSpace0=FSTOrd50, keyword0=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), keyword=PostingsFormat(name=LuceneVarGapFixedInterval), whiteSpace0=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, maxPointsInLeafNode=688, maxMBSortInHeap=6.0565030518498, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-DZ, timezone=Australia/Brisbane
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=226005776,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestOnReconnectListenerSupport, SolrXmlInZkTest, CloudExitableDirectoryReaderTest, TestSmileRequest, HardAutoCommitTest, TestSchemaManager, OverseerRolesTest, TestSolrXml, TestAnalyzeInfixSuggestions, CdcrUpdateLogTest, TestBinaryField, TestLeaderInitiatedRecoveryThread, ShardSplitTest, TestRawTransformer, TestWriterPerf, PreAnalyzedFieldTest, CurrencyFieldXmlFileTest, TestLFUCache, TestCollectionAPI, DistributedFacetPivotWhiteBoxTest, SolrTestCaseJ4Test, TestConfig, SolrIndexMetricsTest, AsyncCallRequestStatusResponseTest, PrimUtilsTest, SolrCoreCheckLockOnStartupTest, SubstringBytesRefFilterTest, GraphQueryTest, TestManagedSchemaAPI, TestJavabinTupleStreamParser, TestPayloadScoreQParserPlugin, MigrateRouteKeyTest, HdfsRestartWhileUpdatingTest, V2ApiIntegrationTest, ExplicitHLLTest, RecoveryZkTest, BlockJoinFacetDistribTest, TestGroupingSearch, CursorMarkTest, TestJsonFacetRefinement, ReplicaListTransformerTest, TestHdfsCloudBackupRestore, TestRuleBasedAuthorizationPlugin, ResponseHeaderTest, AutoCommitTest, TestUninvertingReader, UnloadDistributedZkTest, SuggestComponentContextFilterQueryTest, XmlUpdateRequestHandlerTest, SolrJmxReporterTest, ZkStateWriterTest, ClassificationUpdateProcessorIntegrationTest, TestUtils, SolrCoreMetricManagerTest, TermVectorComponentDistributedTest, TestLRUStatsCache, TestFieldCacheSortRandom, TestEmbeddedSolrServerSchemaAPI, CachingDirectoryFactoryTest, BooleanFieldTest, MultiThreadedOCPTest, TestCloudInspectUtil, SpellPossibilityIteratorTest, TestSort, SOLR749Test, TestReloadDeadlock, TestUseDocValuesAsStored2, StatelessScriptUpdateProcessorFactoryTest, TestSubQueryTransformer, TestDistribDocBasedVersion, CircularListTest, AtomicUpdateProcessorFactoryTest, TestStressReorder, DistributedSuggestComponentTest, HdfsNNFailoverTest, TestTestInjection, TestUnifiedSolrHighlighter, TestStressInPlaceUpdates, TestPhraseSuggestions, TestSchemaNameResource, CoreAdminHandlerTest, SolrMetricsIntegrationTest, JSONWriterTest, RollingRestartTest, LeaderElectionTest, TestPostingsSolrHighlighter, TestHdfsUpdateLog, ConcurrentDeleteAndCreateCollectionTest, TestRebalanceLeaders, PingRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestImpersonationWithHadoopAuth, TestLMJelinekMercerSimilarityFactory, ActionThrottleTest, TestDFRSimilarityFactory, StressHdfsTest, BadIndexSchemaTest, TestConfigSetsAPIZkFailure, TestOrdValues, TestMiniSolrCloudCluster, TestNRTOpen, DocValuesMultiTest, TestTrackingShardHandlerFactory, QueryResultKeyTest, FieldMutatingUpdateProcessorTest, DistanceUnitsTest, DirectUpdateHandlerTest, ResponseLogComponentTest, LeaderFailureAfterFreshStartTest, RequestHandlersTest, SolrPluginUtilsTest, TestCollapseQParserPlugin, TestCorePropertiesReload, TestDistribIDF, DistributedExpandComponentTest, TestPerFieldSimilarityWithDefaultOverride, HdfsTlogReplayBufferedWhileIndexingTest, SimpleFacetsTest, SolrCoreTest, QueryElevationComponentTest, TestBadConfig, TestIndexSearcher, DistributedQueryElevationComponentTest, SuggesterTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SortByFunctionTest, TestSolrDeletionPolicy1, TestQueryUtils, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, TestSolrQueryParser, TestJmxIntegration, TestCSVResponseWriter, TestAnalyzedSuggestions, TestComponentsName, TestQuerySenderNoQuery, TestMergePolicyConfig, OutputWriterTest, NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, TestSystemIdResolver, DateFieldTest, RAMDirectoryFactoryTest, SliceStateTest, DistributedMLTComponentTest, TestHighlightDedupGrouping, TestTolerantSearch, TestPathTrie, TestJettySolrRunner, ConnectionReuseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionsAPIAsyncDistributedZkTest, DistribCursorPagingTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestRandomRequestDistribution, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, RulesTest, TestConfigSets, TestInitParams, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSystemCollAutoCreate, DistributedFacetPivotLongTailTest, ShufflingReplicaListTransformerTest, TestDistributedStatsComponentCardinality, TestSchemalessBufferedUpdates, TestUseDocValuesAsStored, TestTrieFacet, TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, TestScoreJoinQPNoScore, TestJsonRequest, SimpleMLTQParserTest, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityClassic, TestExactSharedStatsCache, PKIAuthenticationIntegrationTest, TestSolrCloudWithHadoopAuthPlugin, BufferStoreTest, HdfsLockFactoryTest, TolerantUpdateProcessorTest, TestMaxTokenLenTokenizer]
   [junit4] Completed [706/715 (1!)] on J2 in 0.41s, 2 tests, 1 error <<< FAILURES!

[...truncated 43488 lines...]

[JENKINS] Lucene-Solr-Tests-6.x - Build # 913 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/913/

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

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([1AED7354D299F587:91CAA085939F5E03]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
	at org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:437)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13455 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/init-core-data-001
   [junit4]   2> 1454556 WARN  (SUITE-ShardSplitTest-seed#[1AED7354D299F587]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1454556 INFO  (SUITE-ShardSplitTest-seed#[1AED7354D299F587]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1454558 INFO  (SUITE-ShardSplitTest-seed#[1AED7354D299F587]-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> 1454558 INFO  (SUITE-ShardSplitTest-seed#[1AED7354D299F587]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1454560 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1454560 INFO  (Thread-2481) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1454560 INFO  (Thread-2481) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1454562 ERROR (Thread-2481) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1454660 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.ZkTestServer start zk server on port:55155
   [junit4]   2> 1454687 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1454689 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1454692 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1454693 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1454695 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1454696 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1454706 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1454708 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1454709 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1454710 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1454712 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1454858 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/control-001/cores/collection1
   [junit4]   2> 1454859 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1454866 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b42640b{/,null,AVAILABLE}
   [junit4]   2> 1454868 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5cd08b1c{HTTP/1.1,[http/1.1]}{127.0.0.1:44361}
   [junit4]   2> 1454868 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server Started @1458232ms
   [junit4]   2> 1454868 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/tempDir-001/control/data, hostContext=/, hostPort=44361, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/control-001/cores}
   [junit4]   2> 1454868 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1454868 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 1454868 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1454868 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1454868 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-06-06T01:48:52.733Z
   [junit4]   2> 1454872 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1454872 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/control-001/solr.xml
   [junit4]   2> 1454881 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1454882 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55155/solr
   [junit4]   2> 1454912 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:44361_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1454912 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:44361_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44361_
   [junit4]   2> 1454913 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:44361_    ] o.a.s.c.Overseer Overseer (id=98088631168335876-127.0.0.1:44361_-n_0000000000) starting
   [junit4]   2> 1454928 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:44361_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44361_
   [junit4]   2> 1454930 INFO  (zkCallback-3442-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1455043 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:44361_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/control-001/cores
   [junit4]   2> 1455043 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:44361_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1455044 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1455046 INFO  (OverseerStateUpdate-98088631168335876-127.0.0.1:44361_-n_0000000000) [n:127.0.0.1:44361_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1456065 WARN  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1456074 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1456120 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1456256 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1456281 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1456281 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1456281 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/control-001/cores/collection1/data/]
   [junit4]   2> 1456282 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f207419
   [junit4]   2> 1456284 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764530844, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1456295 WARN  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] 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> 1456339 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1456339 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1456340 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1456340 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1456341 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1456341 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@208edfe3[collection1] main]
   [junit4]   2> 1456343 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1456343 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1456343 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1456344 INFO  (coreLoadExecutor-5080-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569418100561936384
   [junit4]   2> 1456347 INFO  (searcherExecutor-5081-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@208edfe3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1456353 INFO  (coreZkRegister-5073-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1456353 INFO  (coreZkRegister-5073-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1456353 INFO  (coreZkRegister-5073-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44361/collection1/
   [junit4]   2> 1456353 INFO  (coreZkRegister-5073-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1456353 INFO  (coreZkRegister-5073-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44361/collection1/ has no replicas
   [junit4]   2> 1456353 INFO  (coreZkRegister-5073-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1456358 INFO  (coreZkRegister-5073-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44361/collection1/ shard1
   [junit4]   2> 1456509 INFO  (coreZkRegister-5073-thread-1-processing-n:127.0.0.1:44361_ x:collection1 c:control_collection) [n:127.0.0.1:44361_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1456569 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1456570 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55155/solr ready
   [junit4]   2> 1456570 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1456681 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-1-001/cores/collection1
   [junit4]   2> 1456682 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-1-001
   [junit4]   2> 1456683 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1456684 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a52515a{/,null,AVAILABLE}
   [junit4]   2> 1456684 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10888f4c{HTTP/1.1,[http/1.1]}{127.0.0.1:47954}
   [junit4]   2> 1456685 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server Started @1460049ms
   [junit4]   2> 1456685 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=47954, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-1-001/cores}
   [junit4]   2> 1456685 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1456685 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 1456686 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1456686 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1456686 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-06-06T01:48:54.551Z
   [junit4]   2> 1456688 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1456689 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-1-001/solr.xml
   [junit4]   2> 1456696 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1456696 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55155/solr
   [junit4]   2> 1456711 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:47954_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1456713 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:47954_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1456716 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:47954_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47954_
   [junit4]   2> 1456718 INFO  (zkCallback-3442-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1456718 INFO  (zkCallback-3446-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1456726 INFO  (zkCallback-3451-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1456871 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:47954_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-1-001/cores
   [junit4]   2> 1456871 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:47954_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1456872 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1456874 INFO  (OverseerStateUpdate-98088631168335876-127.0.0.1:44361_-n_0000000000) [n:127.0.0.1:44361_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1457891 WARN  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1457892 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1457911 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1458037 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1458056 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1458056 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1458056 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1458057 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f207419
   [junit4]   2> 1458059 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764530844, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1458073 WARN  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] 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> 1458126 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1458126 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1458127 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1458127 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1458127 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1458128 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44f96292[collection1] main]
   [junit4]   2> 1458129 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1458130 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1458130 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1458131 INFO  (coreLoadExecutor-5091-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569418102435741696
   [junit4]   2> 1458135 INFO  (searcherExecutor-5092-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44f96292[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1458141 INFO  (coreZkRegister-5086-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1458142 INFO  (coreZkRegister-5086-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1458142 INFO  (coreZkRegister-5086-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47954/collection1/
   [junit4]   2> 1458142 INFO  (coreZkRegister-5086-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1458142 INFO  (coreZkRegister-5086-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:47954/collection1/ has no replicas
   [junit4]   2> 1458142 INFO  (coreZkRegister-5086-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1458146 INFO  (coreZkRegister-5086-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47954/collection1/ shard2
   [junit4]   2> 1458298 INFO  (coreZkRegister-5086-thread-1-processing-n:127.0.0.1:47954_ x:collection1 c:collection1) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1458510 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-2-001/cores/collection1
   [junit4]   2> 1458511 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-2-001
   [junit4]   2> 1458512 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1458513 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2578c8c9{/,null,AVAILABLE}
   [junit4]   2> 1458513 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23f24387{HTTP/1.1,[http/1.1]}{127.0.0.1:46708}
   [junit4]   2> 1458513 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server Started @1461878ms
   [junit4]   2> 1458513 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=46708, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-2-001/cores}
   [junit4]   2> 1458521 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1458521 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 1458521 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1458521 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1458521 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-06-06T01:48:56.386Z
   [junit4]   2> 1458535 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1458535 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-2-001/solr.xml
   [junit4]   2> 1458542 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1458543 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55155/solr
   [junit4]   2> 1458554 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:46708_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1458556 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:46708_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1458560 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:46708_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46708_
   [junit4]   2> 1458561 INFO  (zkCallback-3446-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1458576 INFO  (zkCallback-3457-thread-2-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1458568 INFO  (zkCallback-3451-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1458568 INFO  (zkCallback-3442-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1458625 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:46708_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-2-001/cores
   [junit4]   2> 1458625 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:46708_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1458625 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1458627 INFO  (OverseerStateUpdate-98088631168335876-127.0.0.1:44361_-n_0000000000) [n:127.0.0.1:44361_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1459649 WARN  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1459649 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1459679 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1459772 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1459799 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1459799 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1459800 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1459800 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f207419
   [junit4]   2> 1459802 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764530844, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1459814 WARN  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] 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> 1459873 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1459873 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1459890 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1459890 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1459890 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1459891 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@614187e[collection1] main]
   [junit4]   2> 1459893 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1459893 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1459894 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1459895 INFO  (searcherExecutor-5103-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@614187e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1459896 INFO  (coreLoadExecutor-5102-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569418104286478336
   [junit4]   2> 1459904 INFO  (coreZkRegister-5097-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1459904 INFO  (coreZkRegister-5097-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1459904 INFO  (coreZkRegister-5097-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46708/collection1/
   [junit4]   2> 1459904 INFO  (coreZkRegister-5097-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1459904 INFO  (coreZkRegister-5097-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46708/collection1/ has no replicas
   [junit4]   2> 1459904 INFO  (coreZkRegister-5097-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1459908 INFO  (coreZkRegister-5097-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46708/collection1/ shard1
   [junit4]   2> 1460059 INFO  (coreZkRegister-5097-thread-1-processing-n:127.0.0.1:46708_ x:collection1 c:collection1) [n:127.0.0.1:46708_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1460327 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-3-001/cores/collection1
   [junit4]   2> 1460327 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-3-001
   [junit4]   2> 1460328 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1460331 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@126f7e79{/,null,AVAILABLE}
   [junit4]   2> 1460331 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d35d434{HTTP/1.1,[http/1.1]}{127.0.0.1:52206}
   [junit4]   2> 1460331 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server Started @1463696ms
   [junit4]   2> 1460331 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=52206, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-3-001/cores}
   [junit4]   2> 1460332 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1460332 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 1460332 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1460332 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1460332 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-06-06T01:48:58.197Z
   [junit4]   2> 1460344 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1460344 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-3-001/solr.xml
   [junit4]   2> 1460351 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1460352 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55155/solr
   [junit4]   2> 1460368 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:52206_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1460371 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:52206_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1460373 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:52206_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52206_
   [junit4]   2> 1460375 INFO  (zkCallback-3446-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460375 INFO  (zkCallback-3451-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460375 INFO  (zkCallback-3457-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460376 INFO  (zkCallback-3442-thread-1-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460377 INFO  (zkCallback-3463-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1460440 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:52206_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-3-001/cores
   [junit4]   2> 1460440 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:52206_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1460441 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1460443 INFO  (OverseerStateUpdate-98088631168335876-127.0.0.1:44361_-n_0000000000) [n:127.0.0.1:44361_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1461457 WARN  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1461458 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1461473 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1461575 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1461592 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1461593 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1461593 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1461593 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f207419
   [junit4]   2> 1461595 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764530844, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1461606 WARN  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] 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> 1461652 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1461652 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1461653 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1461653 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1461654 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1461654 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c6eb9d0[collection1] main]
   [junit4]   2> 1461656 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1461656 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1461656 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1461658 INFO  (searcherExecutor-5114-thread-1-processing-n:127.0.0.1:52206_ x:collection1 c:collection1) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c6eb9d0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1461658 INFO  (coreLoadExecutor-5113-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569418106134069248
   [junit4]   2> 1461662 INFO  (coreZkRegister-5108-thread-1-processing-n:127.0.0.1:52206_ x:collection1 c:collection1) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1461663 INFO  (updateExecutor-3460-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1461663 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1461663 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1461663 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1461663 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1461663 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:47954/collection1/] and I am [http://127.0.0.1:52206/collection1/]
   [junit4]   2> 1461665 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:47954]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:52206_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1461668 INFO  (qtp961591951-16601) [n:127.0.0.1:47954_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1461668 INFO  (qtp961591951-16601) [n:127.0.0.1:47954_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1461668 INFO  (qtp961591951-16601) [n:127.0.0.1:47954_    ] 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:52206_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:52206","node_name":"127.0.0.1:52206_","state":"down"}
   [junit4]   2> 1462061 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-4-001/cores/collection1
   [junit4]   2> 1462062 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-4-001
   [junit4]   2> 1462063 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1462065 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@764c4a38{/,null,AVAILABLE}
   [junit4]   2> 1462065 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2109d344{HTTP/1.1,[http/1.1]}{127.0.0.1:56009}
   [junit4]   2> 1462065 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.e.j.s.Server Started @1465430ms
   [junit4]   2> 1462066 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=56009, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-4-001/cores}
   [junit4]   2> 1462066 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1462067 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.7.0
   [junit4]   2> 1462067 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1462067 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1462067 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-06-06T01:48:59.932Z
   [junit4]   2> 1462070 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1462070 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-4-001/solr.xml
   [junit4]   2> 1462077 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1462078 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55155/solr
   [junit4]   2> 1462090 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:56009_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1462093 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:56009_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1462096 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:56009_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56009_
   [junit4]   2> 1462098 INFO  (zkCallback-3451-thread-1-processing-n:127.0.0.1:47954_) [n:127.0.0.1:47954_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1462098 INFO  (zkCallback-3463-thread-1-processing-n:127.0.0.1:52206_) [n:127.0.0.1:52206_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1462099 INFO  (zkCallback-3457-thread-1-processing-n:127.0.0.1:46708_) [n:127.0.0.1:46708_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1462099 INFO  (zkCallback-3470-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1462099 INFO  (zkCallback-3446-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1462099 INFO  (zkCallback-3442-thread-2-processing-n:127.0.0.1:44361_) [n:127.0.0.1:44361_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1462162 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:56009_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-4-001/cores
   [junit4]   2> 1462162 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [n:127.0.0.1:56009_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1462162 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1462164 INFO  (OverseerStateUpdate-98088631168335876-127.0.0.1:44361_-n_0000000000) [n:127.0.0.1:44361_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1462668 INFO  (qtp961591951-16601) [n:127.0.0.1:47954_    ] 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:52206_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:52206","node_name":"127.0.0.1:52206_","state":"recovering"}
   [junit4]   2> 1462669 INFO  (qtp961591951-16601) [n:127.0.0.1:47954_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1462669 INFO  (qtp961591951-16601) [n:127.0.0.1:47954_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:52206_&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> 1463170 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:47954/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1463170 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:52206 START replicas=[http://127.0.0.1:47954/collection1/] nUpdates=100
   [junit4]   2> 1463172 INFO  (qtp961591951-16599) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] 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> 1463172 INFO  (qtp961591951-16599) [n:127.0.0.1:47954_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1463173 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] 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> 1463173 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1463173 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1463174 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1463174 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1463174 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1463174 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1463174 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1463174 INFO  (recoveryExecutor-3461-thread-1-processing-n:127.0.0.1:52206_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:52206_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1463187 WARN  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1463188 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1463204 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1463317 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1463341 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1463341 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1463341 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-4-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1463342 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f207419
   [junit4]   2> 1463345 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764530844, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1463360 WARN  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] 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> 1463409 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1463409 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1463409 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1463409 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1463410 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1463411 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25e34e5[collection1] main]
   [junit4]   2> 1463412 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1463412 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1463413 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1463414 INFO  (searcherExecutor-5125-thread-1-processing-n:127.0.0.1:56009_ x:collection1 c:collection1) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25e34e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1463415 INFO  (coreLoadExecutor-5124-thread-1-processing-n:127.0.0.1:56009_) [n:127.0.0.1:56009_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1569418107976417280
   [junit4]   2> 1463419 INFO  (coreZkRegister-5119-thread-1-processing-n:127.0.0.1:56009_ x:collection1 c:collection1) [n:127.0.0.1:56009_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1463419 INFO  (updateExecutor-3467-thread-1-processing-n:127.0.0.1:56009_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56009_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1463420 INFO  (recoveryExecutor-3468-thread-1-processing-n:127.0.0.1:56009_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56009_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1463420 INFO  (recoveryExecutor-3468-thread-1-processing-n:127.0.0.1:56009_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56009_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1463420 INFO  (recoveryExecutor-3468-thread-1-processing-n:127.0.0.1:56009_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56009_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1463420 INFO  (recoveryExecutor-3468-thread-1-processing-n:127.0.0.1:56009_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56009_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1463420 INFO  (recoveryExecutor-3468-thread-1-processing-n:127.0.0.1:56009_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56009_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:46708/collection1/] and I am [http://127.0.0.1:56009/collection1/]
   [junit4]   2> 1463423 INFO  (recoveryExecutor-3468-thread-1-processing-n:127.0.0.1:56009_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56009_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:46708]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:56009_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1463427 INFO  (qtp188320723-16629) [n:127.0.0.1:46708_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1463428 INFO  (qtp188320723-16629) [n:127.0.0.1:46708_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1463428 INFO  (qtp188320723-16629) [n:127.0.0.1:46708_    ] 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:56009_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:56009","node_name":"127.0.0.1:56009_","state":"down"}
   [junit4]   2> 1463673 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[1AED7354D299F587]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitAfterFailedSplit
   [junit4]   2> 1463673 INFO  (TEST-ShardSplitTest

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

son] for collection [shardSplitWithRule] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2159408 INFO  (zkCallback-3656-thread-1-processing-n:127.0.0.1:51293_) [n:127.0.0.1:51293_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/shardSplitWithRule/state.json] for collection [shardSplitWithRule] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2159409 INFO  (zkCallback-3656-thread-1-processing-n:127.0.0.1:51293_) [n:127.0.0.1:51293_    ] 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: [1])
   [junit4]   2> 2161169 INFO  (recoveryExecutor-3654-thread-1-processing-n:127.0.0.1:51293_ x:shardSplitWithRule_shard1_0_replica0 s:shard1_0 c:shardSplitWithRule r:core_node6) [n:127.0.0.1:51293_ c:shardSplitWithRule s:shard1_0 r:core_node6 x:shardSplitWithRule_shard1_0_replica0] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 2161170 INFO  (recoveryExecutor-3654-thread-1-processing-n:127.0.0.1:51293_ x:shardSplitWithRule_shard1_0_replica0 s:shard1_0 c:shardSplitWithRule r:core_node6) [n:127.0.0.1:51293_ c:shardSplitWithRule s:shard1_0 r:core_node6 x:shardSplitWithRule_shard1_0_replica0] o.a.s.c.SolrCore [shardSplitWithRule_shard1_0_replica0]  CLOSING SolrCore org.apache.solr.core.SolrCore@2bdbee3e
   [junit4]   2> 2161170 WARN  (recoveryExecutor-3654-thread-1-processing-n:127.0.0.1:51293_ x:shardSplitWithRule_shard1_0_replica0 s:shard1_0 c:shardSplitWithRule r:core_node6) [n:127.0.0.1:51293_ c:shardSplitWithRule s:shard1_0 r:core_node6 x:shardSplitWithRule_shard1_0_replica0] o.a.s.c.RecoveryStrategy Stopping recovery for core=[shardSplitWithRule_shard1_0_replica0] coreNodeName=[core_node6]
   [junit4]   2> 2161192 INFO  (recoveryExecutor-3654-thread-1-processing-n:127.0.0.1:51293_ x:shardSplitWithRule_shard1_0_replica0 s:shard1_0 c:shardSplitWithRule r:core_node6) [n:127.0.0.1:51293_ c:shardSplitWithRule s:shard1_0 r:core_node6 x:shardSplitWithRule_shard1_0_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.shardSplitWithRule.shard1_0.replica0
   [junit4]   2> 2161192 WARN  (updateExecutor-3653-thread-2-processing-n:127.0.0.1:51293_ x:shardSplitWithRule_shard1_0_replica0 s:shard1_0 c:shardSplitWithRule r:core_node6) [n:127.0.0.1:51293_ c:shardSplitWithRule s:shard1_0 r:core_node6 x:shardSplitWithRule_shard1_0_replica0] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 2161192 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[1AED7354D299F587]) [    ] o.a.s.c.Overseer Overseer (id=98088675411230738-127.0.0.1:51293_-n_0000000004) closing
   [junit4]   2> 2161193 INFO  (OverseerStateUpdate-98088675411230738-127.0.0.1:51293_-n_0000000004) [n:127.0.0.1:51293_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51293_
   [junit4]   2> 2161194 INFO  (zkCallback-3631-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2161195 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[1AED7354D299F587]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@729e64b3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2161195 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[1AED7354D299F587]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7194f0ee{/,null,UNAVAILABLE}
   [junit4]   2> 2161197 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[1AED7354D299F587]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 58540
   [junit4]   2> 2161197 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[1AED7354D299F587]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2161198 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[1AED7354D299F587]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50763 50763
   [junit4]   2> 2161367 INFO  (Thread-2764) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50763 50763
   [junit4]   2> 2161368 WARN  (Thread-2764) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/collections/shardSplitWithRule/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2161370 INFO  (SUITE-ShardSplitTest-seed#[1AED7354D299F587]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_1AED7354D299F587-001
   [junit4]   2> Jun 06, 2017 2:00:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=BlockTreeOrds(blocksize=128), shard_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_ti=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)}, docValues:{rnd_b=DocValuesFormat(name=Asserting), shard_s=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct), n_ti=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=307, maxMBSortInHeap=7.722857509538113, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=zh, timezone=Africa/Nouakchott
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=189678080,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [BaseCdcrDistributedZkTest, TestSolrCloudWithHadoopAuthPlugin, HighlighterConfigTest, SolrMetricManagerTest, OverseerStatusTest, TestSortByMinMaxFunction, TestCloudNestedDocsSort, TestValueSourceCache, TestMissingGroups, TestLazyCores, TestJoin, TestAuthorizationFramework, TestGeoJSONResponseWriter, TestCodecSupport, HdfsRecoverLeaseTest, ReplicationFactorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, FullHLLTest, NumericFieldsTest, RegexBoostProcessorTest, SharedFSAutoReplicaFailoverTest, ResourceLoaderTest, TestSolrCloudWithSecureImpersonation, TestScoreJoinQPScore, TestHighFrequencyDictionaryFactory, LeaderElectionContextKeyTest, TestCloudJSONFacetJoinDomain, TestRandomFlRTGCloud, TestStressLiveNodes, TestNonDefinedSimilarityFactory, TestFoldingMultitermQuery, TestHttpShardHandlerFactory, CdcrReplicationHandlerTest, AnalyticsMergeStrategyTest, BlockJoinFacetRandomTest, TestDocBasedVersionConstraints, SparseHLLTest, TestCryptoKeys, LeaderInitiatedRecoveryOnCommitTest, UUIDFieldTest, CursorPagingTest, QueryEqualityTest, TestClassNameShortening, TestNumericTerms32, TestHighlightDedupGrouping, TestFunctionQuery, ConjunctionSolrSpellCheckerTest, ScriptEngineTest, SolrGangliaReporterTest, TestUniqueKeyFieldResource, TestReplicationHandler, OverseerCollectionConfigSetProcessorTest, SSLMigrationTest, TestCrossCoreJoin, TestRemoteStreaming, DistributedSpellCheckComponentTest, TestSearcherReuse, JsonValidatorTest, TestDocumentBuilder, SimpleMLTQParserTest, AnalysisAfterCoreReloadTest, ReturnFieldsTest, TestQuerySenderNoQuery, TestBlendedInfixSuggestions, ClassificationUpdateProcessorTest, TestLocalFSCloudBackupRestore, TestManagedSchemaThreadSafety, DocumentAnalysisRequestHandlerTest, BasicDistributedZkTest, RecoveryAfterSoftCommitTest, TestHashQParserPlugin, TestAtomicUpdateErrorCases, AlternateDirectoryTest, HdfsSyncSliceTest, DeleteNodeTest, DocValuesNotIndexedTest, SuggestComponentTest, TestRTimerTree, TestInfoStreamLogging, TestCustomStream, MBeansHandlerTest, TestManagedResourceStorage, TestPerFieldSimilarity, NodeMutatorTest, TestBinaryResponseWriter, TestStressRecovery, TestXmlQParser, FileBasedSpellCheckerTest, CollectionReloadTest, TestSchemalessBufferedUpdates, DistributedFacetPivotSmallAdvancedTest, HdfsBasicDistributedZk2Test, PathHierarchyTokenizerFactoryTest, AddBlockUpdateTest, TestRangeQuery, ZkNodePropsTest, TestStandardQParsers, TestSubQueryTransformerCrossCore, ChangedSchemaMergeTest, TestPushWriter, TestReplicationHandlerBackup, DeleteStatusTest, TestSha256AuthenticationProvider, TestIBSimilarityFactory, TestCloudRecovery, TestComplexPhraseLeadingWildcard, TestManagedSynonymGraphFilterFactory, TestPHPSerializedResponseWriter, TestDownShardTolerantSearch, CacheHeaderTest, TestConfigSetsAPI, UnloadDistributedZkTest, OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestDistributedSearch, TestLFUCache, CdcrReplicationDistributedZkTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, DeleteShardTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, ShardSplitTest]
   [junit4] Completed [714/715 (1!)] on J0 in 707.84s, 5 tests, 1 failure <<< FAILURES!

[...truncated 43431 lines...]