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 2016/08/12 23:07:56 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 324 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/324/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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([41FD6DC3DC42C546:CB5AE23253A9FC3D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10732 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001
   [junit4]   2> 167053 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 167054 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 167054 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 167054 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 167054 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 167055 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 167055 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 167112 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 167116 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 167122 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 167127 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 167239 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 167251 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 167252 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 167262 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 167264 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 167265 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 167266 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 167266 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 167266 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 167266 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 167266 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 167266 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 167266 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 590436981
   [junit4]   2> 167266 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 167266 WARN  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 167267 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 167269 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 167270 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 167270 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 167270 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 167270 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 167272 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-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=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001, shard=shard1}
   [junit4]   2> 167272 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 167285 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 167285 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 167285 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 167285 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 167304 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 167328 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 167373 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 167377 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 167460 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 167465 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 167466 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 167477 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 167479 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 167480 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 167480 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 167482 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 167482 INFO  (coreLoadExecutor-718-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 167482 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 167482 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/]
   [junit4]   2> 167482 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 167483 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 167483 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 167483 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001
   [junit4]   2> 167483 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/index/
   [junit4]   2> 167483 WARN  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 167483 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/index
   [junit4]   2> 167484 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=80.583984375, floorSegmentMB=2.06640625, forceMergeDeletesPctAllowed=22.549795359326694, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 167484 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_1,generation=1}
   [junit4]   2> 167484 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 167486 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 167488 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 167490 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 167491 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 167491 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 167493 INFO  (coreLoadExecutor-718-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,/graph,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 167493 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 167493 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 167494 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 167494 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/
   [junit4]   2> 167494 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=6.7060546875, floorSegmentMB=0.3994140625, forceMergeDeletesPctAllowed=19.37999428220997, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5930606470558635
   [junit4]   2> 167494 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_1,generation=1}
   [junit4]   2> 167494 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 167495 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f81a142[collection1] main]
   [junit4]   2> 167495 WARN  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 167495 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 167495 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 167495 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 167495 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 167501 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 167504 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 167504 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 167505 INFO  (coreLoadExecutor-718-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> 167520 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 167520 INFO  (coreLoadExecutor-718-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> 167520 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 167523 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 167533 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 167550 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 167550 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 167550 INFO  (coreLoadExecutor-718-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 167551 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 167555 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 167562 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 167563 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 167563 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 167563 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 167563 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 167565 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 167565 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 167566 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 167566 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 167571 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 167573 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 167577 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 167580 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 2
   [junit4]   2> 167581 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 167582 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 167582 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 167582 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 167583 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 167583 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 167583 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 167583 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 167584 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 167584 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 167589 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_2,generation=2}
   [junit4]   2> 167591 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 167594 WARN  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 167597 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a7316b[collection1] main]
   [junit4]   2> 167597 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 167606 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 167606 INFO  (searcherExecutor-719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f81a142[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 167606 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 167607 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 167607 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 167607 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 167607 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 167607 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 167611 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 167611 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 167611 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 167615 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 167615 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 167616 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 167616 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 167617 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a7316b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.0):c10)))}
   [junit4]   2> 167617 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 32
   [junit4]   2> 167657 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] 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=38
   [junit4]   2> 167657 ERROR (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] 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":38},
   [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> 167657 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 167657 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 167657 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 167658 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 167658 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_3,generation=3}
   [junit4]   2> 167658 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 167658 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3104db35[collection1] main]
   [junit4]   2> 167658 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 167658 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 167666 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 167676 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 167687 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 167687 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 167696 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 167706 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 167719 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3104db35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 167720 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 61
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testThresholdTokenFrequency -Dtests.seed=41FD6DC3DC42C546 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.17s J1 | SpellCheckComponentTest.testThresholdTokenFrequency <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([41FD6DC3DC42C546:CB5AE23253A9FC3D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 167745 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 167746 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 167753 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 4
   [junit4]   2> 167754 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 167754 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 167754 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 167754 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 167755 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 167755 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 167755 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 167756 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 167756 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 167768 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_4,generation=4}
   [junit4]   2> 167768 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 167769 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@682982bc[collection1] main]
   [junit4]   2> 167769 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 167769 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 167800 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 167834 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 167858 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 167858 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 167877 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 167917 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 167984 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@682982bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.2.0):c10)))}
   [junit4]   2> 167984 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 228
   [junit4]   2> 168043 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] 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=58
   [junit4]   2> 168045 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] 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> 168045 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] 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> 168046 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] 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> 168046 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 168046 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 168046 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 168047 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 168047 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_5,generation=5}
   [junit4]   2> 168047 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 168064 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7705cb8d[collection1] main]
   [junit4]   2> 168064 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 168065 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 168084 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 168091 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 168114 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 168114 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 168126 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 168135 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 168142 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7705cb8d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 168142 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 95
   [junit4]   2> 168149 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 168150 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 168170 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 19
   [junit4]   2> 168170 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 168170 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 168171 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 168171 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 168171 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 168171 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 168172 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 168172 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 168172 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 168174 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_6,generation=6}
   [junit4]   2> 168174 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 168196 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@150637e9[collection1] main]
   [junit4]   2> 168196 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 168196 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 168215 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 168225 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 168237 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 168237 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 168280 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 168300 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 168325 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@150637e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.2.0):c10)))}
   [junit4]   2> 168325 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 153
   [junit4]   2> 168327 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] 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=1
   [junit4]   2> 168328 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 1
   [junit4]   2> 168329 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 168331 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_7,generation=7}
   [junit4]   2> 168331 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 168331 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@59f3b893[collection1] main]
   [junit4]   2> 168331 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 168332 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 168360 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 168367 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 168413 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 168413 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 168429 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 168457 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 168527 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59f3b893[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.2.0):c10) Uninverting(_3(6.2.0):c1)))}
   [junit4]   2> 168527 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 198
   [junit4]   2> 168529 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] 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=203
   [junit4]   2> 168529 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 168529 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 168529 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 168529 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 168529 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_8,generation=8}
   [junit4]   2> 168530 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 168530 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@78a9511c[collection1] main]
   [junit4]   2> 168530 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 168531 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 168548 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 168577 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 168581 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 168581 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 168597 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 168626 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 168640 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78a9511c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 168642 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 113
   [junit4]   2> 168660 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 168660 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 168661 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 168661 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 168661 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 168662 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 168662 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 168662 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 168662 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 168663 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 168663 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 168663 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 168667 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_9,generation=9}
   [junit4]   2> 168667 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 168668 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b085e52[collection1] main]
   [junit4]   2> 168668 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 168672 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 168699 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 168702 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 168716 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 168716 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 168727 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 168745 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 168761 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b085e52[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.2.0):c10)))}
   [junit4]   2> 168761 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 97
   [junit4]   2> 168781 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=20
   [junit4]   2> 168835 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=52
   [junit4]   2> 168836 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":52},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.318Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.315Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.316Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 168872 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=36
   [junit4]   2> 168922 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=49
   [junit4]   2> 168922 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":49},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.318Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.315Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.316Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 168956 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false} hits=7 status=0 QTime=33
   [junit4]   2> 169017 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false} hits=7 status=0 QTime=60
   [junit4]   2> 169018 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":60},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.317Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.318Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.315Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-08-12T21:58:04.316Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 169018 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 169018 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 169018 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 169019 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 169019 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_a,generation=10}
   [junit4]   2> 169019 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 169019 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73291b1c[collection1] main]
   [junit4]   2> 169019 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 169019 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 169033 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 169045 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 169059 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 169059 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 169085 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 169095 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 169113 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73291b1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 169113 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 94
   [junit4]   2> 169119 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 169119 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 169120 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 169120 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 169120 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 169121 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 169121 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 169121 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 169121 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 169122 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 169122 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 169122 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 169124 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_b,generation=11}
   [junit4]   2> 169124 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 169125 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@589e22db[collection1] main]
   [junit4]   2> 169125 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 169127 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 169144 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 169152 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 169168 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 169168 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 169181 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 169211 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 169231 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@589e22db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.2.0):c10)))}
   [junit4]   2> 169232 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 109
   [junit4]   2> 169233 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null param

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

toryReader(Uninverting(_c(6.2.0):c10)))}
   [junit4]   2> 170724 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 132
   [junit4]   2> 170727 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true} hits=0 status=0 QTime=1
   [junit4]   2> 170727 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 170727 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 170727 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 170727 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 170727 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_o,generation=24}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2ae087ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5503d507),segFN=segments_p,generation=25}
   [junit4]   2> 170727 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 25
   [junit4]   2> 170728 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d61e6a1[collection1] main]
   [junit4]   2> 170728 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 170728 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 170732 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 170737 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 170747 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 170747 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 170753 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 170757 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 170762 INFO  (searcherExecutor-719-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d61e6a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 170762 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[41FD6DC3DC42C546]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 34
   [junit4]   2> 170763 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 170763 INFO  (SUITE-SpellCheckComponentTest-seed#[41FD6DC3DC42C546]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=590436981
   [junit4]   2> 170763 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a92a457
   [junit4]   2> 170763 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=24,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=112,cumulative_deletesById=0,cumulative_deletesByQuery=11,cumulative_errors=0}
   [junit4]   2> 170763 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 170763 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 170763 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 170764 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 170764 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 170764 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001;done=false>>]
   [junit4]   2> 170764 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 170764 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001
   [junit4]   2> 170765 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/snapshot_metadata [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/snapshot_metadata;done=false>>]
   [junit4]   2> 170765 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 170765 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 170765 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 170765 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 170765 INFO  (coreCloseExecutor-723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_41FD6DC3DC42C546-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=bg-BG, timezone=Pacific/Efate
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=33727712,total=167038976
   [junit4]   2> NOTE: All tests run in this JVM: [TestLockTree, TestSolrCoreSnapshots, TestRandomFaceting, TestJsonFacets, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestRebalanceLeaders, ExitableDirectoryReaderTest, TestRestManager, TestMiniSolrCloudClusterBase, DistributedTermsComponentTest, NoCacheHeaderTest, TestHdfsBackupRestoreCore, TestPHPSerializedResponseWriter, TestCrossCoreJoin, ExplicitHLLTest, SharedFSAutoReplicaFailoverUtilsTest, TestFieldResource, TestGeoJSONResponseWriter, TestValueSourceCache, DefaultValueUpdateProcessorTest, DistributedSuggestComponentTest, HdfsCollectionsAPIDistributedZkTest, TestJoin, SpellCheckCollatorTest, SuggesterTest, PluginInfoTest, TestIndexingPerformance, SpellCheckComponentTest]
   [junit4] Completed [59/629 (1!)] on J1 in 3.76s, 11 tests, 1 error <<< FAILURES!

[...truncated 61976 lines...]