Build:
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java7-64/157/
1 tests failed.
REGRESSION: org.apache.solr.spelling.suggest.SuggesterFSTTest.testRebuild
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([54C4A490CDAAEF60:FE106D3F9AA95FA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:459)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:426)
at
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
Caused by: java.lang.NullPointerException
at
org.apache.lucene.search.suggest.fst.FSTCompletionLookup.lookup(FSTCompletionLookup.java:239)
at
org.apache.solr.spelling.suggest.Suggester.getSuggestions(Suggester.java:188)
at
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:172)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1561)
at org.apache.solr.util.TestHarness.query(TestHarness.java:357)
at org.apache.solr.util.TestHarness.query(TestHarness.java:340)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:433)
... 39 more
Build Log:
[...truncated 7802 lines...]
[junit4] Suite: org.apache.solr.spelling.suggest.SuggesterFSTTest
[junit4] > (@BeforeClass output)
[junit4] 2> 0 T1914 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> Creating dataDir:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterFSTTest-1340749430740
[junit4] 2> 1 T1914 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1 T1914 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test-files\solr
[junit4] 2> 2 T1914 oasc.SolrResourceLoader.<init> new SolrResourceLoader
for deduced Solr Home:
'C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test-files\solr\'
[junit4] 2> 2 T1914 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java7-64/solr/build/solr-core/test-files/solr/lib/classes/'
to classloader
[junit4] 2> 2 T1914 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java7-64/solr/build/solr-core/test-files/solr/lib/README'
to classloader
[junit4] 2> 35 T1914 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_40
[junit4] 2> 93 T1914 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-spellchecker.xml
[junit4] 2> 94 T1914 oass.IndexSchema.readSchema Reading Solr Schema
[junit4] 2> 97 T1914 oass.IndexSchema.readSchema Schema name=Solr
SpellCheck Test
[junit4] 2> 134 T1914 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 135 T1914 oass.IndexSchema.readSchema query parser default
operator is OR
[junit4] 2> 136 T1914 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 140 T1914 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 140 T1914 oasc.SolrResourceLoader.locateSolrHome using system
property solr.solr.home:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test-files\solr
[junit4] 2> 140 T1914 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test-files\solr\'
[junit4] 2> 141 T1914 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java7-64/solr/build/solr-core/test-files/solr/lib/classes/'
to classloader
[junit4] 2> 141 T1914 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Jenkins/workspace/Lucene-Solr-4.x-Windows-Java7-64/solr/build/solr-core/test-files/solr/lib/README'
to classloader
[junit4] 2> 141 T1914 oasc.CoreContainer.<init> New CoreContainer
1710747691
[junit4] 2> 141 T1914 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test-files\solr\,
dataDir=C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterFSTTest-1340749430740\
[junit4] 2> 141 T1914 oasc.SolrCore.<init> JMX monitoring not detected for
core: collection1
[junit4] 2> 142 T1914 oasc.SolrCore.getNewIndexDir WARNING New index
directory detected: old=null
new=C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterFSTTest-1340749430740\index/
[junit4] 2> 142 T1914 oasc.SolrCore.initIndex WARNING [collection1] Solr
index directory
'C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterFSTTest-1340749430740\index'
doesn't exist. Creating new index...
[junit4] 2> 144 T1914 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=1
[junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\solrtest-SuggesterFSTTest-1340749430740\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c2e7dfa),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4] 2> 145 T1914 oasc.SolrDeletionPolicy.updateCommits newest commit
= 1
[junit4] 2> 146 T1914 oasc.RequestHandlers.initHandlersFromConfig created
standard: solr.StandardRequestHandler
[junit4] 2> 146 T1914 oasc.RequestHandlers.initHandlersFromConfig created
/suggest: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 147 T1914 oasc.RequestHandlers.initHandlersFromConfig created
/suggest_tst: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 147 T1914 oasc.RequestHandlers.initHandlersFromConfig created
/suggest_fst: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 147 T1914 oasc.RequestHandlers.initHandlersFromConfig created
/suggest_wfst: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 151 T1914 oass.SolrIndexSearcher.<init> Opening
Searcher@5ad11939 main
[junit4] 2> 151 T1914 oass.SolrIndexSearcher.<init> WARNING WARNING:
Directory impl does not support setting indexDir:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] 2> 152 T1914 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 152 T1914 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 152 T1914 oashc.SpellCheckComponent.inform Initializing spell
checkers
[junit4] 2> 152 T1914 oasss.Suggester.init init:
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
[junit4] 2> 153 T1914 oasssj.JaspellLookupFactory.create init:
{name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
[junit4] 2> 153 T1914 oashc.SpellCheckComponent.inform Registering
newSearcher listener for spellchecker: suggest
[junit4] 2> 154 T1914 oashc.SpellCheckComponent.inform No queryConverter
defined, using default converter
[junit4] 2> 154 T1914 oashc.SpellCheckComponent.inform Initializing spell
checkers
[junit4] 2> 154 T1914 oasss.Suggester.init init:
{name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
[junit4] 2> 155 T1914 oashc.SpellCheckComponent.inform Registering
newSearcher listener for spellchecker: suggest_tst
[junit4] 2> 155 T1914 oashc.SpellCheckComponent.inform No queryConverter
defined, using default converter
[junit4] 2> 155 T1914 oashc.SpellCheckComponent.inform Initializing spell
checkers
[junit4] 2> 155 T1914 oasss.Suggester.init init:
{name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
[junit4] 2> 156 T1914 oashc.SpellCheckComponent.inform Registering
newSearcher listener for spellchecker: suggest_fst
[junit4] 2> 156 T1914 oashc.SpellCheckComponent.inform No queryConverter
defined, using default converter
[junit4] 2> 156 T1914 oashc.SpellCheckComponent.inform Initializing spell
checkers
[junit4] 2> 156 T1914 oasss.Suggester.init init:
{name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
[junit4] 2> 157 T1914 oashc.SpellCheckComponent.inform Registering
newSearcher listener for spellchecker: suggest_wfst
[junit4] 2> 157 T1914 oashc.SpellCheckComponent.inform No queryConverter
defined, using default converter
[junit4] 2> 157 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 157 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: http://
[junit4] 2> 158 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 158 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 158 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 158 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 158 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 158 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 158 T1914 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 158 T1914 oascsi.HttpClientUtil.createClient Creating new http
client,
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 162 T1914 oasc.CoreContainer.register registering core:
collection1
[junit4] 2> 163 T1914 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2>
[junit4] ERROR 0.15s | SuggesterFSTTest.testRebuild
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([54C4A490CDAAEF60:FE106D3F9AA95FA]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:459)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:426)
[junit4] > at
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
[junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] > at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.reflect.Method.invoke(Method.java:601)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
[junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] > at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] > at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] > at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4] > at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
[junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] > at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4] > at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4] > at
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] > at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4] > at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4] > at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] > at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.lucene.search.suggest.fst.FSTCompletionLookup.lookup(FSTCompletionLookup.java:239)
[junit4] > at
org.apache.solr.spelling.suggest.Suggester.getSuggestions(Suggester.java:188)
[junit4] > at
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:172)
[junit4] > at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1561)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:357)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:340)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:433)
[junit4] > ... 39 more
[junit4] >
[junit4] 2> 164 T1914 oas.SolrTestCaseJ4.setUp ###Starting testRebuild
[junit4] 2> ASYNC NEW_CORE C114 name=collection1
org.apache.solr.core.SolrCore@387d8d46
[junit4] 2> 171 T1914 C114 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits:num=1
[junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\solrtest-SuggesterFSTTest-1340749430740\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c2e7dfa),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4] 2> 172 T1914 C114 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1
[junit4] 2> 237 T1914 C114 UPDATE [collection1] webapp=null path=null
params={} {add=[1]} 0 68
[junit4] 2> 245 T1914 C114 UPDATE [collection1] webapp=null path=null
params={} {add=[2]} 0 0
[junit4] 2> 251 T1914 C114 UPDATE [collection1] webapp=null path=null
params={} {add=[3]} 0 0
[junit4] 2> 257 T1914 C114 oasu.DirectUpdateHandler2.commit start
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4] 2> 262 T1914 C114 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\solrtest-SuggesterFSTTest-1340749430740\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c2e7dfa),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\solrtest-SuggesterFSTTest-1340749430740\index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2c2e7dfa),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim,
_0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si,
_0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
[junit4] 2> 262 T1914 C114 oasc.SolrDeletionPolicy.updateCommits newest
commit = 2
[junit4] 2> 264 T1914 C114 oasc.SolrCore.getSearcher WARNING [collection1]
PERFORMANCE WARNING: Overlapping onDeckSearchers=2
[junit4] 2> 268 T1914 C114 oass.SolrIndexSearcher.<init> Opening
Searcher@49c3b8d5 main
[junit4] 2> 269 T1914 C114 oass.SolrIndexSearcher.<init> WARNING WARNING:
Directory impl does not support setting indexDir:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] 2> 269 T1914 C114 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 270 T1915 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5ad11939
main{StandardDirectoryReader(segments_1:1)}
[junit4] 2> 270 T1915
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: suggest
[junit4] 2> 270 T1915 oasss.Suggester.reload reload()
[junit4] 2> 270 T1915
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher SEVERE Exception in
reloading spell check index for spellchecker: suggest
java.io.FileNotFoundException:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterFSTTest-1340749430740\suggest\jaspell.dat
(The system cannot find the file specified)
[junit4] 2> at java.io.FileInputStream.open(Native Method)
[junit4] 2> at
java.io.FileInputStream.<init>(FileInputStream.java:138)
[junit4] 2> at
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:164)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:673)
[junit4] 2> at
org.apache.solr.core.SolrCore$3.call(SolrCore.java:1341)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4] 2> at java.lang.Thread.run(Thread.java:722)
[junit4] 2>
[junit4] 2> 271 T1915
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: suggest_tst
[junit4] 2> 271 T1915 oasss.Suggester.reload reload()
[junit4] 2> 271 T1915
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher SEVERE Exception in
reloading spell check index for spellchecker: suggest_tst
java.io.FileNotFoundException:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterFSTTest-1340749430740\suggest_tst\tst.dat
(The system cannot find the file specified)
[junit4] 2> at java.io.FileInputStream.open(Native Method)
[junit4] 2> at
java.io.FileInputStream.<init>(FileInputStream.java:138)
[junit4] 2> at
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:164)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:673)
[junit4] 2> at
org.apache.solr.core.SolrCore$3.call(SolrCore.java:1341)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4] 2> at java.lang.Thread.run(Thread.java:722)
[junit4] 2>
[junit4] 2> 271 T1915
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: suggest_fst
[junit4] 2> 271 T1915 oasss.Suggester.reload reload()
[junit4] 2> 271 T1915
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher SEVERE Exception in
reloading spell check index for spellchecker: suggest_fst
java.io.FileNotFoundException:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterFSTTest-1340749430740\suggest_fst\fst.bin
(The system cannot find the file specified)
[junit4] 2> at java.io.FileInputStream.open(Native Method)
[junit4] 2> at
java.io.FileInputStream.<init>(FileInputStream.java:138)
[junit4] 2> at
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:164)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:673)
[junit4] 2> at
org.apache.solr.core.SolrCore$3.call(SolrCore.java:1341)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4] 2> at java.lang.Thread.run(Thread.java:722)
[junit4] 2>
[junit4] 2> 271 T1915
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: suggest_wfst
[junit4] 2> 271 T1915 oasss.Suggester.reload reload()
[junit4] 2> 272 T1915
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher SEVERE Exception in
reloading spell check index for spellchecker: suggest_wfst
java.io.FileNotFoundException:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build\solr-core\test\J0\.\solrtest-SuggesterFSTTest-1340749430740\suggest_wfst\wfst.bin
(The system cannot find the file specified)
[junit4] 2> at java.io.FileInputStream.open(Native Method)
[junit4] 2> at
java.io.FileInputStream.<init>(FileInputStream.java:138)
[junit4] 2> at
org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:164)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:673)
[junit4] 2> at
org.apache.solr.core.SolrCore$3.call(SolrCore.java:1341)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4] 2> at java.lang.Thread.run(Thread.java:722)
[junit4] 2>
[junit4] 2> 273 T1915 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@49c3b8d5
main{StandardDirectoryReader(segments_2:3 _0(4.0):C3)}
[junit4] 2> 273 T1914 C114 UPDATE [collection1] webapp=null path=null
params={} {commit=} 0 16
[junit4] 2> 277 T1914 C114 oasc.SolrException.log SEVERE
java.lang.NullPointerException
[junit4] 2> at
org.apache.lucene.search.suggest.fst.FSTCompletionLookup.lookup(FSTCompletionLookup.java:239)
[junit4] 2> at
org.apache.solr.spelling.suggest.Suggester.getSuggestions(Suggester.java:188)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:172)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1561)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:357)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:340)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:433)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:426)
[junit4] 2> at
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:601)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] 2> at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4] 2> at
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4] 2>
[junit4] 2> 277 T1914 C114 REQ [collection1] webapp=null path=null
params={q=ac&spellcheck.count=2&qt=/suggest_fst&spellcheck.onlyMorePopular=true}
status=500 QTime=1
[junit4] 2> 277 T1914 oasc.SolrException.log SEVERE REQUEST FAILED:
q=ac&spellcheck.count=2&qt=/suggest_fst&spellcheck.onlyMorePopular=true:java.lang.NullPointerException
[junit4] 2> at
org.apache.lucene.search.suggest.fst.FSTCompletionLookup.lookup(FSTCompletionLookup.java:239)
[junit4] 2> at
org.apache.solr.spelling.suggest.Suggester.getSuggestions(Suggester.java:188)
[junit4] 2> at
org.apache.solr.handler.component.SpellCheckComponent.process(SpellCheckComponent.java:172)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:204)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:1561)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:357)
[junit4] 2> at
org.apache.solr.util.TestHarness.query(TestHarness.java:340)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:433)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:426)
[junit4] 2> at
org.apache.solr.spelling.suggest.SuggesterTest.testRebuild(SuggesterTest.java:105)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:601)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] 2> at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4] 2> at
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] 2> at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4] 2>
[junit4] 2> 278 T1914 oas.SolrTestCaseJ4.tearDown ###Ending testRebuild
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SuggesterFSTTest
-Dtests.method=testRebuild -Dtests.seed=54C4A490CDAAEF60 -Dtests.locale=en_MT
-Dtests.timezone=Asia/Chongqing -Dargs="-Dfile.encoding=Cp1252"
[junit4] 2>
[junit4] > (@AfterClass output)
[junit4] 2> 1499 T1914 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 1499 T1914 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=585033760
[junit4] 2> 1499 T1914 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@9e66cd2
[junit4] 2> 1500 T1914 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 1502 T1914 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> NOTE: test params are: codec=Lucene40: {},
sim=DefaultSimilarity, locale=en_MT, timezone=Asia/Chongqing
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_04
(64-bit)/cpus=2,threads=1,free=144495576,total=284557312
[junit4] 2> NOTE: All tests run in this JVM: [QueryEqualityTest,
TestCSVLoader, SpellingQueryConverterTest, SimpleFacetsTest, SuggesterWFSTTest,
TestPHPSerializedResponseWriter, TestCzechStemFilterFactory,
FullSolrCloudDistribCmdsTest, TestPortugueseMinimalStemFilterFactory,
TestFrenchLightStemFilterFactory, TestGroupingSearch, DOMUtilTest,
TestOmitPositions, SolrCoreTest, JSONWriterTest, TestGalicianStemFilterFactory,
RAMDirectoryFactoryTest, DateMathParserTest, SolrInfoMBeanTest,
TestPatternReplaceFilterFactory, StatsComponentTest, TestJoin, TestDocSet,
BadComponentTest, TestBinaryField, TestCJKTokenizerFactory,
NotRequiredUniqueKeyTest, TestWriterPerf, TestGermanMinimalStemFilterFactory,
TestLuceneMatchVersion, TestCollationKeyRangeQueries, SampleTest,
ZkNodePropsTest, TestElisionFilterFactory, ZkSolrClientTest,
TestSolrQueryParser, UpdateRequestProcessorFactoryTest, PingRequestHandlerTest,
TestQueryTypes, PrimitiveFieldTypeTest, TestUtils, CoreAdminHandlerTest,
TestIndexSearcher, TestSwedishLightStemFilterFactory, RecoveryZkTest,
TestMappingCharFilterFactory, TestSolrXMLSerializer, OverseerTest,
TestDistributedGrouping, TestChineseFilterFactory, CloudStateUpdateTest,
ShowFileRequestHandlerTest, MoreLikeThisHandlerTest, SearchHandlerTest,
RequiredFieldsTest, TestBeiderMorseFilterFactory,
LeaderElectionIntegrationTest, TestGermanNormalizationFilterFactory,
TestSystemIdResolver, TestBrazilianStemFilterFactory,
TestGermanLightStemFilterFactory, TestReverseStringFilterFactory,
DisMaxRequestHandlerTest, HighlighterConfigTest, FullSolrCloudTest,
DoubleMetaphoneFilterFactoryTest, AlternateDirectoryTest, IndexSchemaTest,
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DistanceFunctionTest,
AutoCommitTest, TestQueryUtils, SortByFunctionTest,
FieldMutatingUpdateProcessorTest, TestHungarianLightStemFilterFactory,
SpellCheckComponentTest, TestStopFilterFactory, TestGermanStemFilterFactory,
TestNorwegianLightStemFilterFactory, DebugComponentTest,
TestDFRSimilarityFactory, FileUtilsTest, DateFieldTest, BadIndexSchemaTest,
CloudStateTest, CurrencyFieldTest, TestMergePolicyConfig,
TestStandardFactories, TestCoreContainer, TestRussianLightStemFilterFactory,
SolrRequestParserTest, TestRussianFilters, TestStemmerOverrideFilterFactory,
SolrCoreCheckLockOnStartupTest, TestFastLRUCache, TestValueSourceCache,
DirectSolrSpellCheckerTest, TestNGramFilters,
TestPatternReplaceCharFilterFactory, DirectSolrConnectionTest,
TestJapaneseBaseFormFilterFactory, MultiTermTest, TermVectorComponentTest,
TestPorterStemFilterFactory, TestRecovery, NumericFieldsTest, SuggesterTSTTest,
JsonLoaderTest, TestFunctionQuery, FileBasedSpellCheckerTest, TestPropInject,
BasicZkTest, TestDelimitedPayloadTokenFilterFactory, TestSurroundQueryParser,
TestPhoneticFilterFactory, TestWordDelimiterFilterFactory, TestRandomFaceting,
TestReplicationHandler, TestFrenchMinimalStemFilterFactory,
TestTurkishLowerCaseFilterFactory, NoCacheHeaderTest, SolrCmdDistributorTest,
TestDictionaryCompoundWordTokenFilterFactory, TestIndonesianStemFilterFactory,
PluginInfoTest, TestSynonymFilterFactory, TestCollationKeyFilterFactory,
CommonGramsQueryFilterFactoryTest, TestJapaneseTokenizerFactory,
SpellCheckCollatorTest, SuggesterFSTTest]
[junit4] 2>
[junit4] Completed in 1.53s, 4 tests, 1 error <<< FAILURES!
[...truncated 745 lines...]
BUILD FAILED
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\build.xml:29: The
following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\solr\build.xml:144: The
following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\lucene\module-build.xml:62:
The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\lucene\common-build.xml:1034:
The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java7-64\lucene\common-build.xml:757:
There were test failures: 290 suites, 1051 tests, 1 error, 10 ignored (5
assumptions)
Total time: 35 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]