Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7024/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1\write.lock:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1\write.lock
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1\write.lock:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1\write.lock
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001

        at __randomizedtesting.SeedInfo.seed([FE42A2C5D477A631]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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:748)




Build Log:
[...truncated 13977 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestBlendedInfixSuggestions
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001
   [junit4]   2> 3510772 WARN  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3510773 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3510777 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3510777 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3510778 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3510779 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3510828 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3510846 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3510851 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3510914 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@346d289f
   [junit4]   2> 3510918 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@346d289f
   [junit4]   2> 3510918 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@346d289f
   [junit4]   2> 3510920 INFO  (coreLoadExecutor-11678-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3510921 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3510969 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3510983 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3510987 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3510987 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 3510987 INFO  (coreLoadExecutor-11678-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@346d289f
   [junit4]   2> 3510987 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3510987 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\]
   [junit4]   2> 3510988 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=93.5048828125, 
floorSegmentMB=2.1044921875, forceMergeDeletesPctAllowed=12.54849480987212, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6258173585962509
   [junit4]   2> 3511061 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3511061 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3511061 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=48.1396484375, 
floorSegmentMB=2.09375, forceMergeDeletesPctAllowed=5.981987853060479, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3511062 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d24245[collection1] 
main]
   [junit4]   2> 3511062 WARN  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3511062 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3511063 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,storeDir=suggest_wfst,buildOnCommit=false,exactMatchFirst=true,sourceLocation=phrasesuggest.txt}
   [junit4]   2> 3511063 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3511063 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory,storeDir=suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=ja_suggest,preserveSep=false,sourceLocation=jasuggest.txt}
   [junit4]   2> 3511064 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3511064 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=infix_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory,buildOnCommit=false,suggestAnalyzerFieldType=text,sourceLocation=analyzingInfixSuggest.txt}
   [junit4]   2> 3511065 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3511065 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=analyzing_infix_suggest_default,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_default,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511066 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=analyzing_infix_suggest_default,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_default,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511066 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: analyzing_infix_suggest_default - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=analyzing_infix_suggest_default, sourceLocation=analyzingInfixSuggest.txt, 
storeDir=, lookupImpl=AnalyzingInfixLookupFactory, 
dictionaryImpl=FileDictionaryFactory, sizeInBytes=48 ], buildOnCommit=false, 
buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511066 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=analyzing_infix_suggest_without_highlight,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_without_highlight,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,highlight=false}
   [junit4]   2> 3511067 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=analyzing_infix_suggest_without_highlight,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_without_highlight,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,highlight=false}
   [junit4]   2> 3511067 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: analyzing_infix_suggest_without_highlight - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=analyzing_infix_suggest_without_highlight, 
sourceLocation=analyzingInfixSuggest.txt, storeDir=, 
lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, 
sizeInBytes=48 ], buildOnCommit=false, buildOnOptimize=false, 
buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511067 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=analyzing_infix_suggest_not_all_terms_required,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_not_all_terms_required,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,allTermsRequired=false}
   [junit4]   2> 3511069 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=analyzing_infix_suggest_not_all_terms_required,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_not_all_terms_required,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,allTermsRequired=false}
   [junit4]   2> 3511069 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: analyzing_infix_suggest_not_all_terms_required - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=analyzing_infix_suggest_not_all_terms_required, 
sourceLocation=analyzingInfixSuggest.txt, storeDir=, 
lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, 
sizeInBytes=48 ], buildOnCommit=false, buildOnOptimize=false, 
buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511069 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3511069 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 3511070 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 3511070 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: fuzzy_suggest_analyzing_with_high_freq_dict - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=fuzzy_suggest_analyzing_with_high_freq_dict, sourceLocation=null, 
storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\fuzzy_suggest_analyzing,
 lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory, 
dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, 
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, 
buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511070 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3511070 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator=
 ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 3511071 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator=
 ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 3511072 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: free_text_suggest - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=free_text_suggest, sourceLocation=freeTextSuggest.txt, 
storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\free_text_suggest,
 lookupImpl=FreeTextLookupFactory, dictionaryImpl=FileDictionaryFactory, 
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, 
buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511072 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3511072 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir1,blenderType=position_linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511073 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir1,blenderType=position_linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511073 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: blended_infix_suggest_linear - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=blended_infix_suggest_linear, sourceLocation=blendedInfixSuggest.txt, 
storeDir=, lookupImpl=BlendedInfixLookupFactory, 
dictionaryImpl=FileDictionaryFactory, sizeInBytes=64 ], buildOnCommit=false, 
buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511073 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir2,blenderType=position_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511074 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir2,blenderType=position_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511074 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: blended_infix_suggest_reciprocal - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=blended_infix_suggest_reciprocal, sourceLocation=blendedInfixSuggest.txt, 
storeDir=, lookupImpl=BlendedInfixLookupFactory, 
dictionaryImpl=FileDictionaryFactory, sizeInBytes=64 ], buildOnCommit=false, 
buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511074 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=blended_infix_suggest_exponential_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal,blenderType=position_exponential_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511075 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=blended_infix_suggest_exponential_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal,blenderType=position_exponential_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511075 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: blended_infix_suggest_exponential_reciprocal - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=blended_infix_suggest_exponential_reciprocal, 
sourceLocation=blendedInfixSuggest.txt, storeDir=, 
lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, 
sizeInBytes=64 ], buildOnCommit=false, buildOnOptimize=false, 
buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511075 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=blended_infix_suggest_exponential_reciprocal_1,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal_1,blenderType=position_exponential_reciprocal,exponent=1.0,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511076 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=blended_infix_suggest_exponential_reciprocal_1,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal_1,blenderType=position_exponential_reciprocal,exponent=1.0,suggestAnalyzerFieldType=text}
   [junit4]   2> 3511076 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: blended_infix_suggest_exponential_reciprocal_1 - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=blended_infix_suggest_exponential_reciprocal_1, 
sourceLocation=blendedInfixSuggest.txt, storeDir=, 
lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, 
sizeInBytes=64 ], buildOnCommit=false, buildOnOptimize=false, 
buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511076 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3511076 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester init: 
{name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3511077 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3511077 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for 
suggester: fuzzy_suggest_analyzing_with_file_dict - SuggesterListener 
[core=org.apache.solr.core.SolrCore@1eb6bdd7, suggester=SolrSuggester [ 
name=fuzzy_suggest_analyzing_with_file_dict, sourceLocation=fuzzysuggest.txt, 
storeDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\fuzzy_suggest_analyzing,
 lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory, 
dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, 
sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, 
buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3511077 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3511077 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=fuzzy_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3511077 WARN  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\fuzzy_suggest_analyzing\fwfsta.bin
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:135)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:844)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1041)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:646)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3511077 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3511077 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=fuzzy_suggest_analyzing_with_max_edit_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_max_edit_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,maxEdits=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3511078 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3511078 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,nonFuzzyPrefix=4,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3511078 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3511078 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.s.s.Suggester init: 
{name=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,minFuzzyLength=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 3511079 INFO  (coreLoadExecutor-11678-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3511079 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 3511079 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 3511080 ERROR 
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\suggest_wfst\wfst.bin
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2256)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3511080 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
suggest_analyzing
   [junit4]   2> 3511080 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 3511080 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3511081 ERROR 
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: suggest_analyzing
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\suggest_analyzing\wfsta.bin
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2256)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3511082 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
infix_suggest_analyzing
   [junit4]   2> 3511081 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=&qt=/blended_infix_suggest&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3511082 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 3511082 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester build()
   [junit4]   2> 3511114 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_default
   [junit4]   2> 3511114 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_default)
   [junit4]   2> 3511136 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: 
analyzing_infix_suggest_without_highlight
   [junit4]   2> 3511136 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester 
SolrSuggester.build(analyzing_infix_suggest_without_highlight)
   [junit4]   2> 3511158 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: 
analyzing_infix_suggest_not_all_terms_required
   [junit4]   2> 3511158 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester 
SolrSuggester.build(analyzing_infix_suggest_not_all_terms_required)
   [junit4]   2> 3511178 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: 
fuzzy_suggest_analyzing_with_high_freq_dict
   [junit4]   2> 3511178 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester 
SolrSuggester.build(fuzzy_suggest_analyzing_with_high_freq_dict)
   [junit4]   2> 3511181 ERROR 
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 3511181 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: free_text_suggest
   [junit4]   2> 3511181 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester SolrSuggester.build(free_text_suggest)
   [junit4]   2> 3511192 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\free_text_suggest\ftsta.bin
   [junit4]   2> 3511192 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_linear
   [junit4]   2> 3511192 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_linear)
   [junit4]   2> 3511220 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_reciprocal
   [junit4]   2> 3511220 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_reciprocal)
   [junit4]   2> 3511246 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: 
blended_infix_suggest_exponential_reciprocal
   [junit4]   2> 3511246 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester 
SolrSuggester.build(blended_infix_suggest_exponential_reciprocal)
   [junit4]   2> 3511273 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: 
blended_infix_suggest_exponential_reciprocal_1
   [junit4]   2> 3511273 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester 
SolrSuggester.build(blended_infix_suggest_exponential_reciprocal_1)
   [junit4]   2> 3511300 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SuggestComponent buildOnStartup: 
fuzzy_suggest_analyzing_with_file_dict
   [junit4]   2> 3511300 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester 
SolrSuggester.build(fuzzy_suggest_analyzing_with_file_dict)
   [junit4]   2> 3511302 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.SolrSuggester Stored suggest data to: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\fuzzy_suggest_analyzing\fwfsta.bin
   [junit4]   2> 3511302 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
fuzzy_suggest_analyzing
   [junit4]   2> 3511302 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 3511303 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
fuzzy_suggest_analyzing_with_max_edit_2
   [junit4]   2> 3511303 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 3511304 ERROR 
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: fuzzy_suggest_analyzing_with_max_edit_2
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\fuzzy_suggest_analyzing_with_max_edit_2\fwfsta.bin
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2256)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3511304 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4
   [junit4]   2> 3511304 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 3511304 ERROR 
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4\fwfsta.bin
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2256)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3511304 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
fuzzy_suggest_analyzing_with_min_fuzzy_length_2
   [junit4]   2> 3511304 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.s.Suggester reload()
   [junit4]   2> 3511305 ERROR 
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for 
spellchecker: fuzzy_suggest_analyzing_with_min_fuzzy_length_2
   [junit4]   2> java.io.FileNotFoundException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\fuzzy_suggest_analyzing_with_min_fuzzy_length_2\fwfsta.bin
 (The system cannot find the file specified)
   [junit4]   2>        at java.io.FileInputStream.open0(Native Method)
   [junit4]   2>        at 
java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2>        at 
java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2>        at 
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2>        at 
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2256)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3511305 INFO  
(searcherExecutor-11679-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3d24245[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3511305 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_reciprocal)
   [junit4]   2> 3511335 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_linear)
   [junit4]   2> 3511367 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.s.s.SolrSuggester 
SolrSuggester.build(blended_infix_suggest_exponential_reciprocal)
   [junit4]   2> 3511401 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.s.s.SolrSuggester 
SolrSuggester.build(blended_infix_suggest_exponential_reciprocal_1)
   [junit4]   2> 3511466 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=&qt=/blended_infix_suggest&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 3511466 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=&qt=/blended_infix_suggest&suggest.buildAll=true&wt=xml} status=0 
QTime=384
   [junit4]   2> 3511468 INFO  
(TEST-TestBlendedInfixSuggestions.testMultiSuggester-seed#[FE42A2C5D477A631]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testMultiSuggester
   [junit4]   2> 3511468 INFO  
(TEST-TestBlendedInfixSuggestions.testMultiSuggester-seed#[FE42A2C5D477A631]) [ 
   ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511468 INFO  
(TEST-TestBlendedInfixSuggestions.testMultiSuggester-seed#[FE42A2C5D477A631]) [ 
   ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511472 INFO  
(TEST-TestBlendedInfixSuggestions.testMultiSuggester-seed#[FE42A2C5D477A631]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_linear&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml}
 status=0 QTime=4
   [junit4]   2> 3511496 INFO  
(TEST-TestBlendedInfixSuggestions.testMultiSuggester-seed#[FE42A2C5D477A631]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testMultiSuggester
   [junit4]   2> 3511498 INFO  
(TEST-TestBlendedInfixSuggestions.testReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testReciprocalBlenderType
   [junit4]   2> 3511498 INFO  
(TEST-TestBlendedInfixSuggestions.testReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511498 INFO  
(TEST-TestBlendedInfixSuggestions.testReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511499 INFO  
(TEST-TestBlendedInfixSuggestions.testReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml}
 status=0 QTime=0
   [junit4]   2> 3511500 INFO  
(TEST-TestBlendedInfixSuggestions.testReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testReciprocalBlenderType
   [junit4]   2> 3511502 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testSuggestCount
   [junit4]   2> 3511502 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=1&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511502 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=1&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511505 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=1&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml}
 status=0 QTime=3
   [junit4]   2> 3511506 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=2&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511506 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=2&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511509 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=2&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml}
 status=0 QTime=3
   [junit4]   2> 3511510 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=3&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511510 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=3&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511511 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=3&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml}
 status=0 QTime=1
   [junit4]   2> 3511511 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=20&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511511 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=20&suggest=true&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml
   [junit4]   2> 3511511 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=20&suggest.dictionary=blended_infix_suggest_reciprocal&wt=xml}
 status=0 QTime=0
   [junit4]   2> 3511511 INFO  
(TEST-TestBlendedInfixSuggestions.testSuggestCount-seed#[FE42A2C5D477A631]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testSuggestCount
   [junit4]   2> 3511515 INFO  
(TEST-TestBlendedInfixSuggestions.testLinearBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLinearBlenderType
   [junit4]   2> 3511515 INFO  
(TEST-TestBlendedInfixSuggestions.testLinearBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_linear&wt=xml
   [junit4]   2> 3511515 INFO  
(TEST-TestBlendedInfixSuggestions.testLinearBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_linear&wt=xml
   [junit4]   2> 3511519 INFO  
(TEST-TestBlendedInfixSuggestions.testLinearBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_linear&wt=xml}
 status=0 QTime=3
   [junit4]   2> 3511520 INFO  
(TEST-TestBlendedInfixSuggestions.testLinearBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLinearBlenderType
   [junit4]   2> 3511521 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderTypeExponent1-seed#[FE42A2C5D477A631])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testExponentialReciprocalBlenderTypeExponent1
   [junit4]   2> 3511521 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderTypeExponent1-seed#[FE42A2C5D477A631])
 [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_exponential_reciprocal_1&wt=xml
   [junit4]   2> 3511521 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderTypeExponent1-seed#[FE42A2C5D477A631])
 [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_exponential_reciprocal_1&wt=xml
   [junit4]   2> 3511522 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderTypeExponent1-seed#[FE42A2C5D477A631])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_exponential_reciprocal_1&wt=xml}
 status=0 QTime=0
   [junit4]   2> 3511523 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderTypeExponent1-seed#[FE42A2C5D477A631])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testExponentialReciprocalBlenderTypeExponent1
   [junit4]   2> 3511526 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testExponentialReciprocalBlenderType
   [junit4]   2> 3511526 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_exponential_reciprocal&wt=xml
   [junit4]   2> 3511526 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : 
q=the&qt=/blended_infix_suggest&indent=off&suggest.count=10&suggest=true&suggest.dictionary=blended_infix_suggest_exponential_reciprocal&wt=xml
   [junit4]   2> 3511528 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=the&qt=/blended_infix_suggest&suggest.count=10&suggest.dictionary=blended_infix_suggest_exponential_reciprocal&wt=xml}
 status=0 QTime=0
   [junit4]   2> 3511529 INFO  
(TEST-TestBlendedInfixSuggestions.testExponentialReciprocalBlenderType-seed#[FE42A2C5D477A631])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testExponentialReciprocalBlenderType
   [junit4]   2> 3511529 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3511529 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=464673681
   [junit4]   2> 3511529 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3511529 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@434f47af: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6344c577
   [junit4]   2> 3511531 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3511531 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@112497e1: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@59603459
   [junit4]   2> 3511536 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3511536 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74a4f876: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7d91df7b
   [junit4]   2> 3511537 INFO  (coreCloseExecutor-11683-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1eb6bdd7
   [junit4]   2> 3511537 INFO  (coreCloseExecutor-11683-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=515292631
   [junit4]   2> 3511537 INFO  (coreCloseExecutor-11683-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5fb2b0fb: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2b65be24
   [junit4]   2> 3511554 INFO  
(SUITE-TestBlendedInfixSuggestions-seed#[FE42A2C5D477A631]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{textgrams=Lucene50(blocksize=128), text=PostingsFormat(name=Asserting), 
body=FST50, exacttext=FST50}, 
docValues:{payloads=DocValuesFormat(name=Lucene70), 
weight=DocValuesFormat(name=Asserting), text=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=2010, maxMBSortInHeap=7.692200179256479, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f459e06),
 locale=sr-Latn, timezone=America/Godthab
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=253609128,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [ZkCLITest, TestBinaryField, 
TestSimpleQParserPlugin, OutputWriterTest, TestLockTree, 
DistributedDebugComponentTest, TestRangeQuery, AnalysisErrorHandlingTest, 
RAMDirectoryFactoryTest, TestInPlaceUpdatesDistrib, ClusterStateUpdateTest, 
TestUtils, RestartWhileUpdatingTest, LeaderElectionTest, IndexSchemaTest, 
SSLMigrationTest, AlternateDirectoryTest, TestReloadDeadlock, 
TestFieldCacheWithThreads, CollectionReloadTest, BitVectorTest, 
ChaosMonkeyNothingIsSafeTest, QueryParsingTest, TestSlowCompositeReaderWrapper, 
ClassificationUpdateProcessorIntegrationTest, TestScoreJoinQPNoScore, 
TestConfigReload, AutoAddReplicasIntegrationTest, ExecutePlanActionTest, 
TestSolrDeletionPolicy2, DistributedTermsComponentTest, TestSchemaResource, 
TestUninvertingReader, TestDocTermOrds, DistributedVersionInfoTest, 
OverseerRolesTest, TestSubQueryTransformerCrossCore, BlockDirectoryTest, 
ResourceLoaderTest, AddSchemaFieldsUpdateProcessorFactoryTest, MultiTermTest, 
SuggesterTest, TestStressUserVersions, TestCodecSupport, SuggesterWFSTTest, 
TestTrackingShardHandlerFactory, TestFieldTypeResource, BadIndexSchemaTest, 
TestJsonRequest, TestBackupRepositoryFactory, TimeZoneUtilsTest, 
AutoScalingHandlerTest, TestChildDocTransformer, SolrCmdDistributorTest, 
TestMaxScoreQueryParser, ResponseLogComponentTest, TestAnalyzeInfixSuggestions, 
TestMinMaxOnMultiValuedField, DeleteShardTest, TestCSVResponseWriter, 
OverseerTaskQueueTest, BinaryUpdateRequestHandlerTest, 
TestUseDocValuesAsStored, ShufflingReplicaListTransformerTest, AddReplicaTest, 
DistributedSpellCheckComponentTest, UUIDUpdateProcessorFallbackTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
PreAnalyzedFieldManagedSchemaCloudTest, MoveReplicaHDFSTest, 
TestRuleBasedAuthorizationPlugin, DistributedFacetPivotLongTailTest, 
SortSpecParsingTest, CursorPagingTest, TestReplicationHandler, 
ConnectionReuseTest, SuggesterTSTTest, WrapperMergePolicyFactoryTest, 
BlockJoinFacetDistribTest, TestRawResponseWriter, MergeStrategyTest, 
SolrMetricsIntegrationTest, TestTolerantSearch, SortByFunctionTest, 
TestConfigSets, EnumFieldTest, TestSSLRandomization, 
TestExclusionRuleCollectionAccess, TestSolrConfigHandlerConcurrent, 
RegexBoostProcessorTest, TestLFUCache, TestReplicationHandlerBackup, 
URLClassifyProcessorTest, TestPullReplica, ConfigSetsAPITest, 
TestRetrieveFieldsOptimizer, DistributedFacetExistsSmallTest, 
HttpTriggerListenerTest, HdfsUnloadDistributedZkTest, TestManagedResource, 
SolrCloudReportersTest, TestSkipOverseerOperations, InfixSuggestersTest, 
TestRandomDVFaceting, DistanceFunctionTest, BlockJoinFacetSimpleTest, 
DirectoryFactoryTest, NumberUtilsTest, TestSQLHandlerNonCloud, 
AtomicUpdatesTest, TestEmbeddedSolrServerAdminHandler, 
RecoveryAfterSoftCommitTest, TestEmbeddedSolrServerSchemaAPI, 
TestRebalanceLeaders, TestLMDirichletSimilarityFactory, 
TestCursorMarkWithoutUniqueKey, CursorMarkTest, TestLRUStatsCache, 
ShardRoutingTest, TestLeaderElectionWithEmptyReplica, TestCloudRecovery, 
TestInitParams, TestStressCloudBlindAtomicUpdates, 
TestOverriddenPrefixQueryForCustomFieldType, SolrGraphiteReporterTest, 
HLLUtilTest, SpatialFilterTest, TestMacros, TestManagedSynonymFilterFactory, 
TestConfigsApi, TestSolrXml, TestCloudManagedSchema, HdfsDirectoryFactoryTest, 
UtilsToolTest, TestXmlQParser, PropertiesRequestHandlerTest, TestCustomStream, 
TestObjectReleaseTracker, SolrTestCaseJ4Test, CSVRequestHandlerTest, 
TestCloudNestedDocsSort, ReplaceNodeTest, TestFiltering, TestFieldSortValues, 
DistributedSuggestComponentTest, XmlUpdateRequestHandlerTest, 
TestSolrFieldCacheBean, TestXIncludeConfig, TestSortByMinMaxFunction, 
CdcrReplicationDistributedZkTest, TestPhraseSuggestions, SmileWriterTest, 
CreateCollectionCleanupTest, TestSchemaVersionResource, 
CollectionsAPISolrJTest, TestUniqueKeyFieldResource, TestFieldCacheSortRandom, 
TestLegacyField, TestReRankQParserPlugin, SolrMetricManagerTest, 
AsyncCallRequestStatusResponseTest, SolrInfoBeanTest, TestLazyCores, 
TestDynamicFieldResource, ZkControllerTest, TestRandomFlRTGCloud, 
TestSimpleTextCodec, OutOfBoxZkACLAndCredentialsProvidersTest, 
ReturnFieldsTest, FullHLLTest, TestRandomCollapseQParserPlugin, 
TestLeaderInitiatedRecoveryThread, MissingSegmentRecoveryTest, 
TestCloudPivotFacet, UnloadDistributedZkTest, 
DistributedQueryComponentCustomSortTest, TestWriterPerf, 
ShowFileRequestHandlerTest, XsltUpdateRequestHandlerTest, 
HighlighterMaxOffsetTest, TestDFRSimilarityFactory, BadCopyFieldTest, 
TestIBSimilarityFactory, CollectionsAPIAsyncDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, 
NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
RemoteQueryErrorTest, ShardSplitTest, TestRequestForwarding, 
TestSegmentSorting, TestShortCircuitedRequests, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, 
TestStressInPlaceUpdates, TestStressLiveNodes, 
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
VMParamsZkACLAndCredentialsProvidersTest, NodeLostTriggerTest, 
SystemLogListenerTest, TriggerIntegrationTest, CachingDirectoryFactoryTest, 
TestImplicitCoreProperties, TestReloadAndDeleteDocs, TestShardHandlerFactory, 
TestSolrConfigHandler, TestSolrCoreSnapshots, SearchHandlerTest, 
TestBlobHandler, V2ApiIntegrationTest, AutoscalingHistoryHandlerTest, 
DistributedFacetPivotSmallTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, TestDistributedStatsComponentCardinality, 
TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, 
TestLegacyNumericUtils, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery32, TestNumericRangeQuery64, MetricsConfigTest, 
SolrMetricReporterTest, SolrJmxReporterTest, RegexBytesRefFilterTest, 
SubstringBytesRefFilterTest, TestIntervalFaceting, TestStreamBody, 
TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, 
TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPushWriter, 
TestRawTransformer, TestRestManager, TestCopyFieldCollectionResource, 
TestDynamicFieldCollectionResource, TestFieldCollectionResource, 
TestSchemaNameResource, DocValuesMissingTest, TestCollationFieldDocValues, 
TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaThreadSafety, 
TestPointFields, AnalyticsQueryTest, LargeFieldTest, TestCollapseQParserPlugin, 
TestComplexPhraseQParserPlugin, TestFilteredDocIdSet, 
TestGraphTermsQParserPlugin, TestInitQParser, TestMissingGroups, 
TestMultiWordSynonyms, TestNoOpRegenerator, TestPayloadScoreQParserPlugin, 
TestQueryWrapperFilter, TestSmileRequest, TestSolr4Spatial2, 
TestJsonFacetRefinement, SimpleMLTQParserTest, TestClassicSimilarityFactory, 
TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, 
TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, 
TestExactSharedStatsCache, TestExactStatsCache, 
PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, 
TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, 
TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, 
TestZkAclsWithHadoopAuth, HttpSolrCallGetCoreTest, ResponseHeaderTest, 
ConjunctionSolrSpellCheckerTest, TestBlendedInfixSuggestions]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBlendedInfixSuggestions -Dtests.seed=FE42A2C5D477A631 
-Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Godthab 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBlendedInfixSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1\write.lock:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001\init-core-data-001\blendedInfixDir1\write.lock
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestBlendedInfixSuggestions_FE42A2C5D477A631-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FE42A2C5D477A631]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [717/750 (1!)] on J0 in 0.82s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 47398 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to