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

2 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C2D1371D6257F262:78035865E1791C77]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        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:748)
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:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
        ... 40 more


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C2D1371D6257F262:78035865E1791C77]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        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:748)
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:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
        ... 40 more




Build Log:
[...truncated 12096 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_C2D1371D6257F262-001/init-core-data-001
   [junit4]   2> 1399637 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1399638 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1399638 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1399639 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-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> 1399665 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1399685 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1399708 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=415012588
   [junit4]   2> 1399767 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1399796 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72faadb3
   [junit4]   2> 1399798 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72faadb3
   [junit4]   2> 1399799 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72faadb3
   [junit4]   2> 1399800 INFO  (coreLoadExecutor-6456-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> 1399863 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1399877 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1399942 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1399946 INFO  (coreLoadExecutor-6456-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> 1399946 INFO  (coreLoadExecutor-6456-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@72faadb3
   [junit4]   2> 1399946 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1399946 INFO  (coreLoadExecutor-6456-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_C2D1371D6257F262-001/init-core-data-001/]
   [junit4]   2> 1399947 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7702751781232272]
   [junit4]   2> 1399992 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1399992 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1399993 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1399993 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1400006 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=86.072265625, 
floorSegmentMB=1.0625, forceMergeDeletesPctAllowed=1.7399727235629991, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8244984285431475
   [junit4]   2> 1400006 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4093e5a5[collection1] main]
   [junit4]   2> 1400007 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1400013 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1400033 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1400033 INFO  (coreLoadExecutor-6456-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1569653346981117952
   [junit4]   2> 1400035 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1400036 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1400037 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1400037 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1400037 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1400037 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1400037 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1400037 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1400038 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1400038 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1400039 INFO  
(searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4093e5a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400056 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1400056 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1400056 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15481dfc[collection1] realtime]
   [junit4]   2> 1400056 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
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> 1400057 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
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/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1400057 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
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> 1400080 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1400094 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1400194 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1400198 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    ] 
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> 1400208 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    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@72faadb3
   [junit4]   2> 1400208 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    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_C2D1371D6257F262-001/init-core-data-001/]
   [junit4]   2> 1400251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1400251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1400252 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b8ec6eb[collection1] main]
   [junit4]   2> 1400253 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1400253 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1400255 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1400255 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569653347213901824
   [junit4]   2> 1400255 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1400256 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1400256 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1400256 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1400256 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1400256 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1400257 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1400257 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1400258 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1400258 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1296416068, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1400258 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1400259 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b8ec6eb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400259 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d564803[collection1] main]
   [junit4]   2> 1400259 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@750634eb
   [junit4]   2> 1400260 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1963341035
   [junit4]   2> 1400261 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d564803[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400267 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1569653347225436160)]} 0 1
   [junit4]   2> 1400267 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1569653347226484736)]} 0 1
   [junit4]   2> 1400268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1569653347227533312)]} 0 1
   [junit4]   2> 1400268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1569653347227533313)]} 0 1
   [junit4]   2> 1400268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1569653347227533314)]} 0 1
   [junit4]   2> 1400268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1569653347227533315)]} 0 1
   [junit4]   2> 1400268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1569653347227533316)]} 0 2
   [junit4]   2> 1400268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1569653347227533317)]} 0 2
   [junit4]   2> 1400268 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1569653347227533318)]} 0 2
   [junit4]   2> 1400269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1569653347228581888)]} 0 2
   [junit4]   2> 1400269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1569653347228581889)]} 0 2
   [junit4]   2> 1400269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1569653347228581890)]} 0 2
   [junit4]   2> 1400269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1569653347228581891)]} 0 2
   [junit4]   2> 1400269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1569653347228581892)]} 0 2
   [junit4]   2> 1400269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    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> 1400271 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1569653347230679040)]} 0 5
   [junit4]   2> 1400272 INFO  (commitScheduler-6465-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> 1400274 INFO  (commitScheduler-6465-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@453a42f9[collection1] main]
   [junit4]   2> 1400274 INFO  (commitScheduler-6465-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1400275 INFO  
(searcherExecutor-6462-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@453a42f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 1400532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1569653347503308800)]} 0 265
   [junit4]   2> 1400532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    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=1 status=0 QTime=0
   [junit4]   2> 1400532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1400533 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1400535 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1400535 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1400536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e427ff3[collection1] realtime]
   [junit4]   2> 1400536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1400536 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1400536 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1400589 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1400640 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1400692 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1400696 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1400704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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@72faadb3
   [junit4]   2> 1400704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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_C2D1371D6257F262-001/init-core-data-001/]
   [junit4]   2> 1400747 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1400747 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1400748 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@100cb727[collection1] main]
   [junit4]   2> 1400748 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1400748 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1400750 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1400751 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1400751 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1400751 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1400751 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1400751 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1400751 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1400752 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1400752 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1400752 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1400752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26852121742062973]
   [junit4]   2> 1400752 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1400754 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@100cb727[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400754 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36546c85[collection1] main]
   [junit4]   2> 1400754 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62fb0f5b
   [junit4]   2> 1400754 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1660620635
   [junit4]   2> 1400755 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36546c85[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400757 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569653347739238400)]} 0 0
   [junit4]   2> 1400757 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1402257 INFO  (commitScheduler-6469-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> 1402259 INFO  (commitScheduler-6469-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29f20280[collection1] main]
   [junit4]   2> 1402259 INFO  (commitScheduler-6469-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1402260 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@29f20280[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 1402263 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569653349319442432)]} 0 1507
   [junit4]   2> 1402263 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1402264 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1402264 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1569653349320491008)]} 0 0
   [junit4]   2> 1402264 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1403764 INFO  (commitScheduler-6469-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> 1403765 INFO  (commitScheduler-6469-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54ff2109[collection1] main]
   [junit4]   2> 1403766 INFO  (commitScheduler-6469-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1403767 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@54ff2109[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1403767 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1569653350896500736)]} 0 3011
   [junit4]   2> 1403767 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350896500737)]} 0 3011
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549312)]} 0 3011
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549313)]} 0 3012
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549314)]} 0 3012
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549315)]} 0 3012
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549316)]} 0 3012
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549317)]} 0 3012
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549318)]} 0 3012
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549319)]} 0 3012
   [junit4]   2> 1403768 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569653350897549320)]} 0 3012
   [junit4]   2> 1403769 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1405268 INFO  (commitScheduler-6469-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> 1405269 INFO  (commitScheduler-6469-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6bd49e5a[collection1] main]
   [junit4]   2> 1405269 INFO  (commitScheduler-6469-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1405271 INFO  
(searcherExecutor-6466-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6bd49e5a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
 Uninverting(_4(7.0.0):C11/9:delGen=1)))}
   [junit4]   2> 1405272 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1569653352473559040)]} 0 4516
   [junit4]   2> 1405272 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    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> 1405272 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C2D1371D6257F262]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1405275 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1405275 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 1405275 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@345522b4[collection1] realtime]
   [junit4]   2> 1405275 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1405275 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1405276 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1405298 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1405312 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1405381 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1405386 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1405396 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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@72faadb3
   [junit4]   2> 1405396 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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_C2D1371D6257F262-001/init-core-data-001/]
   [junit4]   2> 1405448 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1405448 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1405449 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63fa137d[collection1] main]
   [junit4]   2> 1405450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1405455 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1405464 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1405468 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.5595703125, 
floorSegmentMB=1.96484375, forceMergeDeletesPctAllowed=20.222374129735943, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1405468 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1405468 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1405469 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1405469 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1405469 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1405469 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1405469 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1405469 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1405470 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1405470 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1405471 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@63fa137d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1405471 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@808e45e[collection1] 
main]
   [junit4]   2> 1405472 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8afa095
   [junit4]   2> 1405472 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=145727637
   [junit4]   2> 1405477 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569653352689565696)]} 0 0
   [junit4]   2> 1405477 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1405478 INFO  
(searcherExecutor-6470-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@808e45e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1405728 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569653352952758272)]} 0 251
   [junit4]   2> 1405728 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1405729 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1569653352953806848)]} 0 252
   [junit4]   2> 1405729 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1405729 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1405730 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [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:748)
   [junit4]   2> 
   [junit4]   2> 1405730 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=C2D1371D6257F262 -Dtests.slow=true 
-Dtests.locale=et -Dtests.timezone=Pacific/Midway -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.46s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C2D1371D6257F262:78035865E1791C77]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]    >        ... 40 more
   [junit4]   2> 1405732 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1405733 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1524996586
   [junit4]   2> 1405733 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1405734 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1405735 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1405735 INFO  
(SUITE-AutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1405735 INFO  
(coreCloseExecutor-6474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@249c6e35
   [junit4]   2> 1405735 INFO  
(coreCloseExecutor-6474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1405735 INFO  
(coreCloseExecutor-6474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7f2a7957 commitCommandVersion:0
   [junit4]   2> 1405737 INFO  
(coreCloseExecutor-6474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=614231605
   [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_C2D1371D6257F262-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=9451, maxDocsPerChunk=360, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=9451, blockSize=2)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=et, timezone=Pacific/Midway
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=183588728,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudInspectUtil, 
PeerSyncReplicationTest, HdfsTlogReplayBufferedWhileIndexingTest, TestLRUCache, 
TestExclusionRuleCollectionAccess, UUIDFieldTest, 
TestRequestStatusCollectionAPI, BasicDistributedZk2Test, 
TestClusterStateMutator, TestManagedStopFilterFactory, PrimUtilsTest, 
IndexSchemaTest, TestCollationFieldDocValues, TestManagedResource, 
TestExactSharedStatsCache, TestShardHandlerFactory, MetricUtilsTest, 
TestOmitPositions, ExternalFileFieldSortTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestRawTransformer, 
InfixSuggestersTest, TestIndexingPerformance, TestComplexPhraseQParserPlugin, 
BitVectorTest, TestJsonRequest, TestZkChroot, 
TestDistributedStatsComponentCardinality, SpellPossibilityIteratorTest, 
MergeStrategyTest, TestSolr4Spatial, TestApiFramework, FullHLLTest, 
NoCacheHeaderTest, TestManagedSynonymGraphFilterFactory, 
TestStressCloudBlindAtomicUpdates, JsonValidatorTest, 
DistributedFacetExistsSmallTest, TestMinMaxOnMultiValuedField, 
TestNamedUpdateProcessors, TestSolrDeletionPolicy2, BooleanFieldTest, 
TestPayloadScoreQParserPlugin, DateRangeFieldTest, TestCorePropertiesReload, 
ChaosMonkeyNothingIsSafeTest, TestSerializedLuceneMatchVersion, 
TestCloudNestedDocsSort, SolrSlf4jReporterTest, AssignTest, 
CollectionsAPIAsyncDistributedZkTest, HttpPartitionTest, 
SolrCmdDistributorTest, TestBulkSchemaConcurrent, CachingDirectoryFactoryTest, 
SolrShardReporterTest, TestReplicaProperties, ShardRoutingCustomTest, 
SolrInfoBeanTest, V2ApiIntegrationTest, BlockCacheTest, ZkSolrClientTest, 
PreAnalyzedFieldManagedSchemaCloudTest, EchoParamsTest, HighlighterConfigTest, 
TestFieldSortValues, TestDynamicFieldCollectionResource, ScriptEngineTest, 
TestSolrFieldCacheBean, TestAuthorizationFramework, TestLRUStatsCache, 
LeaderFailoverAfterPartitionTest, TestFastLRUCache, TestGraphMLResponseWriter, 
TestJsonFacetRefinement, SolrMetricsIntegrationTest, TestFreeTextSuggestions, 
SolrCloudExampleTest, TestStressLiveNodes, RegexBoostProcessorTest, 
SolrCoreCheckLockOnStartupTest, TestSQLHandlerNonCloud, TestConfig, 
UtilsToolTest, DirectUpdateHandlerOptimizeTest, 
ClassificationUpdateProcessorFactoryTest, TestMaxScoreQueryParser, 
TestIndexSearcher, TestJettySolrRunner, TestSolrCloudWithHadoopAuthPlugin, 
TestUseDocValuesAsStored, TestConfigSetsAPIExclusivity, TestScoreJoinQPNoScore, 
TimeZoneUtilsTest, TestComponentsName, TestDefaultStatsCache, 
SolrGraphiteReporterTest, TestBadConfig, TestDocSet, BadComponentTest, 
TestReload, TestDistribDocBasedVersion, TestMultiWordSynonyms, 
TestTolerantUpdateProcessorCloud, TestPerFieldSimilarityWithDefaultOverride, 
TestSimpleTrackingShardHandler, SolrIndexSplitterTest, 
TestOnReconnectListenerSupport, SignatureUpdateProcessorFactoryTest, 
TestValueSourceCache, TestRangeQuery, TestCloudPivotFacet, LoggingHandlerTest, 
TestDistributedMissingSort, CdcrUpdateLogTest, SaslZkACLProviderTest, 
TestBlendedInfixSuggestions, CircularListTest, HLLUtilTest, 
TestFieldCollectionResource, ConnectionManagerTest, EnumFieldTest, 
RollingRestartTest, MoveReplicaTest, VersionInfoTest, TestCloudRecovery, 
TestCodecSupport, TestFoldingMultitermQuery, 
LeaderInitiatedRecoveryOnCommitTest, UUIDUpdateProcessorFallbackTest, 
DistanceFunctionTest, DeleteReplicaTest, TestConfigReload, 
TestConfigSetProperties, TestCollapseQParserPlugin, TestNRTOpen, 
TestConfigsApi, DeleteLastCustomShardedReplicaTest, 
AtomicUpdateProcessorFactoryTest, TestWriterPerf, TestReloadDeadlock, 
TestHdfsUpdateLog, DefaultValueUpdateProcessorTest, 
TestInPlaceUpdatesStandalone, TestLuceneMatchVersion, DOMUtilTest, 
TlogReplayBufferedWhileIndexingTest, TestCryptoKeys, 
TestSolrCloudWithKerberosAlt, TestMultiValuedNumericRangeQuery, 
QueryParsingTest, LeaderElectionIntegrationTest, TestSchemaNameResource, 
TestSolrCloudSnapshots, SortSpecParsingTest, TestBinaryResponseWriter, 
TestClassNameShortening, TestLMDirichletSimilarityFactory, 
TermVectorComponentDistributedTest, TestSchemaManager, 
BlockJoinFacetDistribTest, TestQueryUtils, CollectionsAPIDistributedZkTest, 
AnalyticsMergeStrategyTest, TestConfigOverlay, CollectionStateFormat2Test, 
ResponseLogComponentTest, MinimalSchemaTest, CacheHeaderTest, 
TestCrossCoreJoin, TestAuthenticationFramework, TestSolrCLIRunExample, 
DistributedQueueTest, TestFastWriter, SpellCheckCollatorWithCollapseTest, 
TestRestManager, TestLegacyField, SuggesterWFSTTest, SortByFunctionTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, 
OverseerTest, TestRandomFaceting, LeaderElectionTest, ZkCLITest, AutoCommitTest]
   [junit4] Completed [374/725 (1!)] on J1 in 6.11s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 19 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_C2D1371D6257F262-001/init-core-data-001
   [junit4]   2> 1450337 WARN  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=98 numCloses=98
   [junit4]   2> 1450338 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1450339 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-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> 1450339 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1450339 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-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> 1450363 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1450376 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1450420 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1450447 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3812c6fe
   [junit4]   2> 1450448 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3812c6fe
   [junit4]   2> 1450448 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3812c6fe
   [junit4]   2> 1450452 INFO  (coreLoadExecutor-7478-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> 1450472 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1450483 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1450564 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1450568 INFO  (coreLoadExecutor-7478-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> 1450568 INFO  (coreLoadExecutor-7478-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@3812c6fe
   [junit4]   2> 1450568 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1450568 INFO  (coreLoadExecutor-7478-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/J0/temp/solr.update.HardAutoCommitTest_C2D1371D6257F262-001/init-core-data-001/]
   [junit4]   2> 1450569 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3030889485020059]
   [junit4]   2> 1450615 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1450615 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1450616 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1450616 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1450616 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=49.2890625, 
floorSegmentMB=1.814453125, forceMergeDeletesPctAllowed=8.015111540034965, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1450617 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@720d38a5[collection1] main]
   [junit4]   2> 1450617 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1450621 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1450666 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1450666 INFO  (coreLoadExecutor-7478-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1569653400227807232
   [junit4]   2> 1450668 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1450670 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1450670 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1450671 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1450671 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7584660[collection1] realtime]
   [junit4]   2> 1450671 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
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> 1450671 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
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/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1450672 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
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> 1450693 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1450705 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1450741 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1450741 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1450741 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1450742 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1450742 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1450742 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1450742 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1450743 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1450743 INFO  
(searcherExecutor-7479-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@720d38a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1450756 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1450760 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    ] 
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> 1450769 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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@3812c6fe
   [junit4]   2> 1450769 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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/J0/temp/solr.update.HardAutoCommitTest_C2D1371D6257F262-001/init-core-data-001/]
   [junit4]   2> 1450817 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1450817 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1450818 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25af3874[collection1] main]
   [junit4]   2> 1450819 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1450889 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1450892 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1450893 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1569653400465833984
   [junit4]   2> 1450895 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=30.5595703125, 
floorSegmentMB=1.96484375, forceMergeDeletesPctAllowed=20.222374129735943, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1450895 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1450895 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1450895 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1450896 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1450896 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1450896 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1450896 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1450896 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1450896 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1450897 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1450899 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25af3874[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1450899 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fe30738[collection1] main]
   [junit4]   2> 1450899 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@715915c
   [junit4]   2> 1450900 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=118853980
   [junit4]   2> 1450915 INFO  
(searcherExecutor-7484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4fe30738[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1450916 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569653400487854080)]} 0 8
   [junit4]   2> 1450916 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1450919 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569653400492048384)]} 0 11
   [junit4]   2> 1450919 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1450919 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1569653400493096960)]} 0 11
   [junit4]   2> 1450919 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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> 1450919 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1450920 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]   2>        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [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

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

rotsearch.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:748)
   [junit4]   2> 
   [junit4]   2> 1450920 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[C2D1371D6257F262]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=C2D1371D6257F262 -Dtests.slow=true 
-Dtests.locale=ar-JO -Dtests.timezone=America/Atikokan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.25s J0 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C2D1371D6257F262:78035865E1791C77]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [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:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]    >        ... 40 more
   [junit4]   2> 1450922 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1450922 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=295822489
   [junit4]   2> 1450922 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1450923 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1450923 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1450923 INFO  
(SUITE-HardAutoCommitTest-seed#[C2D1371D6257F262]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1450924 INFO  
(coreCloseExecutor-7488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2c0481c9
   [junit4]   2> 1450924 INFO  
(coreCloseExecutor-7488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1450924 INFO  
(coreCloseExecutor-7488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7a425a6d commitCommandVersion:0
   [junit4]   2> 1450926 INFO  
(coreCloseExecutor-7488-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=738492873
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_C2D1371D6257F262-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=BlockTreeOrds(blocksize=128), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=504, 
maxMBSortInHeap=5.593289965622912, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-JO, timezone=America/Atikokan
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=342202208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaVersionResource, 
RecoveryZkTest, TestUninvertingReader, TestCopyFieldCollectionResource, 
ConnectionReuseTest, HighlighterTest, AlternateDirectoryTest, 
SolrCLIZkUtilsTest, UnloadDistributedZkTest, TestClusterProperties, 
TestPKIAuthenticationPlugin, FileUtilsTest, TestStressInPlaceUpdates, 
TestMaxTokenLenTokenizer, TestSchemaResource, TestUtils, DocValuesMultiTest, 
DistributedFacetPivotSmallAdvancedTest, TestSimpleTextCodec, SSLMigrationTest, 
TestTlogReplica, JvmMetricsTest, MultiTermTest, TestCSVResponseWriter, 
TestCustomStream, TestDistribIDF, RecoveryAfterSoftCommitTest, 
TestImplicitCoreProperties, SuggestComponentTest, TestRecoveryHdfs, 
SubstringBytesRefFilterTest, TestCloudDeleteByQuery, 
TestDeleteCollectionOnDownNodes, SimpleFacetsTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestConfigSetsAPIZkFailure, 
TestScoreJoinQPScore, AnalysisErrorHandlingTest, TestXIncludeConfig, 
FacetPivotSmallTest, CloneFieldUpdateProcessorFactoryTest, 
DataDrivenBlockJoinTest, TestFieldCacheReopen, TestSolrConfigHandlerCloud, 
TestJsonFacets, UninvertDocValuesMergePolicyTest, TestBlobHandler, 
DirectSolrConnectionTest, HdfsThreadLeakTest, OverseerTaskQueueTest, 
CollectionTooManyReplicasTest, TestHdfsCloudBackupRestore, TestSQLHandler, 
DocumentBuilderTest, ClassificationUpdateProcessorIntegrationTest, 
TestMissingGroups, TestFieldResource, CdcrVersionReplicationTest, SampleTest, 
IndexSchemaRuntimeFieldTest, CloudMLTQParserTest, TestJavabinTupleStreamParser, 
TestHighlightDedupGrouping, ConfigureRecoveryStrategyTest, 
CdcrReplicationHandlerTest, TermsComponentTest, TestCloudManagedSchema, 
TestRawResponseWriter, TestAnalyzeInfixSuggestions, TestSolrCoreParser, 
SolrCoreMetricManagerTest, CoreMergeIndexesAdminHandlerTest, 
TestManagedSynonymFilterFactory, StatsReloadRaceTest, TestUpdate, 
SchemaVersionSpecificBehaviorTest, TestTestInjection, 
PreAnalyzedUpdateProcessorTest, SimplePostToolTest, TestConfigSets, 
TestBulkSchemaAPI, TestNumericTerms32, TestLFUCache, 
TestNonDefinedSimilarityFactory, OutputWriterTest, TestInitParams, 
RankQueryTest, UpdateLogTest, ClusterStateUpdateTest, TestIntervalFaceting, 
AnalysisAfterCoreReloadTest, SolrCloudReportersTest, TestFieldCacheSortRandom, 
TestHashQParserPlugin, TestPartialUpdateDeduplication, 
UniqFieldsUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, 
TestInPlaceUpdatesDistrib, DocValuesTest, TestFilteredDocIdSet, 
TestReplicationHandler, DistributedMLTComponentTest, CopyFieldTest, 
CleanupOldIndexTest, TestGroupingSearch, LeaderFailureAfterFreshStartTest, 
TestSystemIdResolver, HLLSerializationTest, TestHdfsBackupRestoreCore, 
TestElisionMultitermQuery, DistributedSpellCheckComponentTest, 
TestHashPartitioner, TestMiniSolrCloudClusterSSL, TestXmlQParserPlugin, 
TestAddFieldRealTimeGet, TestNumericRangeQuery32, SpatialRPTFieldTypeTest, 
TestShortCircuitedRequests, HdfsRestartWhileUpdatingTest, 
MissingSegmentRecoveryTest, TestConfigSetsAPI, MoreLikeThisHandlerTest, 
TestExactStatsCache, TestRTimerTree, TestFaceting, SuggesterFSTTest, 
SpellingQueryConverterTest, TestSort, StressHdfsTest, TestRandomDVFaceting, 
OverseerCollectionConfigSetProcessorTest, DirectoryFactoryTest, 
TestSurroundQueryParser, AsyncCallRequestStatusResponseTest, 
HdfsChaosMonkeyNothingIsSafeTest, DateFieldTest, RestartWhileUpdatingTest, 
TestFunctionQuery, TestPseudoReturnFields, TestCustomDocTransformer, 
TestSchemalessBufferedUpdates, TestNoOpRegenerator, 
LeaderElectionContextKeyTest, BadCopyFieldTest, TestLazyCores, SyncSliceTest, 
DateMathParserTest, TestUnifiedSolrHighlighter, PingRequestHandlerTest, 
AutoScalingHandlerTest, IndexBasedSpellCheckerTest, TestUseDocValuesAsStored2, 
TestCollationField, ZkControllerTest, TestSSLRandomization, 
HdfsUnloadDistributedZkTest, ImplicitSnitchTest, 
TestEmbeddedSolrServerSchemaAPI, TestLegacyNumericRangeQueryBuilder, 
SolrGangliaReporterTest, TestComplexPhraseLeadingWildcard, ZkNodePropsTest, 
XmlUpdateRequestHandlerTest, BJQParserTest, TestTrieFacet, TestCSVLoader, 
TestExtendedDismaxParser, SoftAutoCommitTest, TestDynamicFieldResource, 
TestSolrDeletionPolicy1, TestLeaderElectionZkExpiry, DisMaxRequestHandlerTest, 
TestSubQueryTransformer, ExplicitHLLTest, NumericFieldsTest, 
TestTolerantSearch, DistributedFacetPivotLargeTest, ShardRoutingTest, 
BasicZkTest, FullSolrCloudDistribCmdsTest, TestDistributedSearch, TestJoin, 
HardAutoCommitTest]
   [junit4] Completed [381/725 (2!)] on J0 in 0.61s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44473 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to