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 12:37:22 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-004/./collection1/data/index.20160812115313801, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-004/./collection1/data/index.20160812115314123, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-004/./collection1/data, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-004/./collection1/data/snapshot_metadata] expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-004/./collection1/data/index.20160812115313801, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-004/./collection1/data/index.20160812115314123, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-004/./collection1/data, /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-004/./collection1/data/snapshot_metadata] expected:<3> but was:<4>
	at __randomizedtesting.SeedInfo.seed([ABA50C838C256140:5CD6E2DB4ACDCEA6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:904)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1336)
	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 11513 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/init-core-data-001
   [junit4]   2> 1732937 INFO  (SUITE-TestReplicationHandler-seed#[ABA50C838C256140]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1732941 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 1732941 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1
   [junit4]   2> 1732948 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1732949 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55e30466{/solr,null,AVAILABLE}
   [junit4]   2> 1732950 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a54b147{HTTP/1.1,[http/1.1]}{127.0.0.1:57598}
   [junit4]   2> 1732950 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.Server Started @1737540ms
   [junit4]   2> 1732950 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=57598}
   [junit4]   2> 1732951 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1732951 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001'
   [junit4]   2> 1732951 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1732951 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1732953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/solr.xml
   [junit4]   2> 1732966 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/.
   [junit4]   2> 1732966 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer New CoreContainer 1022817987
   [junit4]   2> 1732966 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001]
   [junit4]   2> 1732966 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/lib
   [junit4]   2> 1732967 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1732968 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1732969 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1732969 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1732969 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1732969 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1732970 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/.
   [junit4]   2> 1732972 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1732972 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1
   [junit4]   2> 1732972 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1732976 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1732976 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1732979 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1'
   [junit4]   2> 1732979 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1732979 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1732989 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1732992 WARN  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1732992 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1732999 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1733003 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1733006 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1733008 INFO  (coreLoadExecutor-6191-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/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1'
   [junit4]   2> 1733008 INFO  (coreLoadExecutor-6191-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1
   [junit4]   2> 1733008 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1733009 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1733009 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1733009 INFO  (coreLoadExecutor-6191-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/snapshot_metadata
   [junit4]   2> 1733009 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1733009 INFO  (coreLoadExecutor-6191-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data
   [junit4]   2> 1733009 INFO  (coreLoadExecutor-6191-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1733010 WARN  (coreLoadExecutor-6191-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1733010 INFO  (coreLoadExecutor-6191-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1733010 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=286738282, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1733011 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b8143e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3550700c),segFN=segments_1,generation=1}
   [junit4]   2> 1733011 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1733013 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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1733013 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1733016 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1733017 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1733019 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1733020 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1733022 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1733022 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1733023 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1733023 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1733023 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1733023 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1733023 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b8143e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3550700c),segFN=segments_1,generation=1}
   [junit4]   2> 1733023 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1733024 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@193ded36[collection1] main]
   [junit4]   2> 1733024 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1/conf
   [junit4]   2> 1733024 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1733024 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1/conf
   [junit4]   2> 1733025 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1733025 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1733025 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1733025 INFO  (coreLoadExecutor-6191-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1733025 INFO  (searcherExecutor-6192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@193ded36[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1733480 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/collection1
   [junit4]   2> 1733485 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1733506 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5924fcaf{/solr,null,AVAILABLE}
   [junit4]   2> 1733506 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e8e9c7e{HTTP/1.1,[http/1.1]}{127.0.0.1:33205}
   [junit4]   2> 1733506 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.Server Started @1738096ms
   [junit4]   2> 1733506 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=33205}
   [junit4]   2> 1733506 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1733507 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002'
   [junit4]   2> 1733507 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1733507 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1733507 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/solr.xml
   [junit4]   2> 1733515 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/.
   [junit4]   2> 1733515 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer New CoreContainer 398145780
   [junit4]   2> 1733515 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002]
   [junit4]   2> 1733515 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/lib
   [junit4]   2> 1733518 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1733519 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1733520 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1733520 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1733520 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1733520 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1733524 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/.
   [junit4]   2> 1733526 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1733526 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1
   [junit4]   2> 1733526 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1733533 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1733533 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1733534 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/collection1'
   [junit4]   2> 1733534 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1733534 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1733542 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1733545 WARN  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1733545 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1733577 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1733627 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1733630 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1733632 INFO  (coreLoadExecutor-6201-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/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/collection1'
   [junit4]   2> 1733632 INFO  (coreLoadExecutor-6201-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1
   [junit4]   2> 1733632 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1733633 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1733633 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1733633 INFO  (coreLoadExecutor-6201-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/snapshot_metadata
   [junit4]   2> 1733633 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1733633 INFO  (coreLoadExecutor-6201-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data
   [junit4]   2> 1733634 INFO  (coreLoadExecutor-6201-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1733634 WARN  (coreLoadExecutor-6201-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1733634 INFO  (coreLoadExecutor-6201-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1733636 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=286738282, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1733637 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@148adcce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cd74842),segFN=segments_1,generation=1}
   [junit4]   2> 1733637 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1733651 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1733652 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1733654 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1733655 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1733672 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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1733673 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1733675 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1733675 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1733676 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1733684 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1733684 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1733684 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1733685 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@148adcce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cd74842),segFN=segments_1,generation=1}
   [junit4]   2> 1733685 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1733685 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@183e6075[collection1] main]
   [junit4]   2> 1733685 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/collection1/conf
   [junit4]   2> 1733685 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1733685 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/collection1/conf
   [junit4]   2> 1733686 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1733688 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1733688 INFO  (coreLoadExecutor-6201-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1733689 INFO  (searcherExecutor-6202-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@183e6075[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1733722 INFO  (qtp2067281061-17176) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1734041 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7e8e9c7e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1734041 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=398145780
   [junit4]   2> 1734043 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2bd253e8
   [junit4]   2> 1734044 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1734045 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1734045 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1734045 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1734046 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1734046 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1734046 INFO  (coreCloseExecutor-6207-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1734046 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1734046 INFO  (coreCloseExecutor-6207-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data
   [junit4]   2> 1734046 INFO  (coreCloseExecutor-6207-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1734046 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1734047 INFO  (coreCloseExecutor-6207-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/snapshot_metadata
   [junit4]   2> 1734047 INFO  (coreCloseExecutor-6207-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1734047 INFO  (coreCloseExecutor-6207-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1734047 INFO  (coreCloseExecutor-6207-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1734051 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5924fcaf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1734058 INFO  (qtp2067281061-17176) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1734059 INFO  (qtp2067281061-17176) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1734061 INFO  (qtp2067281061-17178) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1734066 INFO  (qtp2067281061-17178) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b8143e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3550700c),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b8143e5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3550700c),segFN=segments_2,generation=2}
   [junit4]   2> 1734066 INFO  (qtp2067281061-17178) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1734067 INFO  (qtp2067281061-17178) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c613720[collection1] main]
   [junit4]   2> 1734067 INFO  (qtp2067281061-17178) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1734067 INFO  (searcherExecutor-6192-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c613720[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1734067 INFO  (qtp2067281061-17178) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1734085 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1a54b147{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1734085 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1022817987
   [junit4]   2> 1734095 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5340ed15
   [junit4]   2> 1734095 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1734095 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1734096 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1734096 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/snapshot_metadata
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1734101 INFO  (coreCloseExecutor-6209-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1734109 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55e30466{/solr,null,UNAVAILABLE}
   [junit4]   2> 1734118 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1734119 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6016ab6e{/solr,null,AVAILABLE}
   [junit4]   2> 1734120 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.ServerConnector Started ServerConnector@68053709{HTTP/1.1,[http/1.1]}{127.0.0.1:57876}
   [junit4]   2> 1734120 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.e.j.s.Server Started @1738710ms
   [junit4]   2> 1734120 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=57876}
   [junit4]   2> 1734120 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1734120 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001'
   [junit4]   2> 1734121 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1734121 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1734121 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/solr.xml
   [junit4]   2> 1734136 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/.
   [junit4]   2> 1734137 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer New CoreContainer 98726891
   [junit4]   2> 1734143 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001]
   [junit4]   2> 1734144 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/lib
   [junit4]   2> 1734144 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1734146 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1734147 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1734147 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1734147 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1734147 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1734148 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/.
   [junit4]   2> 1734149 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1734149 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1
   [junit4]   2> 1734149 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1734150 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1734150 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[ABA50C838C256140]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1734151 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1'
   [junit4]   2> 1734151 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1734151 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1734160 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1734162 WARN  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1734190 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1734199 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1734204 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1734206 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1734218 INFO  (coreLoadExecutor-6216-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/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1'
   [junit4]   2> 1734218 INFO  (coreLoadExecutor-6216-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1
   [junit4]   2> 1734219 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1734219 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1734219 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1734219 INFO  (coreLoadExecutor-6216-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/snapshot_metadata
   [junit4]   2> 1734219 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1734220 INFO  (coreLoadExecutor-6216-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data
   [junit4]   2> 1734220 INFO  (coreLoadExecutor-6216-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1734220 WARN  (coreLoadExecutor-6216-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1734220 INFO  (coreLoadExecutor-6216-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1734220 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=286738282, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1734221 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3a225f91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d4d7fe8),segFN=segments_1,generation=1}
   [junit4]   2> 1734221 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1734222 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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1734223 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1734225 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1734227 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1734228 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1734229 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1734232 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1734232 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1734232 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1734232 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1734232 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1734232 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1734233 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3a225f91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d4d7fe8),segFN=segments_1,generation=1}
   [junit4]   2> 1734233 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1734233 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c6fde9e[collection1] main]
   [junit4]   2> 1734233 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1/conf
   [junit4]   2> 1734233 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1734233 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-001/collection1/conf
   [junit4]   2> 1734233 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1734234 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1734234 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1734234 INFO  (searcherExecutor-6217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c6fde9e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1734234 INFO  (coreLoadExecutor-6216-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1734655 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 1734659 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1734662 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1734666 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1734669 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1734681 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1734683 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1734685 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1734687 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1734690 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1734696 INFO  (qtp831614013-17224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1734699 INFO  (qtp831614013-17224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1734709 INFO  (qtp831614013-17224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1734711 INFO  (qtp831614013-17224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1734717 INFO  (qtp831614013-17224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1734730 INFO  (qtp831614013-17224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1734736 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1734742 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1734745 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1734752 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1734756 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1734760 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1734764 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1734772 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1734783 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1734786 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1734792 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1734798 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1734806 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1734808 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1734810 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1734812 INFO  (qtp831614013-17216) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1734816 INFO  (qtp831614013-17216) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1734818 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1734820 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1734822 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1734825 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1734828 INFO  (qtp831614013-17220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1734830 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1734833 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1734835 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1734838 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1734840 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1734842 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1734844 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1734847 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1734851 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1734854 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1734856 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1734858 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1734860 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1734863 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1734865 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1734867 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1734869 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1734871 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1734873 INFO  (qtp831614013-17224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1734874 INFO  (qtp831614013-17216) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1734876 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1734878 INFO  (qtp831614013-17225) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1734880 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1734882 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1734883 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1734885 INFO  (qtp831614013-17219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1734887 INFO  (qtp831614013-17214) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1734889 INFO  (qtp831614013-17224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1734891 INFO  (qtp831614013-17216) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1734893 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1734898 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1734901 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1734903 INFO  (qtp831614013-17220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1734906 INFO  (qtp831614013-17220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1734908 INFO  (qtp831614013-17220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1734911 INFO  (qtp831614013-17220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1734913 INFO  (qtp831614013-17220) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1734914 INFO  (qtp831614013-17216) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1734916 INFO  (qtp831614013-17225) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1734919 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1734921 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1734923 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1734925 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1734928 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1734930 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1734932 INFO  (qtp831614013-17218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1734934 INFO  (qtp831614013-17216) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1734936 INFO  (qtp831614013-17225) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1734939 INFO  (qtp831614013-17226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1734941 INFO  (qtp831614013-17215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update param

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

oad-seed#[ABA50C838C256140]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e2b3074{/solr,null,UNAVAILABLE}
   [junit4]   2> 1811813 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[ABA50C838C256140]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@51f9e430{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1811814 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[ABA50C838C256140]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=957165309
   [junit4]   2> 1811815 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@44b6d988
   [junit4]   2> 1811815 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1811815 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1811816 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1811816 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1811816 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1811816 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1811816 INFO  (coreCloseExecutor-6852-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data/index;done=false>>]
   [junit4]   2> 1811817 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1811817 INFO  (coreCloseExecutor-6852-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data/index
   [junit4]   2> 1811817 INFO  (coreCloseExecutor-6852-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1811817 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1811817 INFO  (coreCloseExecutor-6852-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data/snapshot_metadata
   [junit4]   2> 1811817 INFO  (coreCloseExecutor-6852-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 1811817 INFO  (coreCloseExecutor-6852-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1811817 INFO  (coreCloseExecutor-6852-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/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001/solr-instance-030/./collection1/data
   [junit4]   2> 1811819 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[ABA50C838C256140]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2a51a65d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1811821 INFO  (SUITE-TestReplicationHandler-seed#[ABA50C838C256140]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_ABA50C838C256140-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), newname=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=734, maxMBSortInHeap=5.026718864454734, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=sr-BA, timezone=Africa/Banjul
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=303952592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrReplicationHandlerTest, JsonLoaderTest, CreateCollectionCleanupTest, HdfsBasicDistributedZkTest, IndexBasedSpellCheckerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestManagedSchema, TestStressVersions, TestUseDocValuesAsStored2, TestImplicitCoreProperties, TestSchemaSimilarityResource, TestReplicaProperties, TestIntervalFaceting, TestExactStatsCache, IndexSchemaTest, MigrateRouteKeyTest, PolyFieldTest, OverseerCollectionConfigSetProcessorTest, SharedFSAutoReplicaFailoverTest, BlockDirectoryTest, RegexBoostProcessorTest, SampleTest, DeleteNodeTest, TimeZoneUtilsTest, CircularListTest, HdfsDirectoryFactoryTest, TestFieldTypeCollectionResource, ZkCLITest, OverseerTest, TestSweetSpotSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, UUIDUpdateProcessorFallbackTest, DistributedDebugComponentTest, TestLuceneMatchVersion, TestBulkSchemaAPI, TestSort, ParsingFieldUpdateProcessorsTest, TestDistribIDF, SimpleCollectionCreateDeleteTest, ReplicationFactorTest, ConfigSetsAPITest, TestStressReorder, TestPartialUpdateDeduplication, CollectionsAPISolrJTest, TestConfig, TestSortingResponseWriter, SyncSliceTest, HdfsSyncSliceTest, RollingRestartTest, TestQuerySenderNoQuery, TestAuthorizationFramework, TestMiniSolrCloudCluster, AssignTest, PathHierarchyTokenizerFactoryTest, TestInitParams, StatelessScriptUpdateProcessorFactoryTest, TestFunctionQuery, PrimUtilsTest, TestUpdate, TestGraphTermsQParserPlugin, DeleteInactiveReplicaTest, TestCodecSupport, TestFaceting, DistributedSpellCheckComponentTest, XsltUpdateRequestHandlerTest, ZkStateWriterTest, CdcrUpdateLogTest, TestLocalFSCloudBackupRestore, TestReplicationHandlerBackup, BadComponentTest, CdcrBootstrapTest, TestCopyFieldCollectionResource, TestDFRSimilarityFactory, TestMissingGroups, SmileWriterTest, JavabinLoaderTest, PreAnalyzedFieldTest, DocValuesMultiTest, TestFieldCollectionResource, TestReRankQParserPlugin, TestSlowCompositeReaderWrapper, TestRandomDVFaceting, HLLUtilTest, CollectionTooManyReplicasTest, ResponseHeaderTest, TestSearchPerf, HardAutoCommitTest, TestRuleBasedAuthorizationPlugin, TestDistributedStatsComponentCardinality, RuleEngineTest, SolrCoreTest, TestRequestStatusCollectionAPI, HdfsDirectoryTest, TestInitQParser, TestFileDictionaryLookup, FullHLLTest, CdcrVersionReplicationTest, TestCloudPseudoReturnFields, QueryEqualityTest, TestMergePolicyConfig, TestLazyCores, TestCoreContainer, TestHighFrequencyDictionaryFactory, TestBackupRepositoryFactory, TestLRUCache, CheckHdfsIndexTest, CoreMergeIndexesAdminHandlerTest, TlogReplayBufferedWhileIndexingTest, ActionThrottleTest, TestAnalyzedSuggestions, TestComplexPhraseQParserPlugin, TermsComponentTest, TestManagedResourceStorage, TestConfigSetImmutable, TestHdfsUpdateLog, TestAnalyzeInfixSuggestions, TestTrieFacet, BasicDistributedZkTest, TestFastLRUCache, TestRemoteStreaming, PrimitiveFieldTypeTest, TestFieldCacheReopen, AnalyticsQueryTest, RequestLoggingTest, TestRestoreCore, TestLMDirichletSimilarityFactory, TestRawTransformer, RecoveryZkTest, TestDFISimilarityFactory, TestSolrDeletionPolicy1, SoftAutoCommitTest, BadCopyFieldTest, DirectSolrSpellCheckerTest, DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest, DistributedFacetPivotLargeTest, TestCloudInspectUtil, TestConfigReload, DistribJoinFromCollectionTest, RemoteQueryErrorTest, TestSubQueryTransformer, TestConfigSetsAPI, SimpleFacetsTest, DocumentBuilderTest, DocExpirationUpdateProcessorFactoryTest, TestHighlightDedupGrouping, DistributedVersionInfoTest, TestDocTermOrds, TestStandardQParsers, SliceStateTest, DeleteShardTest, TestCustomDocTransformer, TestRandomRequestDistribution, TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test, UnloadDistributedZkTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler]
   [junit4] Completed [289/629 (1!)] on J0 in 78.92s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 61195 lines...]


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
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...]