You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/12/17 12:44:47 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2948 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2948/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency

Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion

Stack Trace:
java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
	at __randomizedtesting.SeedInfo.seed([C753097722CE3FD:86D2BF66FDC7DA86]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:837)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:784)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10154 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001
   [junit4]   2> 1342748 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1342748 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1342748 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1342749 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1342749 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1342749 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1342749 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1342797 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1342801 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1342812 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1342818 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1342925 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1342933 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1342935 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1342940 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1342943 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1342944 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1342945 WARN  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1342945 WARN  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1342945 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1342945 WARN  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1342945 WARN  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1342945 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1342946 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1342946 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr'
   [junit4]   2> 1342946 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1342946 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1342946 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1992135038
   [junit4]   2> 1342946 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr]
   [junit4]   2> 1342947 WARN  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 1342947 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1342951 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1342951 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1342951 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1342951 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1342967 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1342969 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1342970 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1342970 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1342970 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1342971 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1342971 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1342987 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1343000 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1343012 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1343019 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1343111 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1343117 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1343119 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1343122 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1343124 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1343125 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1343125 WARN  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1343125 WARN  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1343125 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1343126 WARN  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1343126 WARN  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1343129 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1343129 INFO  (coreLoadExecutor-3673-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1343129 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1343130 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001/]
   [junit4]   2> 1343130 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1343130 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001
   [junit4]   2> 1343130 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001/index/
   [junit4]   2> 1343130 WARN  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1343130 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001/index
   [junit4]   2> 1343130 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=47.8056640625, floorSegmentMB=1.6103515625, forceMergeDeletesPctAllowed=12.084965570347732, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4700802179518182
   [junit4]   2> 1343131 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_1,generation=1}
   [junit4]   2> 1343131 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1343131 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001/
   [junit4]   2> 1343133 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1343136 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1343137 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1343138 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1343138 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1343140 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file
   [junit4]   2> 1343140 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1343141 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1343141 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1343141 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=39.8828125, floorSegmentMB=2.0751953125, forceMergeDeletesPctAllowed=1.733734392681976, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4967170535890977
   [junit4]   2> 1343141 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_1,generation=1}
   [junit4]   2> 1343141 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1343141 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@31d4ca35[collection1] main
   [junit4]   2> 1343142 WARN  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1343142 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1343142 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1343142 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1343142 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1343196 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1343235 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1343236 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1343236 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1343269 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1343269 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1343270 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1343309 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1343543 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1343860 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1343860 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1343861 INFO  (coreLoadExecutor-3673-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1343861 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1343861 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1343862 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1343862 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1343862 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1343863 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1343863 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1343882 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1343882 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1343884 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1343900 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1343901 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1343903 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1343904 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1343904 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1343905 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1343905 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1343905 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1343905 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1343906 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1343907 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1343907 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1343912 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_2,generation=2}
   [junit4]   2> 1343912 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1343913 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1343914 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1343914 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1343915 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@7ca4d4f[collection1] main
   [junit4]   2> 1343915 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1343915 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1343915 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1343916 INFO  (searcherExecutor-3674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31d4ca35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1343916 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1343916 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1343917 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1343917 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1343917 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1343917 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1343917 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1343917 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1343918 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1343918 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1343919 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1343919 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1343920 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1343920 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ca4d4f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10)))}
   [junit4]   2> 1343920 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 1343921 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1343921 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/suggestion==[{'word':'document','freq':2}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[],
   [junit4]   2>     "correctlySpelled":false}}
   [junit4]   2> 
   [junit4]   2>  request = q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true
   [junit4]   2> 1343922 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1343922 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1343922 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1343922 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1343922 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_3,generation=3}
   [junit4]   2> 1343922 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1343923 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@a1b0182[collection1] main
   [junit4]   2> 1343923 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1343923 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1343983 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1344004 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1344042 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1344042 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1344065 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1344092 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1344118 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a1b0182[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1344119 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 196
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=C753097722CE3FD -Dtests.slow=true -Dtests.locale=no_NO -Dtests.timezone=Asia/Bishkek -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.26s J1 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C753097722CE3FD:86D2BF66FDC7DA86]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:837)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:784)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:226)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1344131 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1344132 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1344132 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1344133 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1344133 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1344133 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1344134 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1344135 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1344135 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1344135 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1344136 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1344136 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1344140 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_4,generation=4}
   [junit4]   2> 1344140 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1344142 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2ccc63ef[collection1] main
   [junit4]   2> 1344142 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1344142 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1344225 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1344247 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1344345 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1344345 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1344432 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1344475 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1344508 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ccc63ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c10)))}
   [junit4]   2> 1344508 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 372
   [junit4]   2> 1344509 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1344510 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1344516 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_5,generation=5}
   [junit4]   2> 1344516 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 1344516 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@53778e04[collection1] main
   [junit4]   2> 1344516 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1344517 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1344547 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1344553 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1344584 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1344584 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1344642 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1344680 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1344721 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53778e04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c10/1:delGen=1) Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 1344721 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 211
   [junit4]   2> 1344785 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true} hits=10 status=0 QTime=63
   [junit4]   2> 1344786 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1344794 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1344794 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1344794 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1344795 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1344796 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_6,generation=6}
   [junit4]   2> 1344796 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 1344797 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@66fe7860[collection1] main
   [junit4]   2> 1344797 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1344797 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1344807 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1344839 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1344852 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1344852 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1344866 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1344886 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1344899 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@66fe7860[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1344900 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 104
   [junit4]   2> 1344903 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1344904 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 1344905 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1344905 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1344906 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1344906 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1344907 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1344907 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1344907 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1344907 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1344908 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1344908 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1344918 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_7,generation=7}
   [junit4]   2> 1344919 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 1344919 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6eab8f7d[collection1] main
   [junit4]   2> 1344920 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1344924 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1344980 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1344987 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1345058 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1345059 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1345128 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1345184 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1345218 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6eab8f7d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):c10)))}
   [junit4]   2> 1345218 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 310
   [junit4]   2> 1345280 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true} hits=0 status=0 QTime=61
   [junit4]   2> 1345282 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=1
   [junit4]   2> 1345283 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1345283 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1345283 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1345283 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1345283 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1345284 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1345294 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_8,generation=8}
   [junit4]   2> 1345294 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 1345294 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@28ef6fc[collection1] main
   [junit4]   2> 1345295 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1345295 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1345305 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1345312 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1345331 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1345331 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1345339 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1345347 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1345364 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28ef6fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1345364 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 80
   [junit4]   2> 1345368 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1345369 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1345370 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1345370 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1345370 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1345371 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1345371 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1345372 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1345372 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1345373 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1345373 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1345373 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1345378 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_9,generation=9}
   [junit4]   2> 1345378 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 1345379 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@70655741[collection1] main
   [junit4]   2> 1345380 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1345380 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1345414 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1345429 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1345481 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1345481 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1345537 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1345589 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1345640 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70655741[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c10)))}
   [junit4]   2> 1345641 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 267
   [junit4]   2> 1345642 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1345643 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1345643 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1345647 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_a,generation=10}
   [junit4]   2> 1345647 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 1345647 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@23b61f9f[collection1] main
   [junit4]   2> 1345647 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1345647 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1345739 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1345748 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1345777 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1345777 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1345847 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1345977 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1346139 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23b61f9f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):c10) Uninverting(_5(6.0.0):c1)))}
   [junit4]   2> 1346140 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 496
   [junit4]   2> 1346141 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=500
   [junit4]   2> 1346142 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1346142 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1346142 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1346142 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1346143 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_b,generation=11}
   [junit4]   2> 1346143 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 1346143 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@141a107d[collection1] main
   [junit4]   2> 1346143 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1346143 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1346200 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1346263 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1346312 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1346312 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1346360 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1346415 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1346504 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@141a107d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1346504 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 361
   [junit4]   2> 1346507 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1346508 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1346508 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1346509 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1346509 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1346509 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1346510 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1346510 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1346511 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1346511 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1346511 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1346512 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1346515 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_b,generation=11}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_c,generation=12}
   [junit4]   2> 1346516 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 12
   [junit4]   2> 1346517 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3f72b234[collection1] main
   [junit4]   2> 1346517 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1346517 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1346674 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1346705 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1346871 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1346871 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1346996 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1347181 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1347527 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f72b234[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.0.0):c10)))}
   [junit4]   2> 1347527 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1015
   [junit4]   2> 1347602 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=0 status=0 QTime=74
   [junit4]   2> 1347603 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1347603 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1347604 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1347604 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1347604 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1347604 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_c,generation=12}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_d,generation=13}
   [junit4]   2> 1347604 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 13
   [junit4]   2> 1347604 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@51654926[collection1] main
   [junit4]   2> 1347604 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1347605 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1347623 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1347643 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1347663 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1347663 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1347685 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1347709 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1347739 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51654926[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1347740 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 135
   [junit4]   2> 1347743 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1347743 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1347743 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1347744 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1347744 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1347744 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1347744 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1347745 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1347754 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1347754 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1347754 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1347755 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1347757 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_d,generation=13}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_e,generation=14}
   [junit4]   2> 1347757 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 14
   [junit4]   2> 1347758 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2a0cbfdf[collection1] main
   [junit4]   2> 1347759 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1347759 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1347881 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1347926 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1348083 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1348083 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1348300 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1348508 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1348705 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a0cbfdf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.0.0):c10)))}
   [junit4]   2> 1348706 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 951
   [junit4]   2> 1348707 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1348707 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1348708 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1348708 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1348708 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_e,generation=14}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@624f1b0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@151d0a91),segFN=segments_f,generation=15}
   [junit4]   2> 1348708 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 15
   [junit4]   2> 1348708 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3bc0cf2e[collection1] main
   [junit4]   2> 1348709 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[C753097722CE3FD]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1348709 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [j

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

3197 INFO  (searcherExecutor-3674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@989e959[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1353197 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[C753097722CE3FD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 215
   [junit4]   2> 1353198 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1353198 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1992135038
   [junit4]   2> 1353199 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21231500
   [junit4]   2> 1353199 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=22,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=102,cumulative_deletesById=0,cumulative_deletesByQuery=10,cumulative_errors=0}
   [junit4]   2> 1353199 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1353199 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1353199 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1353199 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1353199 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1353200 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1353200 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001/index
   [junit4]   2> 1353200 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001;done=false>>]
   [junit4]   2> 1353200 INFO  (SUITE-SpellCheckComponentTest-seed#[C753097722CE3FD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_C753097722CE3FD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {start1=PostingsFormat(name=Direct), range_facet_l_dv=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Memory doPackFST= true), lowerfilt1and2=PostingsFormat(name=Asserting), end4=PostingsFormat(name=Direct), end3=PostingsFormat(name=Asserting), end2=BlockTreeOrds(blocksize=128), end1=PostingsFormat(name=Memory doPackFST= true), lowerfilt=PostingsFormat(name=Asserting), gram1=PostingsFormat(name=Memory doPackFST= true), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), gram2=BlockTreeOrds(blocksize=128), gram3=PostingsFormat(name=Asserting), start3=BlockTreeOrds(blocksize=128), gram4=PostingsFormat(name=Direct), start2=PostingsFormat(name=Asserting), word=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true), start4=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=no_NO, timezone=Asia/Bishkek
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=200692536,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTimerTree, StatsComponentTest, AtomicUpdatesTest, TestInfoStreamLogging, TestRandomMergePolicy, DistributedMLTComponentTest, SpatialHeatmapFacetsTest, ResponseLogComponentTest, AnalyticsMergeStrategyTest, SolrIndexSplitterTest, DeleteShardTest, SolrCloudExampleTest, HdfsRecoverLeaseTest, TestStressRecovery, TestJoin, TestUtils, BadIndexSchemaTest, SortByFunctionTest, DirectSolrConnectionTest, DebugComponentTest, VersionInfoTest, TestScoreJoinQPNoScore, SharedFSAutoReplicaFailoverUtilsTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestDistributedMissingSort, DistributedTermsComponentTest, MultiThreadedOCPTest, TestDefaultSearchFieldResource, CurrencyFieldOpenExchangeTest, TestChildDocTransformer, CacheHeaderTest, RequestLoggingTest, TestSystemIdResolver, ZkStateReaderTest, AsyncMigrateRouteKeyTest, TestBM25SimilarityFactory, BlockCacheTest, FullHLLTest, TestOverriddenPrefixQueryForCustomFieldType, TestPHPSerializedResponseWriter, DistanceFunctionTest, FullSolrCloudDistribCmdsTest, HdfsChaosMonkeyNothingIsSafeTest, ShardSplitTest, BufferStoreTest, TestOmitPositions, CdcrRequestHandlerTest, TestBinaryField, TestSolr4Spatial, CdcrReplicationDistributedZkTest, CloudExitableDirectoryReaderTest, TestNonDefinedSimilarityFactory, BJQParserTest, TestSolrDeletionPolicy2, SegmentsInfoRequestHandlerTest, TestAddFieldRealTimeGet, TestExpandComponent, TestCSVResponseWriter, TestCustomSort, TestTrie, AssignTest, StressHdfsTest, TestTrackingShardHandlerFactory, AnalysisErrorHandlingTest, TestFiltering, TestSolrQueryParser, TestPKIAuthenticationPlugin, SpellCheckCollatorTest, TestJsonRequest, HLLUtilTest, RemoteQueryErrorTest, TestLeaderInitiatedRecoveryThread, TestRecovery, TestManagedResource, TestSolrDynamicMBean, TestBadConfig, HdfsCollectionsAPIDistributedZkTest, DateMathParserTest, CoreAdminHandlerTest, ForceLeaderTest, SolrCoreCheckLockOnStartupTest, FileUtilsTest, TestReloadDeadlock, EchoParamsTest, TestReRankQParserPlugin, DefaultValueUpdateProcessorTest, TestIntervalFaceting, ResourceLoaderTest, DocValuesMissingTest, BinaryUpdateRequestHandlerTest, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, FieldMutatingUpdateProcessorTest, TestFieldResource, BigEndianAscendingWordDeserializerTest, ZkNodePropsTest, DateFieldTest, SpatialRPTFieldTypeTest, SimpleMLTQParserTest, TestSha256AuthenticationProvider, PKIAuthenticationIntegrationTest, TestRTGBase, BasicDistributedZk2Test, TestCloudSchemaless, HdfsUnloadDistributedZkTest, DistributedExpandComponentTest, TestDefaultStatsCache, ChangedSchemaMergeTest, CollectionsAPIAsyncDistributedZkTest, SuggesterTSTTest, TestCollapseQParserPlugin, BasicFunctionalityTest, TestRebalanceLeaders, TestManagedSynonymFilterFactory, TestFoldingMultitermQuery, TestNRTOpen, TestSchemaVersionResource, SolrPluginUtilsTest, TriLevelCompositeIdRoutingTest, TestCloudManagedSchema, TestPerFieldSimilarity, TestConfigOverlay, SpellCheckComponentTest]
   [junit4] Completed [262/566 (1!)] on J1 in 10.48s, 10 tests, 1 error <<< FAILURES!

[...truncated 949 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:728: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1436: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:991: There were test failures: 566 suites (8 ignored), 2254 tests, 1 error, 118 ignored (68 assumptions) [seed: C753097722CE3FD]

Total time: 71 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any