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

2 tests failed.
FAILED:  
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats

Error Message:
Key SEARCHER.searcher.indexVersion not found in registry solr.core.collection1

Stack Trace:
java.lang.AssertionError: Key SEARCHER.searcher.indexVersion not found in 
registry solr.core.collection1
        at 
__randomizedtesting.SeedInfo.seed([CF41055CA2AD2D01:DF60652D5C455E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132)
        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([CF41055CA2AD2D01:76C0D3838E47298B]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
        ... 40 more




Build Log:
[...truncated 11110 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_CF41055CA2AD2D01-001/init-core-data-001
   [junit4]   2> 273011 WARN  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 273011 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 273013 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 273013 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 273014 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 273046 WARN  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 273047 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 273080 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 273180 WARN  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 273183 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 273234 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 273238 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 273238 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 273241 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 273274 WARN  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 273275 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 273297 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 273422 WARN  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 273424 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 273430 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 273430 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 273431 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 273431 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_CF41055CA2AD2D01-001/init-core-data-001/]
   [junit4]   2> 273432 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3897036168486002]
   [junit4]   2> 273527 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 273527 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 273528 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 273528 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 273529 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=829519672, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 273529 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41c5f045[collection1] main]
   [junit4]   2> 273530 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 273554 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 273582 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 273583 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 273583 INFO  (coreLoadExecutor-1594-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1565184382311858176
   [junit4]   2> 273583 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 273583 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 273583 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 273584 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 273584 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 273584 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 273585 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 273585 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 273586 INFO  
(searcherExecutor-1595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@41c5f045[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 273586 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 273590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 273590 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 273591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@78f9beaa[collection1] realtime]
   [junit4]   2> 273591 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 273592 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties
   [junit4]   2> 273593 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 273624 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 273626 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 273647 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 273760 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 273763 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 273769 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 273782 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 273782 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_CF41055CA2AD2D01-001/init-core-data-001/]
   [junit4]   2> 273853 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 273853 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 273854 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c3a12cc[collection1] main]
   [junit4]   2> 273855 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 273856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 273859 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 273859 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1565184382601265152
   [junit4]   2> 273862 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 273862 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 273862 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 273862 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 273863 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 273863 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 273863 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 273864 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 273875 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 273877 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=97.1240234375, 
floorSegmentMB=0.9892578125, forceMergeDeletesPctAllowed=28.733381775254884, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 273877 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 273879 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c3a12cc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 273879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41dd506[collection1] 
main]
   [junit4]   2> 273880 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4d45dd2f
   [junit4]   2> 273882 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1296424239
   [junit4]   2> 273888 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@41dd506[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 273903 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1565184382644256768)]} 0 3
   [junit4]   2> 273911 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=7
   [junit4]   2> 277903 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 277910 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cbcbd57[collection1] main]
   [junit4]   2> 277910 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 277913 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cbcbd57[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 277974 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1565184386914058240)]} 0 4076
   [junit4]   2> 277974 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 277975 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1565184386917203968)]} 0 4077
   [junit4]   2> 277976 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 279976 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 279982 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55dbc9f1[collection1] main]
   [junit4]   2> 279982 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 279984 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55dbc9f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 280230 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 280231 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 280232 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389283840000)]} 0 6334
   [junit4]   2> 280233 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389283840001)]} 0 6335
   [junit4]   2> 280233 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389284888576)]} 0 6335
   [junit4]   2> 280233 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389284888577)]} 0 6335
   [junit4]   2> 280234 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389284888578)]} 0 6336
   [junit4]   2> 280234 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389285937152)]} 0 6336
   [junit4]   2> 280234 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389285937153)]} 0 6336
   [junit4]   2> 280235 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389285937154)]} 0 6337
   [junit4]   2> 280235 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389286985728)]} 0 6337
   [junit4]   2> 280235 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184389286985729)]} 0 6337
   [junit4]   2> 280235 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 280236 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389288034304)]} 0 6338
   [junit4]   2> 280237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389288034305)]} 0 6339
   [junit4]   2> 280237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389289082880)]} 0 6339
   [junit4]   2> 280237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389289082881)]} 0 6339
   [junit4]   2> 280237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389289082882)]} 0 6340
   [junit4]   2> 280238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389289082883)]} 0 6340
   [junit4]   2> 280238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389290131456)]} 0 6340
   [junit4]   2> 280238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389290131457)]} 0 6340
   [junit4]   2> 280238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389290131458)]} 0 6340
   [junit4]   2> 280238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1565184389290131459)]} 0 6341
   [junit4]   2> 280238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 281237 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 281249 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@558b9b9f[collection1] main]
   [junit4]   2> 281250 INFO  (commitScheduler-1603-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 281252 INFO  
(searcherExecutor-1600-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@558b9b9f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10/9:delGen=1)))}
   [junit4]   2> 281498 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 281499 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 281499 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[CF41055CA2AD2D01]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 281502 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 281503 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 281503 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7bd8962e[collection1] realtime]
   [junit4]   2> 281503 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 281504 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties
   [junit4]   2> 281504 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 281554 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 281556 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 281602 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 281733 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 281752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 281765 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 281784 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 281784 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_CF41055CA2AD2D01-001/init-core-data-001/]
   [junit4]   2> 281891 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281891 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281893 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2691ac41[collection1] main]
   [junit4]   2> 281894 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 281895 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 281900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 281900 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 281901 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 281901 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 281901 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 281901 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 281902 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 281903 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 281905 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 281906 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 281906 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=471555015, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 281907 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 281909 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2691ac41[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 281909 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@76120e13[collection1] main]
   [junit4]   2> 281910 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5c47d019
   [junit4]   2> 281911 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1548210201
   [junit4]   2> 281914 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76120e13[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 281921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1565184391048593408)]} 0 6
   [junit4]   2> 281921 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 283421 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 283425 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ded8aee[collection1] main]
   [junit4]   2> 283425 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 283427 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ded8aee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))}
   [junit4]   2> 283677 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1565184392895135744)]} 0 1762
   [junit4]   2> 283677 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 283678 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 283679 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1565184392898281472)]} 0 0
   [junit4]   2> 283679 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 285178 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 285181 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d627d50[collection1] main]
   [junit4]   2> 285182 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 285184 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d627d50[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
   [junit4]   2> 285431 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1565184394734338048)]} 0 3517
   [junit4]   2> 285431 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 285432 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394736435200)]} 0 3518
   [junit4]   2> 285432 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394736435201)]} 0 3518
   [junit4]   2> 285433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394737483776)]} 0 3518
   [junit4]   2> 285433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394737483777)]} 0 3518
   [junit4]   2> 285433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394737483778)]} 0 3519
   [junit4]   2> 285433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394737483779)]} 0 3519
   [junit4]   2> 285434 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394737483780)]} 0 3519
   [junit4]   2> 285434 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394738532352)]} 0 3519
   [junit4]   2> 285434 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394738532353)]} 0 3520
   [junit4]   2> 285434 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1565184394738532354)]} 0 3520
   [junit4]   2> 285435 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 286932 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 286936 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56e2e8c6[collection1] main]
   [junit4]   2> 286936 INFO  (commitScheduler-1607-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 286938 INFO  
(searcherExecutor-1604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@56e2e8c6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)
 Uninverting(_5(7.0.0):c11/9:delGen=1)))}
   [junit4]   2> 286939 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1565184396315590656)]} 0 5025
   [junit4]   2> 286939 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 286940 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 286949 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 286949 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 286950 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3bff32c2[collection1] realtime]
   [junit4]   2> 286950 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 286950 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties
   [junit4]   2> 286951 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 286981 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 286983 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 287003 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 287076 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 287078 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 287085 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 287098 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 287098 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_CF41055CA2AD2D01-001/init-core-data-001/]
   [junit4]   2> 287199 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 287199 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 287200 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@632ea084[collection1] main]
   [junit4]   2> 287201 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 287202 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 287205 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 287209 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 287209 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 287209 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 287209 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 287209 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 287209 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 287209 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 287220 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 287220 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 287221 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 287221 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 287223 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@632ea084[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 287223 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5756ad43[collection1] main]
   [junit4]   2> 287223 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3a538980
   [junit4]   2> 287224 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=978553216
   [junit4]   2> 287239 INFO  
(searcherExecutor-1608-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5756ad43[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 287240 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1565184396630163456)]} 0 1
   [junit4]   2> 287240 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1565184396632260608)]} 0 2
   [junit4]   2> 287241 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1565184396633309184)]} 0 3
   [junit4]   2> 287241 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1565184396633309185)]} 0 3
   [junit4]   2> 287242 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1565184396633309186)]} 0 3
   [junit4]   2> 287242 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1565184396634357760)]} 0 3
   [junit4]   2> 287242 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1565184396634357761)]} 0 4
   [junit4]   2> 287242 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1565184396634357762)]} 0 4
   [junit4]   2> 287243 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1565184396635406336)]} 0 4
   [junit4]   2> 287243 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1565184396635406337)]} 0 5
   [junit4]   2> 287243 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1565184396635406338)]} 0 5
   [junit4]   2> 287243 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1565184396635406339)]} 0 5
   [junit4]   2> 287249 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1565184396640649216)]} 0 10
   [junit4]   2> 287249 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1565184396641697792)]} 0 11
   [junit4]   2> 287250 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 287251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1565184396642746368)]} 0 12
   [junit4]   2> 287251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1565184396643794944)]} 0 13
   [junit4]   2> 287251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 287251 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 287252 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 287252 INFO  (commitScheduler-1611-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 287252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[CF41055CA2AD2D01]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=CF41055CA2AD2D01 -Dtests.slow=true 
-Dtests.locale=ru -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.31s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CF41055CA2AD2D01:76C0D3838E47298B]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:896)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:889)
   [junit4]    >        ... 40 more
   [junit4]   2> 287255 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 287255 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1475391043
   [junit4]   2> 287255 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 287256 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 287257 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 287259 INFO  
(SUITE-AutoCommitTest-seed#[CF41055CA2AD2D01]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 287259 INFO  
(coreCloseExecutor-1612-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3261db51
   [junit4]   2> 287259 INFO  
(coreCloseExecutor-1612-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 287266 INFO  (commitScheduler-1611-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44422eb[collection1] 
main]
   [junit4]   2> 287266 ERROR (commitScheduler-1611-thread-1) [    
x:collection1] o.a.s.u.CommitTracker auto commit 
error...:org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2078)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2198)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:704)
   [junit4]   2>        at 
org.apache.solr.update.CommitTracker.run(CommitTracker.java:222)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: 
openNewSearcher called on closed core
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2065)
   [junit4]   2>        ... 10 more
   [junit4]   2> 
   [junit4]   2> 287269 INFO  
(coreCloseExecutor-1612-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@716cce2c commitCommandVersion:0
   [junit4]   2> 287318 INFO  
(coreCloseExecutor-1612-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=845273937
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_CF41055CA2AD2D01-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=MockRandom), 
subject=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct), 
text=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1659, 
maxMBSortInHeap=5.652254243842646, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ru, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=82915528,total=348127232
   [junit4]   2> NOTE: All tests run in this JVM: [TestXmlQParser, 
TestDocumentBuilder, CdcrBootstrapTest, TestLRUStatsCache, 
TestSchemaSimilarityResource, TestJsonFacetRefinement, TestBulkSchemaAPI, 
DistributedVersionInfoTest, TestFieldCollectionResource, DistanceFunctionTest, 
CdcrReplicationHandlerTest, TestGraphTermsQParserPlugin, TestOmitPositions, 
HLLSerializationTest, SubstringBytesRefFilterTest, ResponseLogComponentTest, 
WordBreakSolrSpellCheckerTest, TestZkChroot, 
TestLMJelinekMercerSimilarityFactory, TestConfigOverlay, 
TestCopyFieldCollectionResource, DistributedIntervalFacetingTest, 
HdfsChaosMonkeySafeLeaderTest, LeaderElectionContextKeyTest, TestManagedSchema, 
SparseHLLTest, TestSolrQueryResponse, CdcrVersionReplicationTest, 
CachingDirectoryFactoryTest, ChaosMonkeySafeLeaderTest, SuggesterTSTTest, 
ExternalFileFieldSortTest, HdfsLockFactoryTest, UpdateParamsTest, 
DistribJoinFromCollectionTest, TestDFRSimilarityFactory, 
TestIndexingPerformance, TestFastLRUCache, TestFuzzyAnalyzedSuggestions, 
TestSlowCompositeReaderWrapper, TestCrossCoreJoin, AutoCommitTest]
   [junit4] Completed [72/702 (1!)] on J1 in 14.32s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1616 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.StatsReloadRaceTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.StatsReloadRaceTest_CF41055CA2AD2D01-001/init-core-data-001
   [junit4]   2> 2464199 WARN  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2464200 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2464202 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-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> 2464202 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2464203 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2464234 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2464270 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2464359 WARN  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 2464376 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2464418 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 2464421 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 2464421 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 2464422 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2464455 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2464477 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2464829 WARN  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2464832 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2464842 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2464842 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@26baf2d0
   [junit4]   2> 2464842 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2464842 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.StatsReloadRaceTest_CF41055CA2AD2D01-001/init-core-data-001/]
   [junit4]   2> 2464844 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=83.779296875, 
floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=5.564367367824435, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2464914 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2464914 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2464915 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2464915 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2464916 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2464916 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@73d8bda4[collection1] main]
   [junit4]   2> 2464917 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2464922 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2464937 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2464937 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2464937 INFO  (coreLoadExecutor-10594-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1565186680113070080
   [junit4]   2> 2464938 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2464938 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2464938 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2464939 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2464939 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2464939 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2464940 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2464940 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2464941 INFO  
(searcherExecutor-10595-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@73d8bda4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2464941 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2464943 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0 (1565186680117264384), 1 (1565186680118312960), 2 
(1565186680118312961), 3 (1565186680119361536), 4 (1565186680119361537), 5 
(1565186680119361538), 6 (1565186680119361539), 7 (1565186680119361540), 8 
(1565186680119361541), 9 (1565186680119361542), ... (12 adds)]} 0 1
   [junit4]   2> 2464945 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2464945 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@73c906c2 commitCommandVersion:0
   [junit4]   2> 2464948 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ec7db54[collection1] main]
   [junit4]   2> 2464949 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2464950 INFO  (searcherExecutor-10595-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ec7db54[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C12)))}
   [junit4]   2> 2464950 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2464953 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[CF41055CA2AD2D01]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testParallelReloadAndStats
   [junit4]   2> 2464953 ERROR 
(parallelCoreAdminExecutor-10593-thread-1-processing-1 RELOAD) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrcore.properties
   [junit4]   2> 2464954 INFO  
(parallelCoreAdminExecutor-10593-thread-1-processing-1 RELOAD) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2464955 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[CF41055CA2AD2D01]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 2464956 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[CF41055CA2AD2D01]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 2464956 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[CF41055CA2AD2D01]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 2464957 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[CF41055CA2AD2D01]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1
   [junit4]   2> 2464957 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[CF41055CA2AD2D01]) [ 
   ] o.a.s.h.a.CoreAdminOperation Checking req

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

r@74723f4c[collection1] main]
   [junit4]   2> 2466195 INFO  
(parallelCoreAdminExecutor-10593-thread-3-processing-3 RELOAD) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20481bcd
   [junit4]   2> 2466195 INFO  
(parallelCoreAdminExecutor-10593-thread-3-processing-3 RELOAD) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=541596621
   [junit4]   2> 2466197 INFO  
(searcherExecutor-10608-thread-1-processing-x:collection1 3 RELOAD) [    
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74723f4c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C12)))}
   [junit4]   2> 2476213 INFO  
(TEST-StatsReloadRaceTest.testParallelReloadAndStats-seed#[CF41055CA2AD2D01]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testParallelReloadAndStats
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StatsReloadRaceTest 
-Dtests.method=testParallelReloadAndStats -Dtests.seed=CF41055CA2AD2D01 
-Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=America/Phoenix 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 11.3s J1 | StatsReloadRaceTest.testParallelReloadAndStats 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Key 
SEARCHER.searcher.indexVersion not found in registry solr.core.collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CF41055CA2AD2D01:DF60652D5C455E]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.requestMetrics(StatsReloadRaceTest.java:132)
   [junit4]    >        at 
org.apache.solr.handler.admin.StatsReloadRaceTest.testParallelReloadAndStats(StatsReloadRaceTest.java:70)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2476214 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2476214 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=99868717
   [junit4]   2> 2476214 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2476216 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2476217 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2476220 INFO  
(SUITE-StatsReloadRaceTest-seed#[CF41055CA2AD2D01]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2476220 INFO  (coreCloseExecutor-10612-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@394afa2e
   [junit4]   2> 2476221 INFO  (coreCloseExecutor-10612-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=961215022
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.StatsReloadRaceTest_CF41055CA2AD2D01-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-FR, 
timezone=America/Phoenix
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=126813080,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestXmlQParser, 
TestDocumentBuilder, CdcrBootstrapTest, TestLRUStatsCache, 
TestSchemaSimilarityResource, TestJsonFacetRefinement, TestBulkSchemaAPI, 
DistributedVersionInfoTest, TestFieldCollectionResource, DistanceFunctionTest, 
CdcrReplicationHandlerTest, TestGraphTermsQParserPlugin, TestOmitPositions, 
HLLSerializationTest, SubstringBytesRefFilterTest, ResponseLogComponentTest, 
WordBreakSolrSpellCheckerTest, TestZkChroot, 
TestLMJelinekMercerSimilarityFactory, TestConfigOverlay, 
TestCopyFieldCollectionResource, DistributedIntervalFacetingTest, 
HdfsChaosMonkeySafeLeaderTest, LeaderElectionContextKeyTest, TestManagedSchema, 
SparseHLLTest, TestSolrQueryResponse, CdcrVersionReplicationTest, 
CachingDirectoryFactoryTest, ChaosMonkeySafeLeaderTest, SuggesterTSTTest, 
ExternalFileFieldSortTest, HdfsLockFactoryTest, UpdateParamsTest, 
DistribJoinFromCollectionTest, TestDFRSimilarityFactory, 
TestIndexingPerformance, TestFastLRUCache, TestFuzzyAnalyzedSuggestions, 
TestSlowCompositeReaderWrapper, TestCrossCoreJoin, AutoCommitTest, 
TestIndexSearcher, VMParamsZkACLAndCredentialsProvidersTest, 
TermVectorComponentTest, TestRealTimeGet, SolrCloudReportersTest, 
TestCollectionAPIs, UUIDFieldTest, BasicFunctionalityTest, TestQueryTypes, 
TestSolrCoreSnapshots, TestSolrCLIRunExample, TestInitQParser, 
TestReqParamsAPI, CollectionReloadTest, TestSolrDeletionPolicy2, 
SpatialHeatmapFacetsTest, CreateCollectionCleanupTest, 
TestEmbeddedSolrServerSchemaAPI, TestInfoStreamLogging, HdfsRecoveryZkTest, 
TestDocSet, ChangedSchemaMergeTest, RegexBoostProcessorTest, BadComponentTest, 
CacheHeaderTest, TestSchemaNameResource, TestRangeQuery, TestCloudInspectUtil, 
FullSolrCloudDistribCmdsTest, TestConfigSetsAPIZkFailure, 
TestStressUserVersions, TestCodecSupport, SpellPossibilityIteratorTest, 
LoggingHandlerTest, TestPerFieldSimilarityWithDefaultOverride, 
TestMultiWordSynonyms, TestInPlaceUpdatesStandalone, SolrCmdDistributorTest, 
TestAtomicUpdateErrorCases, TestFieldSortValues, TestComponentsName, 
SmileWriterTest, TestFieldCacheVsDocValues, TestSolr4Spatial2, 
DistributedFacetPivotSmallAdvancedTest, TestFieldTypeCollectionResource, 
BlobRepositoryCloudTest, TestDFISimilarityFactory, TestExactSharedStatsCache, 
DistributedExpandComponentTest, TestLMDirichletSimilarityFactory, 
TestHdfsCloudBackupRestore, TestSSLRandomization, BadCopyFieldTest, 
TestDownShardTolerantSearch, SuggesterWFSTTest, TestHdfsBackupRestoreCore, 
ManagedSchemaRoundRobinCloudTest, CoreMergeIndexesAdminHandlerTest, 
TestSearchPerf, SharedFSAutoReplicaFailoverTest, TestManagedSchemaThreadSafety, 
TestExpandComponent, TestLocalFSCloudBackupRestore, BlockJoinFacetDistribTest, 
VersionInfoTest, ReturnFieldsTest, TestSolrQueryParser, 
UpdateRequestProcessorFactoryTest, LukeRequestHandlerTest, 
SolrMetricReporterTest, DistributedTermsComponentTest, 
CloneFieldUpdateProcessorFactoryTest, TestPathTrie, TestLeaderElectionZkExpiry, 
ForceLeaderTest, FacetPivotSmallTest, ClusterStateTest, TestJoin, 
TestConfigSetProperties, TestSolrCloudWithDelegationTokens, TestCoreDiscovery, 
TestJsonRequest, DistributedFacetPivotWhiteBoxTest, HdfsSyncSliceTest, 
TestMiniSolrCloudCluster, DebugComponentTest, CSVRequestHandlerTest, 
FileBasedSpellCheckerTest, PreAnalyzedUpdateProcessorTest, 
TermVectorComponentDistributedTest, HdfsNNFailoverTest, 
SecurityConfHandlerTest, TestAnalyzedSuggestions, TestAuthenticationFramework, 
TestShortCircuitedRequests, SortByFunctionTest, AliasIntegrationTest, 
TestStressInPlaceUpdates, TestSolrCloudWithHadoopAuthPlugin, 
ReplicaListTransformerTest, HdfsWriteToMultipleCollectionsTest, 
CircularListTest, DistributedQueryComponentOptimizationTest, AtomicUpdatesTest, 
JsonLoaderTest, TestRandomFaceting, URLClassifyProcessorTest, 
ZkStateWriterTest, TestTrie, TestReload, TestFieldCache, 
WrapperMergePolicyFactoryTest, TestCoreAdminApis, SolrCoreMetricManagerTest, 
ClassificationUpdateProcessorIntegrationTest, DeleteInactiveReplicaTest, 
CollectionsAPISolrJTest, TestFiltering, CursorMarkTest, DeleteNodeTest, 
TestRandomFlRTGCloud, BasicDistributedZk2Test, SimpleMLTQParserTest, 
TestDistributedGrouping, TestSolrIndexConfig, TestSimpleQParserPlugin, 
TestNumericTerms64, PrimUtilsTest, TestDocBasedVersionConstraints, 
TestRebalanceLeaders, BasicDistributedZkTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, 
TestReplicationHandler, TestDistributedSearch, TestSolr4Spatial, 
SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, 
DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, 
RequestHandlersTest, FastVectorHighlighterTest, IndexSchemaTest, 
TestCollationField, TestCSVResponseWriter, QueryParsingTest, 
TestPHPSerializedResponseWriter, HighlighterConfigTest, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, 
TestStressRecovery, PreAnalyzedFieldTest, TestSuggestSpellingConverter, 
DOMUtilTest, RAMDirectoryFactoryTest, ZkNodePropsTest, 
TestDistributedMissingSort, ActionThrottleTest, AssignTest, 
AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, 
ConfigSetsAPITest, DeleteShardTest, DistribCursorPagingTest, HttpPartitionTest, 
NodeMutatorTest, OnlyLeaderIndexesTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, TestCloudPseudoReturnFields, 
TestCloudRecovery, TestConfigSetsAPIExclusivity, 
TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, 
TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, 
TestMiniSolrCloudClusterSSL, TestReplicaProperties, 
TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, TestClusterStateMutator, 
ZkStateReaderTest, RuleEngineTest, RulesTest, CoreSorterTest, 
DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, 
TestBackupRepositoryFactory, TestCorePropertiesReload, TestCustomStream, 
TestImplicitCoreProperties, TestNRTOpen, TestReloadAndDeleteDocs, 
TestShardHandlerFactory, TestSolrXml, TestSolrCloudSnapshots, TestConfigReload, 
TestSQLHandler, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, 
StatsReloadRaceTest]
   [junit4] Completed [571/702 (2!)] on J1 in 12.04s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43778 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to