Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18199/
Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.spelling.DirectSolrSpellCheckerTest

Error Message:
Error opening new searcher. exceeded limit of maxWarmingSearchers=1, try again 
later.

Stack Trace:
org.apache.solr.common.SolrException: Error opening new searcher. exceeded 
limit of maxWarmingSearchers=1, try again later.
        at __randomizedtesting.SeedInfo.seed([14BB9C9E0816C843]:0)
        at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1933)
        at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1693)
        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:638)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:61)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1664)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1641)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:270)
        at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2229)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:124)
        at org.apache.solr.util.TestHarness.update(TestHarness.java:257)
        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:251)
        at 
org.apache.solr.spelling.DirectSolrSpellCheckerTest.beforeClass(DirectSolrSpellCheckerTest.java:51)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  
junit.framework.TestSuite.org.apache.solr.spelling.WordBreakSolrSpellCheckerTest

Error Message:
Error opening new searcher. exceeded limit of maxWarmingSearchers=1, try again 
later.

Stack Trace:
org.apache.solr.common.SolrException: Error opening new searcher. exceeded 
limit of maxWarmingSearchers=1, try again later.
        at __randomizedtesting.SeedInfo.seed([14BB9C9E0816C843]:0)
        at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1933)
        at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1693)
        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:638)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:61)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1664)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1641)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:270)
        at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2229)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:124)
        at org.apache.solr.util.TestHarness.update(TestHarness.java:257)
        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:251)
        at 
org.apache.solr.spelling.WordBreakSolrSpellCheckerTest.beforeClass(WordBreakSolrSpellCheckerTest.java:49)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11649 lines...]
   [junit4] Suite: org.apache.solr.spelling.WordBreakSolrSpellCheckerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.WordBreakSolrSpellCheckerTest_14BB9C9E0816C843-001/init-core-data-001
   [junit4]   2> 1145645 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1145646 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1145647 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1145743 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1145754 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1145829 WARN  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1145831 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1145857 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1145924 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1145936 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1146015 WARN  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1146016 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1146036 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1146037 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.WordBreakSolrSpellCheckerTest_14BB9C9E0816C843-001/init-core-data-001/]
   [junit4]   2> 1146037 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=0.9443359375, 
floorSegmentMB=0.6689453125, forceMergeDeletesPctAllowed=16.563916704803663, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3607495150518586
   [junit4]   2> 1146042 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1146043 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1146043 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=91.7568359375, 
floorSegmentMB=2.048828125, forceMergeDeletesPctAllowed=3.6626122501139733, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.724438984172524
   [junit4]   2> 1146043 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@38c30591[collection1] main]
   [junit4]   2> 1146044 WARN  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1146044 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1146095 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 1146144 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 1146144 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1146144 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1146167 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 1146167 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1146167 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 1146192 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 1146330 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 1146355 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 1146355 INFO  (coreLoadExecutor-3934-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1146355 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1146356 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1146358 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1146358 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 1146359 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1146360 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1146360 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1146360 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1146360 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1146360 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1146360 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1146360 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1146360 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1146360 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1146361 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1146361 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1146361 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@791d9dc1
   [junit4]   2> 1146362 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1146362 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1146363 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1146364 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1146365 WARN  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.SolrCore [collection1] Error opening new searcher. exceeded limit of 
maxWarmingSearchers=1, try again later.
   [junit4]   2> 1146365 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1146365 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{} 0 4
   [junit4]   2> 1146366 ERROR 
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error opening 
new searcher. exceeded limit of maxWarmingSearchers=1, try again later.
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1933)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1693)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:638)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:61)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1664)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1641)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
   [junit4]   2>        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:270)
   [junit4]   2>        at 
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2229)
   [junit4]   2>        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:124)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.update(TestHarness.java:257)
   [junit4]   2>        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]   2>        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:251)
   [junit4]   2>        at 
org.apache.solr.spelling.WordBreakSolrSpellCheckerTest.beforeClass(WordBreakSolrSpellCheckerTest.java:49)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
   [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:367)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> 1146366 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1146366 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1146366 INFO  
(SUITE-WordBreakSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1603762269
   [junit4]   2> 1146367 INFO  (coreCloseExecutor-3939-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@243b536e
   [junit4]   2> 1146368 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1146368 INFO  (searcherExecutor-3935-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38c30591[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=Lucene50(blocksize=128), 
lowerfilt1and2=BlockTreeOrds(blocksize=128), 
multiDefault=BlockTreeOrds(blocksize=128), 
intDefault=PostingsFormat(name=Asserting), 
lowerfilt=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Asserting), 
range_facet_l=PostingsFormat(name=Asserting), 
timestamp=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1572, 
maxMBSortInHeap=7.094922151448143, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ka-GE, timezone=MET
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=303900880,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandler, 
SolrIndexSplitterTest, SpellCheckComponentTest, SolrCloudExampleTest, 
DocumentBuilderTest, SampleTest, JsonLoaderTest, 
CollectionsAPIAsyncDistributedZkTest, SegmentsInfoRequestHandlerTest, 
PeerSyncWithIndexFingerprintCachingTest, TestCursorMarkWithoutUniqueKey, 
TestClassicSimilarityFactory, SuggestComponentContextFilterQueryTest, 
TestRequestStatusCollectionAPI, HighlighterTest, TestManagedResource, 
TestPerFieldSimilarityWithDefaultOverride, TestMiniSolrCloudCluster, 
TestManagedStopFilterFactory, TestStressRecovery, TestFileDictionaryLookup, 
OverseerTaskQueueTest, SolrInfoMBeanTest, TestPartialUpdateDeduplication, 
TestRebalanceLeaders, SimplePostToolTest, TestPerFieldSimilarity, 
TestHdfsUpdateLog, LoggingHandlerTest, ConjunctionSolrSpellCheckerTest, 
TestJettySolrRunner, TestCustomSort, TestSQLHandler, 
CoreMergeIndexesAdminHandlerTest, DistributedIntervalFacetingTest, 
DistributedFacetPivotWhiteBoxTest, LeaderInitiatedRecoveryOnShardRestartTest, 
TestHashPartitioner, ForceLeaderTest, DistributedFacetPivotLongTailTest, 
ClusterStateUpdateTest, TestOnReconnectListenerSupport, TestStressVersions, 
DistributedTermsComponentTest, TestSurroundQueryParser, TestBulkSchemaAPI, 
DOMUtilTest, FileUtilsTest, PKIAuthenticationIntegrationTest, 
SaslZkACLProviderTest, OpenCloseCoreStressTest, TestNRTOpen, 
CollectionsAPIDistributedZkTest, BooleanFieldTest, ZkStateReaderTest, 
TestDefaultSearchFieldResource, ConvertedLegacyTest, 
IndexSchemaRuntimeFieldTest, TestTrie, TestBlobHandler, 
SpellingQueryConverterTest, TestPostingsSolrHighlighter, 
TestTolerantUpdateProcessorCloud, HdfsWriteToMultipleCollectionsTest, 
TestQueryUtils, ShardRoutingTest, TestRecoveryHdfs, SparseHLLTest, 
TestNumericTerms64, RankQueryTest, CollectionReloadTest, DocValuesMissingTest, 
SOLR749Test, SchemaVersionSpecificBehaviorTest, DirectSolrConnectionTest, 
HdfsCollectionsAPIDistributedZkTest, TestFastLRUCache, 
TestRuleBasedAuthorizationPlugin, TestUpdate, TestCloudDeleteByQuery, 
SuggesterFSTTest, TestSolrFieldCacheMBean, TestDistribDocBasedVersion, 
CdcrReplicationHandlerTest, TestDistributedGrouping, TestCorePropertiesReload, 
TestCharFilters, CustomCollectionTest, TestDocumentBuilder, 
DistribJoinFromCollectionTest, TestSystemIdResolver, 
ChaosMonkeyNothingIsSafeTest, TestBulkSchemaConcurrent, 
OpenExchangeRatesOrgProviderTest, WordBreakSolrSpellCheckerTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=WordBreakSolrSpellCheckerTest -Dtests.seed=14BB9C9E0816C843 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ka-GE 
-Dtests.timezone=MET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | WordBreakSolrSpellCheckerTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Error 
opening new searcher. exceeded limit of maxWarmingSearchers=1, try again later.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([14BB9C9E0816C843]:0)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1933)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1693)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:638)
   [junit4]    >        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:61)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1664)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1641)
   [junit4]    >        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
   [junit4]    >        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:270)
   [junit4]    >        at 
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
   [junit4]    >        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]    >        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2229)
   [junit4]    >        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:124)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.update(TestHarness.java:257)
   [junit4]    >        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]    >        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:251)
   [junit4]    >        at 
org.apache.solr.spelling.WordBreakSolrSpellCheckerTest.beforeClass(WordBreakSolrSpellCheckerTest.java:49)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4] Completed [322/647 (1!)] on J1 in 0.75s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 154 lines...]
   [junit4] Suite: org.apache.solr.spelling.DirectSolrSpellCheckerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.spelling.DirectSolrSpellCheckerTest_14BB9C9E0816C843-001/init-core-data-001
   [junit4]   2> 1210492 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1210494 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1210494 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1210582 WARN  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1210582 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210594 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1210649 WARN  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1210651 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1210686 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1210750 WARN  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1210750 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1210766 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1210856 WARN  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1210859 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1210891 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1210891 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.spelling.DirectSolrSpellCheckerTest_14BB9C9E0816C843-001/init-core-data-001/]
   [junit4]   2> 1210892 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=75.6220703125, 
floorSegmentMB=0.77734375, forceMergeDeletesPctAllowed=24.36342970824553, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4148920935384086
   [junit4]   2> 1210897 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210897 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210897 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5392753188016818]
   [junit4]   2> 1210897 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ed37f7[collection1] main]
   [junit4]   2> 1210897 WARN  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1210897 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1210937 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default
   [junit4]   2> 1210976 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: default_teststop
   [junit4]   2> 1210976 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1210976 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1211014 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold
   [junit4]   2> 1211014 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1211014 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: threshold_direct
   [junit4]   2> 1211067 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: multipleFields
   [junit4]   2> 1211175 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: freq
   [junit4]   2> 1211217 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for 
spellchecker: fqcn
   [junit4]   2> 1211218 INFO  (coreLoadExecutor-4683-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1211218 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1211219 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1211219 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1211220 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1211220 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1211220 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1211220 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1211220 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1211221 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1211221 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1211222 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1211222 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1211223 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1211223 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1211223 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1211223 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1211223 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1211223 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6fe83b01
   [junit4]   2> 1211224 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1211225 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1211226 WARN  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.SolrCore [collection1] Error opening new searcher. exceeded limit of 
maxWarmingSearchers=1, try again later.
   [junit4]   2> 1211226 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1211226 INFO  (searcherExecutor-4684-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ed37f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211226 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{} 0 3
   [junit4]   2> 1211227 ERROR 
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error opening 
new searcher. exceeded limit of maxWarmingSearchers=1, try again later.
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1933)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1693)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:638)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:61)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1664)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1641)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
   [junit4]   2>        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:270)
   [junit4]   2>        at 
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2229)
   [junit4]   2>        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:124)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.update(TestHarness.java:257)
   [junit4]   2>        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]   2>        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:251)
   [junit4]   2>        at 
org.apache.solr.spelling.DirectSolrSpellCheckerTest.beforeClass(DirectSolrSpellCheckerTest.java:51)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
   [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:367)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> 1211227 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1211227 INFO  
(SUITE-DirectSolrSpellCheckerTest-seed#[14BB9C9E0816C843]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=160412626
   [junit4]   2> 1211228 INFO  (coreCloseExecutor-4688-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f42511d
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
teststop=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=Asserting), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1499, 
maxMBSortInHeap=5.791104233981543, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-SZ, timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=316516264,total=517668864
   [junit4]   2> NOTE: All tests run in this JVM: [ReplaceNodeTest, TestSort, 
AutoCommitTest, TestSSLRandomization, CoreAdminHandlerTest, 
TestScoreJoinQPNoScore, TestLMDirichletSimilarityFactory, 
TestMergePolicyConfig, TestFastOutputStream, TestRandomFlRTGCloud, 
HdfsChaosMonkeyNothingIsSafeTest, DistribCursorPagingTest, 
TestInfoStreamLogging, TestPhraseSuggestions, TestFieldCacheSortRandom, 
TestOverriddenPrefixQueryForCustomFieldType, DebugComponentTest, 
TestJsonFacets, BadIndexSchemaTest, CursorMarkTest, 
SimpleCollectionCreateDeleteTest, TestCollationField, TestConfigSetsAPI, 
TestRecovery, TestIndexSearcher, PrimUtilsTest, TestConfig, SimpleFacetsTest, 
TermVectorComponentDistributedTest, TestRTimerTree, 
BinaryUpdateRequestHandlerTest, TestSolrDeletionPolicy1, TestXmlQParser, 
LeaderElectionTest, CdcrBootstrapTest, DirectUpdateHandlerTest, 
TestCloudRecovery, TestStressCloudBlindAtomicUpdates, OverseerTest, 
UpdateParamsTest, TestSolrJ, SolrIndexConfigTest, TestWriterPerf, 
SynonymTokenizerTest, FullSolrCloudDistribCmdsTest, ConnectionReuseTest, 
TestStressReorder, OutputWriterTest, TestAuthorizationFramework, 
URLClassifyProcessorTest, JSONWriterTest, RulesTest, TestUninvertingReader, 
TestCoreDiscovery, StatelessScriptUpdateProcessorFactoryTest, 
CleanupOldIndexTest, DateFieldTest, SortSpecParsingTest, 
BasicDistributedZk2Test, TestSortByMinMaxFunction, TestSolrQueryParserResource, 
LeaderFailureAfterFreshStartTest, TestZkChroot, 
DistributedFacetPivotSmallAdvancedTest, TestFieldCacheReopen, BitVectorTest, 
DocValuesMultiTest, TestIBSimilarityFactory, FieldAnalysisRequestHandlerTest, 
TestReversedWildcardFilterFactory, TestReloadDeadlock, 
DeleteInactiveReplicaTest, ExitableDirectoryReaderTest, OverseerRolesTest, 
SolrPluginUtilsTest, DistributedQueryComponentCustomSortTest, 
LukeRequestHandlerTest, TestAnalyzeInfixSuggestions, EchoParamsTest, 
TestBinaryField, CollectionsAPISolrJTest, MBeansHandlerTest, 
TestCloudInspectUtil, TestConfigSetProperties, TestFreeTextSuggestions, 
TestCloudManagedSchema, TestSolrCloudWithDelegationTokens, 
TestCollapseQParserPlugin, HardAutoCommitTest, ChangedSchemaMergeTest, 
CircularListTest, TestGroupingSearch, TestCollationFieldDocValues, 
StressHdfsTest, ConnectionManagerTest, TestCustomDocTransformer, 
TestIntervalFaceting, OverriddenZkACLAndCredentialsProvidersTest, 
HdfsRestartWhileUpdatingTest, TestReloadAndDeleteDocs, 
TemplateUpdateProcessorTest, BasicAuthIntegrationTest, 
TestUseDocValuesAsStored2, LeaderElectionIntegrationTest, TestRandomDVFaceting, 
TestFaceting, ZkControllerTest, TestCoreContainer, SolrCoreTest, 
SolrCmdDistributorTest, TestLazyCores, CurrencyFieldOpenExchangeTest, 
AnalysisAfterCoreReloadTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, 
SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, DistanceFunctionTest, StandardRequestHandlerTest, 
DirectSolrSpellCheckerTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DirectSolrSpellCheckerTest -Dtests.seed=14BB9C9E0816C843 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SZ 
-Dtests.timezone=Pacific/Port_Moresby -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | DirectSolrSpellCheckerTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Error 
opening new searcher. exceeded limit of maxWarmingSearchers=1, try again later.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([14BB9C9E0816C843]:0)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1933)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1693)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:638)
   [junit4]    >        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:61)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1664)
   [junit4]    >        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1641)
   [junit4]    >        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
   [junit4]    >        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:270)
   [junit4]    >        at 
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:177)
   [junit4]    >        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]    >        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2229)
   [junit4]    >        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:124)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.update(TestHarness.java:257)
   [junit4]    >        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]    >        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:251)
   [junit4]    >        at 
org.apache.solr.spelling.DirectSolrSpellCheckerTest.beforeClass(DirectSolrSpellCheckerTest.java:51)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4] Completed [372/647 (2!)] on J2 in 0.76s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 52261 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to